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
460 PN(se->exec_start); in print_cfs_group_stats()
461 PN(se->vruntime); in print_cfs_group_stats()
462 PN(se->sum_exec_runtime); in print_cfs_group_stats()
485 #undef PN in print_cfs_group_stats()
670 #define PN(x) \ in print_rt_rq() macro
678 PN(rt_time); in print_rt_rq()
679 PN(rt_runtime); in print_rt_rq()
681 #undef PN in print_rt_rq()
732 #define PN(x) \ in print_cpu() macro
738 PN(next_balance); in print_cpu()
740 PN(clock); in print_cpu()
741 PN(clock_task); in print_cpu()
743 #undef PN in print_cpu()
794 #define PN(x) \ in sched_debug_header() macro
796 PN(ktime); in sched_debug_header()
797 PN(sched_clk); in sched_debug_header()
798 PN(cpu_clk); in sched_debug_header()
803 #undef PN in sched_debug_header()
811 #define PN(x) \ in sched_debug_header() macro
813 PN(sysctl_sched_latency); in sched_debug_header()
814 PN(sysctl_sched_min_granularity); in sched_debug_header()
815 PN(sysctl_sched_wakeup_granularity); in sched_debug_header()
818 #undef PN in sched_debug_header()
909 #define PN(F) __PSN(#F, p->F) macro
952 PN(se.exec_start); in proc_sched_show_task()
953 PN(se.vruntime); in proc_sched_show_task()
954 PN(se.sum_exec_runtime); in proc_sched_show_task()