Searched refs:annotate_browser__show (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/tools/perf/ui/browsers/ |
D | annotate.c | 660 static int annotate_browser__show(struct ui_browser *browser, char *title, const char *help) in annotate_browser__show() function 726 if (annotate_browser__show(&browser->b, title, help) < 0) in annotate_browser__run() 760 annotate_browser__show(&browser->b, title, help); in annotate_browser__run() 809 annotate_browser__show(&browser->b, title, help); in annotate_browser__run() 910 annotate_browser__show(&browser->b, title, help); in annotate_browser__run()
|