Searched refs:perf_hpp__should_skip (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/perf/ui/stdio/
H A Dhist.c427 if (perf_hpp__should_skip(fmt, he->hists))
667 if (perf_hpp__should_skip(fmt, hists))
705 if (perf_hpp__should_skip(fmt, hists))
737 if (perf_hpp__should_skip(fmt, hists))
782 if (perf_hpp__should_skip(fmt, hists))
/linux-master/tools/perf/ui/gtk/
H A Dhists.c326 if (perf_hpp__should_skip(fmt, hists))
376 if (perf_hpp__should_skip(fmt, h->hists))
551 if (perf_hpp__should_skip(fmt, hists))
/linux-master/tools/perf/ui/
H A Dhist.c721 if (perf_hpp__should_skip(fmt, hists))
831 bool skip = perf_hpp__should_skip(fmt, hists);
/linux-master/tools/perf/util/
H A Dhist.h408 static inline bool perf_hpp__should_skip(struct perf_hpp_fmt *format, function
H A Dhist.c1722 if (perf_hpp__should_skip(fmt, a->hists))
/linux-master/tools/perf/ui/browsers/
H A Dhists.c1336 if (perf_hpp__should_skip(fmt, entry->hists) ||
1456 if (perf_hpp__should_skip(fmt, entry->hists) ||
1598 if (perf_hpp__should_skip(fmt, browser->hists) ||
1663 if (perf_hpp__should_skip(fmt, hists) || column++ < browser->b.horiz_scroll)
1738 if (perf_hpp__should_skip(fmt, hists))
2070 if (perf_hpp__should_skip(fmt, he->hists))

Completed in 169 milliseconds