Lines Matching defs:perf_annotate
45 struct perf_annotate { struct
46 struct perf_tool tool;
47 struct perf_session *session;
48 struct annotation_options opts;
50 bool use_tui;
52 bool use_stdio, use_stdio2;
54 bool use_gtk;
56 bool skip_missing;
57 bool has_br_stack;
58 bool group_set;
59 float min_percent;
60 const char *sym_hist_filter;
61 const char *cpu_list;