Lines Matching refs:PN
456 #define PN(F) SEQ_printf(m, " .%-30s: %lld.%06ld\n", #F, SPLIT_NS((long long)F)) in print_cfs_group_stats() macro
463 PN(se->exec_start); in print_cfs_group_stats()
464 PN(se->vruntime); in print_cfs_group_stats()
465 PN(se->sum_exec_runtime); in print_cfs_group_stats()
491 #undef PN in print_cfs_group_stats()
679 #define PN(x) \ in print_rt_rq() macro
687 PN(rt_time); in print_rt_rq()
688 PN(rt_runtime); in print_rt_rq()
690 #undef PN in print_rt_rq()
741 #define PN(x) \ in print_cpu() macro
747 PN(next_balance); in print_cpu()
749 PN(clock); in print_cpu()
750 PN(clock_task); in print_cpu()
752 #undef PN in print_cpu()
803 #define PN(x) \ in sched_debug_header() macro
805 PN(ktime); in sched_debug_header()
806 PN(sched_clk); in sched_debug_header()
807 PN(cpu_clk); in sched_debug_header()
812 #undef PN in sched_debug_header()
820 #define PN(x) \ in sched_debug_header() macro
822 PN(sysctl_sched_latency); in sched_debug_header()
823 PN(sysctl_sched_min_granularity); in sched_debug_header()
824 PN(sysctl_sched_idle_min_granularity); in sched_debug_header()
825 PN(sysctl_sched_wakeup_granularity); in sched_debug_header()
828 #undef PN in sched_debug_header()
919 #define PN(F) __PSN(#F, p->F) macro
962 PN(se.exec_start); in proc_sched_show_task()
963 PN(se.vruntime); in proc_sched_show_task()
964 PN(se.sum_exec_runtime); in proc_sched_show_task()