Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/sched/
Ddebug.c993 P_SCHEDSTAT(nr_wakeups_local); in proc_sched_show_task()
Dcore.c3608 __schedstat_inc(p->stats.nr_wakeups_local); in ttwu_stat()
/linux-6.1.9/include/linux/
Dsched.h534 u64 nr_wakeups_local; member