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