Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/ui/browsers/
Dannotate.c27 struct annotate_browser { struct
28 struct ui_browser b;
29 struct rb_root entries;
30 struct rb_node *curr_hot;
31 struct annotation_line *selection;
32 struct arch *arch;
33 struct annotation_options *opts;
34 bool searching_backwards;
35 char search_bf[128];