Lines Matching refs:PN
394 #define PN(F) SEQ_printf(m, " .%-30s: %lld.%06ld\n", #F, SPLIT_NS((long long)F)) in print_cfs_group_stats() macro
400 PN(se->exec_start); in print_cfs_group_stats()
401 PN(se->vruntime); in print_cfs_group_stats()
402 PN(se->sum_exec_runtime); in print_cfs_group_stats()
426 #undef PN in print_cfs_group_stats()
588 #define PN(x) \ in print_rt_rq() macro
596 PN(rt_time); in print_rt_rq()
597 PN(rt_runtime); in print_rt_rq()
599 #undef PN in print_rt_rq()
651 #define PN(x) \ in print_cpu() macro
660 PN(next_balance); in print_cpu()
662 PN(clock); in print_cpu()
663 PN(clock_task); in print_cpu()
670 #undef PN in print_cpu()
723 #define PN(x) \ in sched_debug_header() macro
725 PN(ktime); in sched_debug_header()
726 PN(sched_clk); in sched_debug_header()
727 PN(cpu_clk); in sched_debug_header()
732 #undef PN in sched_debug_header()
740 #define PN(x) \ in sched_debug_header() macro
742 PN(sysctl_sched_latency); in sched_debug_header()
743 PN(sysctl_sched_min_granularity); in sched_debug_header()
744 PN(sysctl_sched_wakeup_granularity); in sched_debug_header()
747 #undef PN in sched_debug_header()
837 #define PN(F) SEQ_printf(m, "%-45s:%14Ld.%06ld\n", #F, SPLIT_NS((long long)p->F)) macro
894 #define PN(F) \ in proc_sched_show_task() macro
899 PN(se.exec_start); in proc_sched_show_task()
900 PN(se.vruntime); in proc_sched_show_task()
901 PN(se.sum_exec_runtime); in proc_sched_show_task()
982 #undef PN in proc_sched_show_task()