Lines Matching refs:PN
758 #define PN(F) SEQ_printf(m, " .%-30s: %lld.%06ld\n", #F, SPLIT_NS((long long)F)) in print_cfs_group_stats() macro
765 PN(se->exec_start); in print_cfs_group_stats()
766 PN(se->vruntime); in print_cfs_group_stats()
767 PN(se->sum_exec_runtime); in print_cfs_group_stats()
791 #undef PN in print_cfs_group_stats()
1007 #define PN(x) \ in print_rt_rq() macro
1014 PN(rt_time); in print_rt_rq()
1015 PN(rt_runtime); in print_rt_rq()
1018 #undef PN in print_rt_rq()
1064 #define PN(x) \ in print_cpu() macro
1070 PN(next_balance); in print_cpu()
1072 PN(clock); in print_cpu()
1073 PN(clock_task); in print_cpu()
1075 #undef PN in print_cpu()
1124 #define PN(x) \ in sched_debug_header() macro
1126 PN(ktime); in sched_debug_header()
1127 PN(sched_clk); in sched_debug_header()
1128 PN(cpu_clk); in sched_debug_header()
1133 #undef PN in sched_debug_header()
1141 #define PN(x) \ in sched_debug_header() macro
1143 PN(sysctl_sched_base_slice); in sched_debug_header()
1145 #undef PN in sched_debug_header()
1236 #define PN(F) __PSN(#F, p->F) macro
1279 PN(se.exec_start); in proc_sched_show_task()
1280 PN(se.vruntime); in proc_sched_show_task()
1281 PN(se.sum_exec_runtime); in proc_sched_show_task()