Home
last modified time | relevance | path

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

/tools/perf/ui/stdio/
Dhist.c389 if (perf_hpp__should_skip(fmt, he->hists)) in __hist_entry__snprintf()
572 if (perf_hpp__should_skip(fmt, hists)) in hists__fprintf_hierarchy_headers()
610 if (perf_hpp__should_skip(fmt, hists)) in hists__fprintf_hierarchy_headers()
642 if (perf_hpp__should_skip(fmt, hists)) in fprintf_line()
687 if (perf_hpp__should_skip(fmt, hists)) in hists__fprintf_standard_headers()
/tools/perf/ui/gtk/
Dhists.c321 if (perf_hpp__should_skip(fmt, hists)) in perf_gtk__show_hists()
371 if (perf_hpp__should_skip(fmt, h->hists)) in perf_gtk__show_hists()
545 if (perf_hpp__should_skip(fmt, hists)) in perf_gtk__show_hierarchy()
/tools/perf/ui/
Dhist.c640 if (perf_hpp__should_skip(fmt, hists)) in hists__sort_list_width()
750 bool skip = perf_hpp__should_skip(fmt, hists); in add_hierarchy_fmt()
/tools/perf/ui/browsers/
Dhists.c1209 if (perf_hpp__should_skip(fmt, entry->hists) || in hist_browser__show_entry()
1327 if (perf_hpp__should_skip(fmt, entry->hists) || in hist_browser__show_hierarchy_entry()
1469 if (perf_hpp__should_skip(fmt, browser->hists) || in hist_browser__show_no_entry()
1534 if (perf_hpp__should_skip(fmt, hists) || column++ < browser->b.horiz_scroll) in hists_browser__scnprintf_headers()
1609 if (perf_hpp__should_skip(fmt, hists)) in hists_browser__scnprintf_hierarchy_headers()
1943 if (perf_hpp__should_skip(fmt, he->hists)) in hist_browser__fprintf_entry()
/tools/perf/util/
Dhist.h362 static inline bool perf_hpp__should_skip(struct perf_hpp_fmt *format, in perf_hpp__should_skip() function
Dhist.c1495 if (perf_hpp__should_skip(fmt, a->hists)) in hist_entry__sort()