Searched refs:hists__has_filter (Results 1 – 2 of 2) sorted by relevance
213 static inline bool hists__has_filter(struct hists *hists) in hists__has_filter() function
58 return hists__has_filter(hb->hists) || hb->min_pcnt || symbol_conf.has_filter || hb->c2c_filter; in hist_browser__has_filter()
Completed in 13 milliseconds