Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dhist.h270 void perf_hpp__reset_width(struct perf_hpp_fmt *fmt, struct hists *hists);
/linux-4.4.14/tools/perf/ui/stdio/
Dhist.c394 perf_hpp__reset_width(fmt, hists); in hists__fprintf()
/linux-4.4.14/tools/perf/ui/
Dhist.c639 void perf_hpp__reset_width(struct perf_hpp_fmt *fmt, struct hists *hists) in perf_hpp__reset_width() function
/linux-4.4.14/tools/perf/ui/browsers/
Dhists.c1820 perf_hpp__reset_width(fmt, hists); in perf_evsel__hists_browse()