Home
last modified time | relevance | path

Searched refs:nr_wakeups_affine_attempts (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/sched/
H A Ddebug.c1196 P_SCHEDSTAT(nr_wakeups_affine_attempts); in proc_sched_show_task()
H A Dfair.c7414 schedstat_inc(p->stats.nr_wakeups_affine_attempts); in wake_affine()
/linux/include/linux/
H A Dsched.h560 u64 nr_wakeups_affine_attempts; member