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

/linux-master/tools/perf/util/
H A Dstat-display.c31 #define COUNTS_LEN 18 macro
672 fprintf(output, fmt, COUNTS_LEN, avg);
674 fprintf(output, "%*s ", COUNTS_LEN, bad_count);
1300 COUNTS_LEN, "counts", config->unit_width, "unit");

Completed in 120 milliseconds