Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/ui/stdio/
Dhist.c426 if (perf_hpp__should_skip(fmt, he->hists)) in __hist_entry__snprintf()
644 if (perf_hpp__should_skip(fmt, hists)) in hists__fprintf_hierarchy_headers()
682 if (perf_hpp__should_skip(fmt, hists)) in hists__fprintf_hierarchy_headers()
714 if (perf_hpp__should_skip(fmt, hists)) in fprintf_line()
759 if (perf_hpp__should_skip(fmt, hists)) in hists__fprintf_standard_headers()
/Linux-v5.4/tools/perf/ui/gtk/
Dhists.c326 if (perf_hpp__should_skip(fmt, hists)) in perf_gtk__show_hists()
376 if (perf_hpp__should_skip(fmt, h->hists)) in perf_gtk__show_hists()
551 if (perf_hpp__should_skip(fmt, hists)) in perf_gtk__show_hierarchy()
/Linux-v5.4/tools/perf/ui/
Dhist.c655 if (perf_hpp__should_skip(fmt, hists)) in hists__sort_list_width()
765 bool skip = perf_hpp__should_skip(fmt, hists); in add_hierarchy_fmt()
/Linux-v5.4/tools/perf/ui/browsers/
Dhists.c1285 if (perf_hpp__should_skip(fmt, entry->hists) || in hist_browser__show_entry()
1405 if (perf_hpp__should_skip(fmt, entry->hists) || in hist_browser__show_hierarchy_entry()
1547 if (perf_hpp__should_skip(fmt, browser->hists) || in hist_browser__show_no_entry()
1612 if (perf_hpp__should_skip(fmt, hists) || column++ < browser->b.horiz_scroll) in hists_browser__scnprintf_headers()
1687 if (perf_hpp__should_skip(fmt, hists)) in hists_browser__scnprintf_hierarchy_headers()
2015 if (perf_hpp__should_skip(fmt, he->hists)) in hist_browser__fprintf_entry()
/Linux-v5.4/tools/perf/util/
Dhist.h388 static inline bool perf_hpp__should_skip(struct perf_hpp_fmt *format, in perf_hpp__should_skip() function
Dhist.c1635 if (perf_hpp__should_skip(fmt, a->hists)) in hist_entry__sort()