Lines Matching refs:PN
452 #define PN(F) SEQ_printf(m, " .%-30s: %lld.%06ld\n", #F, SPLIT_NS((long long)F)) in print_cfs_group_stats() macro
458 PN(se->exec_start); in print_cfs_group_stats()
459 PN(se->vruntime); in print_cfs_group_stats()
460 PN(se->sum_exec_runtime); in print_cfs_group_stats()
483 #undef PN in print_cfs_group_stats()
668 #define PN(x) \ in print_rt_rq() macro
676 PN(rt_time); in print_rt_rq()
677 PN(rt_runtime); in print_rt_rq()
679 #undef PN in print_rt_rq()
730 #define PN(x) \ in print_cpu() macro
736 PN(next_balance); in print_cpu()
738 PN(clock); in print_cpu()
739 PN(clock_task); in print_cpu()
741 #undef PN in print_cpu()
792 #define PN(x) \ in sched_debug_header() macro
794 PN(ktime); in sched_debug_header()
795 PN(sched_clk); in sched_debug_header()
796 PN(cpu_clk); in sched_debug_header()
801 #undef PN in sched_debug_header()
809 #define PN(x) \ in sched_debug_header() macro
811 PN(sysctl_sched_latency); in sched_debug_header()
812 PN(sysctl_sched_min_granularity); in sched_debug_header()
813 PN(sysctl_sched_wakeup_granularity); in sched_debug_header()
816 #undef PN in sched_debug_header()
907 #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()