Searched refs:hists__has_filter (Results 1 – 2 of 2) sorted by relevance
147 static inline bool hists__has_filter(struct hists *hists) in hists__has_filter() function
48 return hists__has_filter(hb->hists) || hb->min_pcnt; in hist_browser__has_filter()