Home
last modified time | relevance | path

Searched refs:P (Results 1 – 2 of 2) sorted by relevance

/kernel/sched/
Ddebug.c452 #define P(F) SEQ_printf(m, " .%-30s: %lld\n", #F, (long long)F) in print_cfs_group_stats() macro
482 P(se->load.weight); in print_cfs_group_stats()
484 P(se->avg.load_avg); in print_cfs_group_stats()
485 P(se->avg.util_avg); in print_cfs_group_stats()
486 P(se->avg.runnable_avg); in print_cfs_group_stats()
492 #undef P in print_cfs_group_stats()
671 #define P(x) \ in print_rt_rq() macro
682 P(rt_throttled); in print_rt_rq()
688 #undef P in print_rt_rq()
729 #define P(x) \ in print_cpu() macro
[all …]
/kernel/time/
Dtimer_list.c125 #define P(x) \ in print_cpu() macro
134 P(hres_active); in print_cpu()
135 P(nr_events); in print_cpu()
136 P(nr_retries); in print_cpu()
137 P(nr_hangs); in print_cpu()
138 P(max_hang_time); in print_cpu()
140 #undef P in print_cpu()
144 # define P(x) \ in print_cpu() macro
152 P(nohz_mode); in print_cpu()
154 P(tick_stopped); in print_cpu()
[all …]