Lines Matching refs:PN
454 #define PN(F) SEQ_printf(m, " .%-30s: %lld.%06ld\n", #F, SPLIT_NS((long long)F)) in print_cfs_group_stats() macro
461 PN(se->exec_start); in print_cfs_group_stats()
462 PN(se->vruntime); in print_cfs_group_stats()
463 PN(se->sum_exec_runtime); in print_cfs_group_stats()
489 #undef PN in print_cfs_group_stats()
677 #define PN(x) \ in print_rt_rq() macro
685 PN(rt_time); in print_rt_rq()
686 PN(rt_runtime); in print_rt_rq()
688 #undef PN in print_rt_rq()
739 #define PN(x) \ in print_cpu() macro
745 PN(next_balance); in print_cpu()
747 PN(clock); in print_cpu()
748 PN(clock_task); in print_cpu()
750 #undef PN in print_cpu()
801 #define PN(x) \ in sched_debug_header() macro
803 PN(ktime); in sched_debug_header()
804 PN(sched_clk); in sched_debug_header()
805 PN(cpu_clk); in sched_debug_header()
810 #undef PN in sched_debug_header()
818 #define PN(x) \ in sched_debug_header() macro
820 PN(sysctl_sched_latency); in sched_debug_header()
821 PN(sysctl_sched_min_granularity); in sched_debug_header()
822 PN(sysctl_sched_idle_min_granularity); in sched_debug_header()
823 PN(sysctl_sched_wakeup_granularity); in sched_debug_header()
826 #undef PN in sched_debug_header()
917 #define PN(F) __PSN(#F, p->F) macro
960 PN(se.exec_start); in proc_sched_show_task()
961 PN(se.vruntime); in proc_sched_show_task()
962 PN(se.sum_exec_runtime); in proc_sched_show_task()