Lines Matching refs:PN
381 #define PN(F) SEQ_printf(m, " .%-30s: %lld.%06ld\n", #F, SPLIT_NS((long long)F)) in print_cfs_group_stats() macro
387 PN(se->exec_start); in print_cfs_group_stats()
388 PN(se->vruntime); in print_cfs_group_stats()
389 PN(se->sum_exec_runtime); in print_cfs_group_stats()
413 #undef PN in print_cfs_group_stats()
575 #define PN(x) \ in print_rt_rq() macro
583 PN(rt_time); in print_rt_rq()
584 PN(rt_runtime); in print_rt_rq()
586 #undef PN in print_rt_rq()
638 #define PN(x) \ in print_cpu() macro
645 PN(next_balance); in print_cpu()
647 PN(clock); in print_cpu()
648 PN(clock_task); in print_cpu()
650 #undef PN in print_cpu()
703 #define PN(x) \ in sched_debug_header() macro
705 PN(ktime); in sched_debug_header()
706 PN(sched_clk); in sched_debug_header()
707 PN(cpu_clk); in sched_debug_header()
712 #undef PN in sched_debug_header()
720 #define PN(x) \ in sched_debug_header() macro
722 PN(sysctl_sched_latency); in sched_debug_header()
723 PN(sysctl_sched_min_granularity); in sched_debug_header()
724 PN(sysctl_sched_wakeup_granularity); in sched_debug_header()
727 #undef PN in sched_debug_header()
817 #define PN(F) SEQ_printf(m, "%-45s:%14Ld.%06ld\n", #F, SPLIT_NS((long long)p->F)) macro
874 #define PN(F) \ in proc_sched_show_task() macro
879 PN(se.exec_start); in proc_sched_show_task()
880 PN(se.vruntime); in proc_sched_show_task()
881 PN(se.sum_exec_runtime); in proc_sched_show_task()
962 #undef PN in proc_sched_show_task()