Searched refs:ui_browser__help_window (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/perf/ui/browsers/ |
| H A D | header.c | 64 ui_browser__help_window(menu, help); in list_menu__run()
|
| H A D | annotate.c | 957 ui_browser__help_window(&browser->b, in annotate_browser__run() 1106 ui_browser__help_window(&browser->b, br_cntr_text); in annotate_browser__run() 1108 ui_browser__help_window(&browser->b, in annotate_browser__run()
|
| H A D | annotate-data.c | 537 ui_browser__help_window(&browser->b, in annotated_data_browser__run()
|
| H A D | hists.c | 3270 ui_browser__help_window(&browser->b, in evsel__hists_browse() 3749 ui_browser__help_window(&browser->b, help); in block_hists_tui_browse()
|
| /linux/tools/perf/ui/ |
| H A D | browser.h | 70 int ui_browser__help_window(struct ui_browser *browser, const char *text);
|
| H A D | browser.c | 244 int ui_browser__help_window(struct ui_browser *browser, const char *text) in ui_browser__help_window() function
|
| /linux/tools/perf/ |
| H A D | builtin-c2c.c | 2602 ui_browser__help_window(&browser->b, "No annotation support"); in perf_c2c__toggle_annotation() 2607 ui_browser__help_window(&browser->b, "No entry selected for annotation"); in perf_c2c__toggle_annotation() 2613 ui_browser__help_window(&browser->b, "Can not annotate, no symbol found"); in perf_c2c__toggle_annotation() 2619 ui_browser__help_window(&browser->b, "Failed to initialize annotation source"); in perf_c2c__toggle_annotation() 2738 ui_browser__help_window(&browser->b, help); in perf_c2c__browse_cacheline() 2803 ui_browser__help_window(&browser->b, help); in perf_c2c__hists_browse()
|