Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-kwork.c39 #define PRINT_COUNT_WIDTH 9 macro
1122 ret += printf(" %*" PRIu64 " |", PRINT_COUNT_WIDTH, work->nr_atoms); in report_print_work()
1178 ret += printf(" %-*s |", PRINT_COUNT_WIDTH, "Count"); in report_print_header()