Lines Matching defs:perf_ftrace
36 struct perf_ftrace { struct
37 struct evlist *evlist;
38 struct target target;
39 const char *tracer;
40 struct list_head filters;
41 struct list_head notrace;
42 struct list_head graph_funcs;
43 struct list_head nograph_funcs;
44 int graph_depth;
45 unsigned long percpu_buffer_size;
46 bool inherit;
47 int func_stack_trace;
48 int func_irq_info;
49 int graph_nosleep_time;
50 int graph_noirqs;
51 int graph_verbose;
52 int graph_thresh;
53 unsigned int initial_delay;