Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/
Dbuiltin-annotate.c49 struct perf_annotate { struct
50 struct perf_tool tool;
51 struct perf_session *session;
53 bool use_tui;
55 bool use_stdio, use_stdio2;
57 bool use_gtk;
59 bool skip_missing;
60 bool has_br_stack;
61 bool group_set;
62 bool data_type;
[all …]