Home
last modified time | relevance | path

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

/kernel/sched/
Ddebug.c455 #define PN(F) SEQ_printf(m, " .%-30s: %lld.%06ld\n", #F, SPLIT_NS((long long)F)) in print_cfs_group_stats() macro
462 PN(se->exec_start); in print_cfs_group_stats()
463 PN(se->vruntime); in print_cfs_group_stats()
464 PN(se->sum_exec_runtime); in print_cfs_group_stats()
490 #undef PN in print_cfs_group_stats()
675 #define PN(x) \ in print_rt_rq() macro
683 PN(rt_time); in print_rt_rq()
684 PN(rt_runtime); in print_rt_rq()
686 #undef PN in print_rt_rq()
737 #define PN(x) \ in print_cpu() macro
[all …]