Searched refs:hist_browser__run (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/tools/perf/ui/browsers/ |
D | hists.h | 36 int hist_browser__run(struct hist_browser *browser, const char *help,
|
D | hists.c | 753 int hist_browser__run(struct hist_browser *browser, const char *help, in hist_browser__run() function 3042 key = hist_browser__run(browser, helpline, warn_lost_event, key); in evsel__hists_browse() 3689 key = hist_browser__run(browser, "? - help", true, 0); in block_hists_tui_browse()
|
/linux-6.1.9/tools/perf/ |
D | builtin-c2c.c | 2650 key = hist_browser__run(browser, "? - help", true, 0); in perf_c2c__browse_cacheline() 2719 key = hist_browser__run(browser, "? - help", true, 0); in perf_c2c__hists_browse()
|