hists__calc_col_len 1979 tools/perf/builtin-c2c.c 	hists__calc_col_len(&c2c_hists->hists, &c2c_he->he);
hists__calc_col_len  235 tools/perf/util/hist.c 			hists__calc_col_len(hists, n);
hists__calc_col_len 1756 tools/perf/util/hist.c 			hists__calc_col_len(hists, he);
hists__calc_col_len 1879 tools/perf/util/hist.c 			hists__calc_col_len(hists, n);
hists__calc_col_len 2036 tools/perf/util/hist.c 	hists__calc_col_len(hists, h);
hists__calc_col_len  215 tools/perf/util/hist.h void hists__calc_col_len(struct hists *hists, struct hist_entry *he);