Searched refs:hists__has_filter (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/util/
H A Dhist.h225 static inline bool hists__has_filter(struct hists *hists) function
/linux-master/tools/perf/ui/browsers/
H A Dhists.c58 return hists__has_filter(hb->hists) || hb->min_pcnt || symbol_conf.has_filter || hb->c2c_filter;

Completed in 150 milliseconds