Home
last modified time | relevance | path

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

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