Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-kwork.c49 #define PRINT_PID_WIDTH 7 macro
1625 PRINT_PID_WIDTH, "PID", in top_print_header()
1628 kwork->use_bpf ? PRINT_PID_WIDTH : 0, in top_print_header()
1648 ret += printf(" %*" PRIu64 " ", PRINT_PID_WIDTH, work->id); in top_print_work()
1654 ret += printf(" %*d ", PRINT_PID_WIDTH, work->tgid); in top_print_work()