Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dhist.c50 void hists__reset_col_len(struct hists *hists) in hists__reset_col_len() function
171 hists__reset_col_len(hists); in hists__output_recalc_col_len()
736 hists__reset_col_len(hists); in hists__output_resort()
783 hists__reset_col_len(hists); in hists__filter_by_dso()
816 hists__reset_col_len(hists); in hists__filter_by_thread()
847 hists__reset_col_len(hists); in hists__filter_by_symbol()
Dhist.h131 void hists__reset_col_len(struct hists *hists);
/external/linux-tools-perf/src/tools/perf/
Dbuiltin-diff.c565 hists__reset_col_len(hists); in hists__compute_resort()