Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dstat-display.c31 #define COUNTS_LEN 18 macro
661 fprintf(output, fmt, COUNTS_LEN, avg); in print_counter_value_std()
663 fprintf(output, "%*s ", COUNTS_LEN, bad_count); in print_counter_value_std()
1287 COUNTS_LEN, "counts", config->unit_width, "unit"); in print_header_interval_std()