metric_only_len 186 tools/perf/builtin-stat.c .metric_only_len = METRIC_ONLY_LEN, metric_only_len 255 tools/perf/util/stat-display.c unsigned mlen = config->metric_only_len; metric_only_len 310 tools/perf/util/stat-display.c fprintf(os->fh, "%*s ", config->metric_only_len, unit); metric_only_len 114 tools/perf/util/stat.h unsigned int metric_only_len;