Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/ui/browsers/
Dhists.c671 static int hist_browser__handle_hotkey(struct hist_browser *browser, bool warn_lost_event, char *ti… in hist_browser__handle_hotkey() function
759 if (key && hist_browser__handle_hotkey(browser, warn_lost_event, title, sizeof(title), key)) in hist_browser__run()
765 if (hist_browser__handle_hotkey(browser, warn_lost_event, title, sizeof(title), key)) in hist_browser__run()