Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/ui/browsers/
H A Dhists.c56 static bool hist_browser__has_filter(struct hist_browser *hb) in hist_browser__has_filter() function
94 else if (hist_browser__has_filter(hb)) in hist_browser__nr_entries()
683 if (hist_browser__has_filter(browser) || symbol_conf.report_hierarchy) in hist_browser__handle_hotkey()