Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A 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;
22 bool inherit;
23 bool use_nsec;
24 unsigned int bucket_range;
[all …]