Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/
Dbuiltin-annotate.c45 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;
53 bool use_gtk;
54 bool skip_missing;
55 bool has_br_stack;
56 bool group_set;
[all …]