Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dhist.h402 void perf_hpp__reset_sort_width(struct perf_hpp_fmt *fmt, struct hists *hists);
Dsort.c1772 void perf_hpp__reset_sort_width(struct perf_hpp_fmt *fmt, struct hists *hists) in perf_hpp__reset_sort_width() function
/kernel/linux/linux-6.6/tools/perf/util/
Dhist.h419 void perf_hpp__reset_sort_width(struct perf_hpp_fmt *fmt, struct hists *hists);
Dsort.c2257 void perf_hpp__reset_sort_width(struct perf_hpp_fmt *fmt, struct hists *hists) in perf_hpp__reset_sort_width() function
/kernel/linux/linux-6.6/tools/perf/ui/
Dhist.c763 return perf_hpp__reset_sort_width(fmt, hists); in perf_hpp__reset_width()
/kernel/linux/linux-5.10/tools/perf/ui/
Dhist.c760 return perf_hpp__reset_sort_width(fmt, hists); in perf_hpp__reset_width()