Searched refs:ui_browser__warn_unhandled_hotkey (Results 1 – 7 of 7) sorted by relevance
| /tools/perf/ui/browsers/ |
| A D | header.c | 72 ui_browser__warn_unhandled_hotkey(menu, key, 0, ", use 'h'/'?'/F1 to see actions"); in list_menu__run()
|
| A D | map.c | 93 ui_browser__warn_unhandled_hotkey(&browser->b, key, 0, NULL); in map_browser__run()
|
| A D | annotate-data.c | 561 ui_browser__warn_unhandled_hotkey(&browser->b, key, delay_secs, ", use 'h'/F1 to see actions"); in annotated_data_browser__run()
|
| A D | hists.c | 3335 ui_browser__warn_unhandled_hotkey(&browser->b, key, delay_secs, in evsel__hists_browse() 3592 ui_browser__warn_unhandled_hotkey(&menu->b, key, delay_secs, NULL); in perf_evsel_menu__run() 3772 ui_browser__warn_unhandled_hotkey(&browser->b, key, 0, in block_hists_tui_browse()
|
| A D | annotate.c | 1022 ui_browser__warn_unhandled_hotkey(&browser->b, key, delay_secs, ", use 'h'/F1 to see actions"); in annotate_browser__run()
|
| /tools/perf/ui/ |
| A D | browser.h | 69 int ui_browser__warn_unhandled_hotkey(struct ui_browser *browser, int key, int timeout, const char …
|
| A D | browser.c | 236 int ui_browser__warn_unhandled_hotkey(struct ui_browser *browser, int key, int timeout, const char … in ui_browser__warn_unhandled_hotkey() function
|
Completed in 17 milliseconds