Home
last modified time | relevance | path

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

/kernel/sched/
Ddebug.c456 #define PN(F) SEQ_printf(m, " .%-30s: %lld.%06ld\n", #F, SPLIT_NS((long long)F)) in print_cfs_group_stats() macro
463 PN(se->exec_start); in print_cfs_group_stats()
464 PN(se->vruntime); in print_cfs_group_stats()
465 PN(se->sum_exec_runtime); in print_cfs_group_stats()
491 #undef PN in print_cfs_group_stats()
679 #define PN(x) \ in print_rt_rq() macro
687 PN(rt_time); in print_rt_rq()
688 PN(rt_runtime); in print_rt_rq()
690 #undef PN in print_rt_rq()
741 #define PN(x) \ in print_cpu() macro
[all …]