METRIC_LEN        174 tools/perf/util/stat-display.c 		fprintf(out, "%-*s", METRIC_LEN, "");
METRIC_LEN        186 tools/perf/util/stat-display.c 	fprintf(out, " %-*s", METRIC_LEN - n - 1, unit);