Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/
Dbuiltin-kwork.c32 #define PRINT_COUNT_WIDTH 9 macro
1098 ret += printf(" %*" PRIu64 " |", PRINT_COUNT_WIDTH, work->nr_atoms); in report_print_work()
1154 ret += printf(" %-*s |", PRINT_COUNT_WIDTH, "Count"); in report_print_header()