Lines Matching refs:PN
658 #define PN(F) SEQ_printf(m, " .%-30s: %lld.%06ld\n", #F, SPLIT_NS((long long)F)) in print_cfs_group_stats() macro
665 PN(se->exec_start); in print_cfs_group_stats()
666 PN(se->vruntime); in print_cfs_group_stats()
667 PN(se->sum_exec_runtime); in print_cfs_group_stats()
693 #undef PN in print_cfs_group_stats()
900 #define PN(x) \ in print_rt_rq() macro
907 PN(rt_time); in print_rt_rq()
908 PN(rt_runtime); in print_rt_rq()
911 #undef PN in print_rt_rq()
961 #define PN(x) \ in print_cpu() macro
967 PN(next_balance); in print_cpu()
969 PN(clock); in print_cpu()
970 PN(clock_task); in print_cpu()
972 #undef PN in print_cpu()
1023 #define PN(x) \ in sched_debug_header() macro
1025 PN(ktime); in sched_debug_header()
1026 PN(sched_clk); in sched_debug_header()
1027 PN(cpu_clk); in sched_debug_header()
1032 #undef PN in sched_debug_header()
1040 #define PN(x) \ in sched_debug_header() macro
1042 PN(sysctl_sched_base_slice); in sched_debug_header()
1044 #undef PN in sched_debug_header()
1135 #define PN(F) __PSN(#F, p->F) macro
1178 PN(se.exec_start); in proc_sched_show_task()
1179 PN(se.vruntime); in proc_sched_show_task()
1180 PN(se.sum_exec_runtime); in proc_sched_show_task()