Home
last modified time | relevance | path

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

/kernel/sched/
Ddebug.c377 #define P(F) SEQ_printf(m, " .%-30s: %lld\n", #F, (long long)F) in print_cfs_group_stats() macro
402 P(se->load.weight); in print_cfs_group_stats()
403 P(se->runnable_weight); in print_cfs_group_stats()
405 P(se->avg.load_avg); in print_cfs_group_stats()
406 P(se->avg.util_avg); in print_cfs_group_stats()
407 P(se->avg.runnable_load_avg); in print_cfs_group_stats()
413 #undef P in print_cfs_group_stats()
590 #define P(x) \ in print_rt_rq() macro
601 P(rt_throttled); in print_rt_rq()
607 #undef P in print_rt_rq()
[all …]
/kernel/time/
Dtimer_list.c140 #define P(x) \ in print_cpu() macro
149 P(hres_active); in print_cpu()
150 P(nr_events); in print_cpu()
151 P(nr_retries); in print_cpu()
152 P(nr_hangs); in print_cpu()
153 P(max_hang_time); in print_cpu()
155 #undef P in print_cpu()
159 # define P(x) \ in print_cpu() macro
167 P(nohz_mode); in print_cpu()
169 P(tick_stopped); in print_cpu()
[all …]