Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-kwork.c38 #define PRINT_CPU_WIDTH 4 macro
50 #define PRINT_TIMEHIST_CPU_WIDTH (PRINT_CPU_WIDTH + PRINT_BRACKETPAIR_WIDTH)
661 printf(" [%0*d] ", PRINT_CPU_WIDTH, work->cpu); in timehist_print_event()
1103 ret += printf(" %0*d |", PRINT_CPU_WIDTH, work->cpu); in report_print_work()
1168 PRINT_CPU_WIDTH, "Cpu"); in report_print_header()