Home
last modified time | relevance | path

Searched defs:io_wait (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/stdlib/slices/
H A Dtime_in_state.sql47 io_wait BOOL, field
64 tstate.io_wait, field
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/stdlib/android/
H A Dbinder_breakdown.sql115 _thread_state_view.io_wait field
134 _thread_state_view.io_wait field
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Dsched_tables_py.h1030 static constexpr uint32_t io_wait = 6; member
1044 using io_wait = TypedColumn<std::optional<uint32_t>>; member
1080 std::optional<uint32_t> io_wait; member
1150 ColumnType::io_wait::type io_wait() const { in io_wait() function
1259 ColumnType::io_wait::type io_wait() const { in io_wait() function
1618 const TypedColumn<std::optional<uint32_t>>& io_wait() const { in io_wait() function
/aosp_15_r20/external/perfetto/src/trace_processor/metrics/sql/android/startup/
H A Dthread_state_breakdown.sql39 SELECT startup_id, state, is_main_thread, thread_name, io_wait, SUM(dur) AS dur field
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.ThreadState/
H A Dthread_state_selection_aggregator.ts174 io_wait: NUM_NULL, constant
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/stdlib/android/startup/
H A Dstartup_breakdowns.sql135 SELECT i.ts, i.dur, i.root_id, t.id AS thread_state_id, t.state, t.io_wait, t.irq_context field
/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A Dthread_state_tracker.cc108 std::optional<bool> io_wait, in PushBlockedReason()
H A Dthread_state_tracker_unittest.cc70 std::optional<bool> io_wait = std::nullopt, in VerifyThreadState()
/aosp_15_r20/external/perfetto/src/trace_processor/importers/systrace/
H A Dsystrace_line_parser.cc278 auto io_wait = base::StringToInt32(args["iowait"]); in ParseLine() local
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ftrace/
H A Dsched.proto27 optional uint32 io_wait = 3; field
/aosp_15_r20/external/perfetto/test/
H A Dsynth_common.py472 def add_sched_blocked_reason(self, ts, pid, io_wait, unblock_pid): argument
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
H A Dsched.pbzero.h1627 uint32_t io_wait() const { return at<3>().as_uint32(); } in io_wait() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dsched.pbzero.h1627 uint32_t io_wait() const { return at<3>().as_uint32(); } in io_wait() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
H A Dsched.pb.h4000 inline ::uint32_t SchedBlockedReasonFtraceEvent::io_wait() const { in io_wait() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dsched.pb.h4000 inline ::uint32_t SchedBlockedReasonFtraceEvent::io_wait() const { in io_wait() function
/aosp_15_r20/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto4919 optional uint32 io_wait = 3; field
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto9595 optional uint32 io_wait = 3; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dperfetto_trace.proto10205 optional uint32 io_wait = 3; field
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h24193 bool io_wait; member
93358 wait_queue_head_t io_wait; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h34358 bool io_wait; member
103054 wait_queue_head_t io_wait; member
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h62245 wait_queue_head_t io_wait; member
H A Dvmlinux.h62245 wait_queue_head_t io_wait; member