Lines Matching refs:PN
435 #define PN(F) SEQ_printf(m, " .%-30s: %lld.%06ld\n", #F, SPLIT_NS((long long)F)) in print_cfs_group_stats() macro
441 PN(se->exec_start); in print_cfs_group_stats()
442 PN(se->vruntime); in print_cfs_group_stats()
443 PN(se->sum_exec_runtime); in print_cfs_group_stats()
466 #undef PN in print_cfs_group_stats()
627 #define PN(x) \ in print_rt_rq() macro
635 PN(rt_time); in print_rt_rq()
636 PN(rt_runtime); in print_rt_rq()
638 #undef PN in print_rt_rq()
690 #define PN(x) \ in print_cpu() macro
696 PN(next_balance); in print_cpu()
698 PN(clock); in print_cpu()
699 PN(clock_task); in print_cpu()
701 #undef PN in print_cpu()
754 #define PN(x) \ in sched_debug_header() macro
756 PN(ktime); in sched_debug_header()
757 PN(sched_clk); in sched_debug_header()
758 PN(cpu_clk); in sched_debug_header()
763 #undef PN in sched_debug_header()
771 #define PN(x) \ in sched_debug_header() macro
773 PN(sysctl_sched_latency); in sched_debug_header()
774 PN(sysctl_sched_min_granularity); in sched_debug_header()
775 PN(sysctl_sched_wakeup_granularity); in sched_debug_header()
778 #undef PN in sched_debug_header()
877 #define PN(F) __PSN(#F, p->F) macro
930 PN(se.exec_start); in proc_sched_show_task()
931 PN(se.vruntime); in proc_sched_show_task()
932 PN(se.sum_exec_runtime); in proc_sched_show_task()