Home
last modified time | relevance | path

Searched defs:perf_annotate (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/
H A Dbuiltin-annotate.c45 struct perf_annotate { struct
46 struct perf_tool tool;
49 bool use_tui;
51 bool use_stdio, use_stdio2;
53 bool use_gtk;
55 bool skip_missing;
56 bool has_br_stack;
57 bool group_set;
58 float min_percent;
59 const char *sym_hist_filter;
[all …]