Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/sched/
Dstats.c89 __schedstat_inc(stats->iowait_count); in __update_stats_enqueue_sleeper()
Ddebug.c984 P_SCHEDSTAT(iowait_count); in proc_sched_show_task()
/linux-6.1.9/include/linux/
Dsched.h511 u64 iowait_count; member