/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/stdlib/slices/ |
H A D | time_in_state.sql | 47 io_wait BOOL, field 64 tstate.io_wait, field
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/stdlib/android/ |
H A D | binder_breakdown.sql | 115 _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/ |
D | sched_tables_py.h | 1030 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 D | thread_state_breakdown.sql | 39 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 D | thread_state_selection_aggregator.ts | 174 io_wait: NUM_NULL, constant
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/stdlib/android/startup/ |
H A D | startup_breakdowns.sql | 135 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 D | thread_state_tracker.cc | 108 std::optional<bool> io_wait, in PushBlockedReason()
|
H A D | thread_state_tracker_unittest.cc | 70 std::optional<bool> io_wait = std::nullopt, in VerifyThreadState()
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/systrace/ |
H A D | systrace_line_parser.cc | 278 auto io_wait = base::StringToInt32(args["iowait"]); in ParseLine() local
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ftrace/ |
H A D | sched.proto | 27 optional uint32 io_wait = 3; field
|
/aosp_15_r20/external/perfetto/test/ |
H A D | synth_common.py | 472 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 D | sched.pbzero.h | 1627 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/ |
D | sched.pbzero.h | 1627 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 D | sched.pb.h | 4000 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/ |
D | sched.pb.h | 4000 inline ::uint32_t SchedBlockedReasonFtraceEvent::io_wait() const { in io_wait() function
|
/aosp_15_r20/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 4919 optional uint32 io_wait = 3; field
|
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/ |
H A D | perfetto_trace.proto | 9595 optional uint32 io_wait = 3; field
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ |
H A D | perfetto_trace.proto | 10205 optional uint32 io_wait = 3; field
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 24193 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 D | vmlinux.h | 34358 bool io_wait; member 103054 wait_queue_head_t io_wait; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 62245 wait_queue_head_t io_wait; member
|
H A D | vmlinux.h | 62245 wait_queue_head_t io_wait; member
|