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