Searched refs:annotate_browser__show (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/perf/ui/browsers/ |
H A D | annotate.c | 658 static int annotate_browser__show(struct ui_browser *browser, char *title, const char *help) in annotate_browser__show() function 723 if (annotate_browser__show(&browser->b, title, help) < 0) in annotate_browser__run() 757 annotate_browser__show(&browser->b, title, help); in annotate_browser__run() 806 annotate_browser__show(&browser->b, title, help); in annotate_browser__run() 907 annotate_browser__show(&browser->b, title, help); in annotate_browser__run()
|