Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dstat-display.c29 #define METRIC_LEN 38 macro
403 fprintf(out, "%-*s", METRIC_LEN, ""); in print_metric_std()
415 fprintf(out, " %-*s", METRIC_LEN - n - 1, unit); in print_metric_std()