Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dhist.h421 void hists__reset_column_width(struct hists *hists);
/openbmc/linux/tools/perf/ui/
H A Dhist.c793 void hists__reset_column_width(struct hists *hists) in hists__reset_column_width() function
/openbmc/linux/tools/perf/ui/stdio/
H A Dhist.c831 hists__reset_column_width(hists); in hists__fprintf()
/openbmc/linux/tools/perf/ui/browsers/
H A Dhists.c2237 hists__reset_column_width(hists); in hist_browser__init()