Lines Matching refs:PN
455 #define PN(F) SEQ_printf(m, " .%-30s: %lld.%06ld\n", #F, SPLIT_NS((long long)F)) in print_cfs_group_stats() macro
462 PN(se->exec_start); in print_cfs_group_stats()
463 PN(se->vruntime); in print_cfs_group_stats()
464 PN(se->sum_exec_runtime); in print_cfs_group_stats()
490 #undef PN in print_cfs_group_stats()
675 #define PN(x) \ in print_rt_rq() macro
683 PN(rt_time); in print_rt_rq()
684 PN(rt_runtime); in print_rt_rq()
686 #undef PN in print_rt_rq()
737 #define PN(x) \ in print_cpu() macro
743 PN(next_balance); in print_cpu()
745 PN(clock); in print_cpu()
746 PN(clock_task); in print_cpu()
748 #undef PN in print_cpu()
799 #define PN(x) \ in sched_debug_header() macro
801 PN(ktime); in sched_debug_header()
802 PN(sched_clk); in sched_debug_header()
803 PN(cpu_clk); in sched_debug_header()
808 #undef PN in sched_debug_header()
816 #define PN(x) \ in sched_debug_header() macro
818 PN(sysctl_sched_latency); in sched_debug_header()
819 PN(sysctl_sched_min_granularity); in sched_debug_header()
820 PN(sysctl_sched_wakeup_granularity); in sched_debug_header()
823 #undef PN in sched_debug_header()
914 #define PN(F) __PSN(#F, p->F) macro
957 PN(se.exec_start); in proc_sched_show_task()
958 PN(se.vruntime); in proc_sched_show_task()
959 PN(se.sum_exec_runtime); in proc_sched_show_task()