Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dstats.c89 __schedstat_inc(stats->iowait_count); in __update_stats_enqueue_sleeper()
H A Ddebug.c1203 P_SCHEDSTAT(iowait_count); in proc_sched_show_task()
/linux-6.15/include/linux/
H A Dsched.h533 u64 iowait_count; member