Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
Dhist.h623 void perf_hpp__reset_sort_width(struct perf_hpp_fmt *fmt, struct hists *hists);
Dsort.c2632 void perf_hpp__reset_sort_width(struct perf_hpp_fmt *fmt, struct hists *hists) in perf_hpp__reset_sort_width() function
/linux-6.15/tools/perf/ui/
Dhist.c857 return perf_hpp__reset_sort_width(fmt, hists); in perf_hpp__reset_width()