Searched defs:perf_ftrace (Results 1 – 1 of 1) sorted by relevance
30 struct perf_ftrace { struct31 struct perf_evlist *evlist;32 struct target target;33 const char *tracer;34 struct list_head filters;35 struct list_head notrace;36 struct list_head graph_funcs;37 struct list_head nograph_funcs;38 int graph_depth;