Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsched.h552 u64 nr_wakeups_sync; member
/linux/kernel/sched/
H A Ddebug.c1191 P_SCHEDSTAT(nr_wakeups_sync); in proc_sched_show_task()
H A Dcore.c3708 __schedstat_inc(p->stats.nr_wakeups_sync); in ttwu_stat()