Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dhist.h646 void perf_hpp__reset_sort_width(struct perf_hpp_fmt *fmt, struct hists *hists);
H A Dsort.c2850 void perf_hpp__reset_sort_width(struct perf_hpp_fmt *fmt, struct hists *hists) in MK_SORT_ENTRY_CHK()
2715 void perf_hpp__reset_sort_width(struct perf_hpp_fmt *fmt, struct hists *hists) perf_hpp__reset_sort_width() function
/linux/tools/perf/ui/
H A Dhist.c1090 return perf_hpp__reset_sort_width(fmt, hists); in perf_hpp__reset_width()