Home
last modified time | relevance | path

Searched defs:perf_ftrace (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/tools/perf/util/
Dftrace.h12 struct perf_ftrace { struct
13 struct evlist *evlist;
14 struct target target;
15 const char *tracer;
16 struct list_head filters;
17 struct list_head notrace;
18 struct list_head graph_funcs;
19 struct list_head nograph_funcs;
20 struct hashmap *profile_hash;
21 unsigned long percpu_buffer_size;
[all …]