Home
last modified time | relevance | path

Searched refs:hist_browser__handle_hotkey (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/tools/perf/ui/browsers/
Dhists.c670 static int hist_browser__handle_hotkey(struct hist_browser *browser, bool warn_lost_event, char *ti… in hist_browser__handle_hotkey() function
758 if (key && hist_browser__handle_hotkey(browser, warn_lost_event, title, sizeof(title), key)) in hist_browser__run()
764 if (hist_browser__handle_hotkey(browser, warn_lost_event, title, sizeof(title), key)) in hist_browser__run()