Home
last modified time | relevance | path

Searched defs:iowait (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsysinfo.h140 int iowait; /* procs waiting for block I/O */ member
245 uint64_t iowait; /* count of waiters for block I/O */ member
/illumos-gate/usr/src/uts/common/os/
H A Dbio.c830 iowait(struct buf *bp) in iowait() function
H A Ddumpsubr.c358 hrtime_t iowait; /* time spent waiting for output */ member
H A Dcpu.c240 kstat_named_t iowait; member
/illumos-gate/usr/src/uts/i86pc/io/fipe/
H A Dfipe_pm.c1549 uint64_t iowait; in fipe_idle_enter() local