Lines Matching refs:PN
68 #define PN(F) \ in print_cfs_group_stats() macro
79 PN(se->exec_start); in print_cfs_group_stats()
80 PN(se->vruntime); in print_cfs_group_stats()
81 PN(se->sum_exec_runtime); in print_cfs_group_stats()
83 PN(se->statistics.wait_start); in print_cfs_group_stats()
84 PN(se->statistics.sleep_start); in print_cfs_group_stats()
85 PN(se->statistics.block_start); in print_cfs_group_stats()
86 PN(se->statistics.sleep_max); in print_cfs_group_stats()
87 PN(se->statistics.block_max); in print_cfs_group_stats()
88 PN(se->statistics.exec_max); in print_cfs_group_stats()
89 PN(se->statistics.slice_max); in print_cfs_group_stats()
90 PN(se->statistics.wait_max); in print_cfs_group_stats()
91 PN(se->statistics.wait_sum); in print_cfs_group_stats()
103 #undef PN in print_cfs_group_stats()
256 #define PN(x) \ in print_rt_rq() macro
261 PN(rt_time); in print_rt_rq()
262 PN(rt_runtime); in print_rt_rq()
264 #undef PN in print_rt_rq()
300 #define PN(x) \ in print_cpu() macro
309 PN(next_balance); in print_cpu()
311 PN(clock); in print_cpu()
312 PN(clock_task); in print_cpu()
319 #undef PN in print_cpu()
374 #define PN(x) \ in sched_debug_header() macro
376 PN(ktime); in sched_debug_header()
377 PN(sched_clk); in sched_debug_header()
378 PN(cpu_clk); in sched_debug_header()
383 #undef PN in sched_debug_header()
391 #define PN(x) \ in sched_debug_header() macro
393 PN(sysctl_sched_latency); in sched_debug_header()
394 PN(sysctl_sched_min_granularity); in sched_debug_header()
395 PN(sysctl_sched_wakeup_granularity); in sched_debug_header()
398 #undef PN in sched_debug_header()
516 #define PN(F) \ macro
575 #define PN(F) \ in proc_sched_show_task() macro
578 PN(se.exec_start); in proc_sched_show_task()
579 PN(se.vruntime); in proc_sched_show_task()
580 PN(se.sum_exec_runtime); in proc_sched_show_task()
585 PN(se.statistics.wait_start); in proc_sched_show_task()
586 PN(se.statistics.sleep_start); in proc_sched_show_task()
587 PN(se.statistics.block_start); in proc_sched_show_task()
588 PN(se.statistics.sleep_max); in proc_sched_show_task()
589 PN(se.statistics.block_max); in proc_sched_show_task()
590 PN(se.statistics.exec_max); in proc_sched_show_task()
591 PN(se.statistics.slice_max); in proc_sched_show_task()
592 PN(se.statistics.wait_max); in proc_sched_show_task()
593 PN(se.statistics.wait_sum); in proc_sched_show_task()
595 PN(se.statistics.iowait_sum); in proc_sched_show_task()
651 #undef PN in proc_sched_show_task()