Home
last modified time | relevance | path

Searched refs:perf_hpp__setup_hists_formats (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
H A Dhist.h568 int perf_hpp__setup_hists_formats(struct perf_hpp_list *list,
H A Dsort.c3962 if (perf_hpp__setup_hists_formats(&perf_hpp_list, evlist) < 0) in setup_sorting()
/linux/tools/perf/ui/
H A Dhist.c922 int perf_hpp__setup_hists_formats(struct perf_hpp_list *list, in perf_hpp__setup_hists_formats() function
/linux/tools/perf/
H A Dbuiltin-report.c715 if (perf_hpp__setup_hists_formats(&perf_hpp_list, evlist) < 0) { in report__collapse_hists()