Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Ddebug.c1036 P_SCHEDSTAT(nr_wakeups_local); in proc_sched_show_task()
Dcore.c3735 __schedstat_inc(p->stats.nr_wakeups_local); in ttwu_stat()
/linux-6.6.21/include/linux/
Dsched.h535 u64 nr_wakeups_local; member