Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/ui/browsers/
Dannotate.c24 struct annotate_browser { struct
25 struct ui_browser b;
26 struct rb_root entries;
27 struct rb_node *curr_hot;
28 struct annotation_line *selection;
29 struct arch *arch;
30 struct annotation_options *opts;
31 bool searching_backwards;
32 char search_bf[128];