Searched refs:hist_browser__handle_hotkey (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/tools/perf/ui/browsers/ |
D | hists.c | 680 static int hist_browser__handle_hotkey(struct hist_browser *browser, bool warn_lost_event, char *ti… in hist_browser__handle_hotkey() function 767 if (key && hist_browser__handle_hotkey(browser, warn_lost_event, title, sizeof(title), key)) in hist_browser__run() 773 if (hist_browser__handle_hotkey(browser, warn_lost_event, title, sizeof(title), key)) in hist_browser__run()
|