Lines Matching refs:PN
661 #define PN(F) SEQ_printf(m, " .%-30s: %lld.%06ld\n", #F, SPLIT_NS((long long)F)) in print_cfs_group_stats() macro
668 PN(se->exec_start); in print_cfs_group_stats()
669 PN(se->vruntime); in print_cfs_group_stats()
670 PN(se->sum_exec_runtime); in print_cfs_group_stats()
696 #undef PN in print_cfs_group_stats()
901 #define PN(x) \ in print_rt_rq() macro
908 PN(rt_time); in print_rt_rq()
909 PN(rt_runtime); in print_rt_rq()
912 #undef PN in print_rt_rq()
962 #define PN(x) \ in print_cpu() macro
968 PN(next_balance); in print_cpu()
970 PN(clock); in print_cpu()
971 PN(clock_task); in print_cpu()
973 #undef PN in print_cpu()
1024 #define PN(x) \ in sched_debug_header() macro
1026 PN(ktime); in sched_debug_header()
1027 PN(sched_clk); in sched_debug_header()
1028 PN(cpu_clk); in sched_debug_header()
1033 #undef PN in sched_debug_header()
1041 #define PN(x) \ in sched_debug_header() macro
1043 PN(sysctl_sched_base_slice); in sched_debug_header()
1045 #undef PN in sched_debug_header()
1136 #define PN(F) __PSN(#F, p->F) macro
1179 PN(se.exec_start); in proc_sched_show_task()
1180 PN(se.vruntime); in proc_sched_show_task()
1181 PN(se.sum_exec_runtime); in proc_sched_show_task()