Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dhist.h603 void hists__reset_column_width(struct hists *hists);
/linux/tools/perf/ui/stdio/
H A Dhist.c831 hists__reset_column_width(hists); in hists__fprintf()
/linux/tools/perf/ui/
H A Dhist.c849 void hists__reset_column_width(struct hists *hists) in hists__reset_column_width() function
/linux/tools/perf/ui/browsers/
H A Dhists.c2238 hists__reset_column_width(hists); in hist_browser__init()