Searched defs:ioWait (Results 1 – 4 of 4) sorted by relevance
36 ioWait: NUM_NULL, constant96 const ioWait = row.ioWait === null ? undefined : !!row.ioWait; constant
91 const ioWait = it.ioWait === null ? undefined : it.ioWait > 0; constant
141 const ioWait = constant
167 const ioWait = it.io_wait === null ? undefined : it.io_wait > 0; constant