Lines Matching refs:PN
498 #define PN(F) SEQ_printf(m, " .%-30s: %lld.%06ld\n", #F, SPLIT_NS((long long)F)) in print_cfs_group_stats() macro
505 PN(se->exec_start); in print_cfs_group_stats()
506 PN(se->vruntime); in print_cfs_group_stats()
507 PN(se->sum_exec_runtime); in print_cfs_group_stats()
533 #undef PN in print_cfs_group_stats()
723 #define PN(x) \ in print_rt_rq() macro
731 PN(rt_time); in print_rt_rq()
732 PN(rt_runtime); in print_rt_rq()
734 #undef PN in print_rt_rq()
785 #define PN(x) \ in print_cpu() macro
791 PN(next_balance); in print_cpu()
793 PN(clock); in print_cpu()
794 PN(clock_task); in print_cpu()
796 #undef PN in print_cpu()
847 #define PN(x) \ in sched_debug_header() macro
849 PN(ktime); in sched_debug_header()
850 PN(sched_clk); in sched_debug_header()
851 PN(cpu_clk); in sched_debug_header()
856 #undef PN in sched_debug_header()
864 #define PN(x) \ in sched_debug_header() macro
866 PN(sysctl_sched_base_slice); in sched_debug_header()
869 #undef PN in sched_debug_header()
960 #define PN(F) __PSN(#F, p->F) macro
1003 PN(se.exec_start); in proc_sched_show_task()
1004 PN(se.vruntime); in proc_sched_show_task()
1005 PN(se.sum_exec_runtime); in proc_sched_show_task()