Searched defs:io_wait (Results 1 – 7 of 7) sorted by relevance
221 io_wait AS io_wait, field247 io_wait AS io_wait, field
53 base::Optional<bool> io_wait; member
79 void AddBlockedReason(Ts ts, UniqueTid utid, bool io_wait) { in AddBlockedReason()104 base::Optional<bool> io_wait = base::nullopt) { in VerifyThreadState()
27 optional uint32 io_wait = 3; field
237 auto io_wait = base::StringToInt32(args["iowait"]); in ParseLine() local
420 def add_sched_blocked_reason(self, ts, pid, io_wait, unblock_pid): argument
4919 optional uint32 io_wait = 3; field