Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/ui/stdio/
Dhist.c326 if (perf_hpp__should_skip(fmt)) in hist_entry__snprintf()
405 if (perf_hpp__should_skip(fmt)) in hists__fprintf()
431 if (perf_hpp__should_skip(fmt)) in hists__fprintf()
/linux-4.4.14/tools/perf/ui/gtk/
Dhists.c191 if (perf_hpp__should_skip(fmt)) in perf_gtk__show_hists()
241 if (perf_hpp__should_skip(fmt)) in perf_gtk__show_hists()
/linux-4.4.14/tools/perf/util/
Dhist.h265 static inline bool perf_hpp__should_skip(struct perf_hpp_fmt *format) in perf_hpp__should_skip() function
Dhist.c927 if (perf_hpp__should_skip(fmt)) in hist_entry__cmp()
945 if (perf_hpp__should_skip(fmt)) in hist_entry__collapse()
1091 if (perf_hpp__should_skip(fmt)) in hist_entry__sort()
/linux-4.4.14/tools/perf/ui/
Dhist.c622 if (perf_hpp__should_skip(fmt)) in hists__sort_list_width()
/linux-4.4.14/tools/perf/ui/browsers/
Dhists.c795 if (perf_hpp__should_skip(fmt) || column++ < browser->b.horiz_scroll) in hist_browser__show_entry()
886 if (perf_hpp__should_skip(fmt) || column++ < browser->b.horiz_scroll) in hists_browser__scnprintf_headers()
1156 if (perf_hpp__should_skip(fmt)) in hist_browser__fprintf_entry()