Searched defs:io_wait (Results 1 – 10 of 10) sorted by relevance
| /external/perfetto/src/trace_processor/metrics/sql/android/startup/ |
| D | thread_state_breakdown.sql | 39 SELECT startup_id, state, is_main_thread, thread_name, io_wait, SUM(dur) AS dur field
|
| /external/perfetto/src/trace_processor/importers/common/ |
| D | thread_state_tracker.cc | 106 std::optional<bool> io_wait, in PushBlockedReason()
|
| D | thread_state_tracker_unittest.cc | 70 std::optional<bool> io_wait = std::nullopt, in VerifyThreadState()
|
| /external/perfetto/src/trace_processor/importers/systrace/ |
| D | systrace_line_parser.cc | 273 auto io_wait = base::StringToInt32(args["iowait"]); in ParseLine() local
|
| /external/perfetto/protos/perfetto/trace/ftrace/ |
| D | sched.proto | 27 optional uint32 io_wait = 3; field
|
| /external/perfetto/test/ |
| D | synth_common.py | 470 def add_sched_blocked_reason(self, ts, pid, io_wait, unblock_pid): argument
|
| /external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/ |
| D | perfetto_trace.proto | 9595 optional uint32 io_wait = 3; field
|
| /external/perfetto/protos/perfetto/trace/ |
| D | perfetto_trace.proto | 9737 optional uint32 io_wait = 3; field
|
| /external/bcc/libbpf-tools/riscv/ |
| D | vmlinux.h | 62245 wait_queue_head_t io_wait; member
|
| D | vmlinux_602.h | 62245 wait_queue_head_t io_wait; member
|