Home
last modified time | relevance | path

Searched refs:nr_io_wait (Results 1 – 3 of 3) sorted by last modified time

/linux/kernel/cgroup/
H A Dcgroup-v1.c740 stats->nr_io_wait++; in cgroupstats_build()
/linux/include/uapi/linux/
H A Dcgroupstats.h36 __u64 nr_io_wait; /* Number of tasks waiting on IO */ member
/linux/tools/accounting/
H A Dgetdelays.c263 (unsigned long long)c->nr_io_wait, in print_cgroupstats()