Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dsched.h437 u64 nr_wakeups_local; member
/Linux-v4.19/kernel/sched/
Ddebug.c931 P_SCHEDSTAT(se.statistics.nr_wakeups_local); in proc_sched_show_task()
Dcore.c1610 __schedstat_inc(p->se.statistics.nr_wakeups_local); in ttwu_stat()