Lines Matching defs:perf_annotate
49 struct perf_annotate { struct
50 struct perf_tool tool;
51 struct perf_session *session;
53 bool use_tui;
55 bool use_stdio, use_stdio2;
57 bool use_gtk;
59 bool skip_missing;
60 bool has_br_stack;
61 bool group_set;
62 bool data_type;
63 bool type_stat;
64 bool insn_stat;
65 float min_percent;
66 const char *sym_hist_filter;
67 const char *cpu_list;
68 const char *target_data_type;