Searched refs:METRIC_LEN (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dstat-display.c29 #define METRIC_LEN 38 macro
414 fprintf(out, "%-*s", METRIC_LEN, "");
426 fprintf(out, " %-*s", METRIC_LEN - n - 1, unit);

Completed in 111 milliseconds