Searched defs:perf_ftrace (Results 1 – 1 of 1) sorted by relevance
12 struct perf_ftrace { struct13 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 …]