Home
last modified time | relevance | path

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

/linux/tools/perf/ui/browsers/
H A Dannotate.c28 struct annotate_browser { struct
29 struct ui_browser b;
30 struct rb_root entries;
31 struct rb_node *curr_hot;
32 struct annotation_line *selection;
33 struct arch *arch;
38 struct hist_entry *he;
39 struct debuginfo *dbg;
40 struct evsel *evsel;
41 struct hashmap *type_hash;
[all …]