Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-annotate.c48 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;
[all …]