col_len            42 tools/perf/util/hist.c 	return hists->col_len[col];
col_len            47 tools/perf/util/hist.c 	hists->col_len[col] = len;
col_len            94 tools/perf/util/hist.h 	u16			col_len[HISTC_NR_COLS];