Lines Matching refs:PN
68 #define PN(F) \ in print_cfs_group_stats() macro
74 PN(se->exec_start); in print_cfs_group_stats()
75 PN(se->vruntime); in print_cfs_group_stats()
76 PN(se->sum_exec_runtime); in print_cfs_group_stats()
78 PN(se->statistics.wait_start); in print_cfs_group_stats()
79 PN(se->statistics.sleep_start); in print_cfs_group_stats()
80 PN(se->statistics.block_start); in print_cfs_group_stats()
81 PN(se->statistics.sleep_max); in print_cfs_group_stats()
82 PN(se->statistics.block_max); in print_cfs_group_stats()
83 PN(se->statistics.exec_max); in print_cfs_group_stats()
84 PN(se->statistics.slice_max); in print_cfs_group_stats()
85 PN(se->statistics.wait_max); in print_cfs_group_stats()
86 PN(se->statistics.wait_sum); in print_cfs_group_stats()
94 #undef PN in print_cfs_group_stats()
247 #define PN(x) \ in print_rt_rq() macro
252 PN(rt_time); in print_rt_rq()
253 PN(rt_runtime); in print_rt_rq()
255 #undef PN in print_rt_rq()
291 #define PN(x) \ in print_cpu() macro
300 PN(next_balance); in print_cpu()
302 PN(clock); in print_cpu()
303 PN(clock_task); in print_cpu()
310 #undef PN in print_cpu()
365 #define PN(x) \ in sched_debug_header() macro
367 PN(ktime); in sched_debug_header()
368 PN(sched_clk); in sched_debug_header()
369 PN(cpu_clk); in sched_debug_header()
374 #undef PN in sched_debug_header()
382 #define PN(x) \ in sched_debug_header() macro
384 PN(sysctl_sched_latency); in sched_debug_header()
385 PN(sysctl_sched_min_granularity); in sched_debug_header()
386 PN(sysctl_sched_wakeup_granularity); in sched_debug_header()
389 #undef PN in sched_debug_header()
507 #define PN(F) \ macro
562 #define PN(F) \ in proc_sched_show_task() macro
565 PN(se.exec_start); in proc_sched_show_task()
566 PN(se.vruntime); in proc_sched_show_task()
567 PN(se.sum_exec_runtime); in proc_sched_show_task()
572 PN(se.statistics.sum_sleep_runtime); in proc_sched_show_task()
573 PN(se.statistics.wait_start); in proc_sched_show_task()
574 PN(se.statistics.sleep_start); in proc_sched_show_task()
575 PN(se.statistics.block_start); in proc_sched_show_task()
576 PN(se.statistics.sleep_max); in proc_sched_show_task()
577 PN(se.statistics.block_max); in proc_sched_show_task()
578 PN(se.statistics.exec_max); in proc_sched_show_task()
579 PN(se.statistics.slice_max); in proc_sched_show_task()
580 PN(se.statistics.wait_max); in proc_sched_show_task()
581 PN(se.statistics.wait_sum); in proc_sched_show_task()
583 PN(se.statistics.iowait_sum); in proc_sched_show_task()
638 #undef PN in proc_sched_show_task()