Home
last modified time | relevance | path

Searched defs:block_io_start (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/
H A Dbiotop.bpf.c131 int BPF_PROG(block_io_start, struct request *req) in BPF_PROG() argument
H A Dbiostacks.bpf.c122 int BPF_PROG(block_io_start, struct request *rq) in BPF_PROG() argument
H A Dbiosnoop.bpf.c80 int BPF_PROG(block_io_start, struct request *rq) in BPF_PROG() argument
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ftrace/
H A Dftrace_event.proto689 BlockIoStartFtraceEvent block_io_start = 546; field
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dftrace_event.pb.cc2685 FtraceEvent::_Internal::block_io_start(const FtraceEvent* msg) { in block_io_start() function in perfetto::protos::FtraceEvent::_Internal
15268 void FtraceEvent::set_allocated_block_io_start(::perfetto::protos::BlockIoStartFtraceEvent* block_i… in set_allocated_block_io_start()
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dftrace_event.pbzero.h1612 ::protozero::ConstBytes block_io_start() const { return at<546>().as_bytes(); } in block_io_start() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dftrace_event.pb.h46603 inline const ::perfetto::protos::BlockIoStartFtraceEvent& FtraceEvent::block_io_start() const { in block_io_start() function
46618 …ent::unsafe_arena_set_allocated_block_io_start(::perfetto::protos::BlockIoStartFtraceEvent* block_… in unsafe_arena_set_allocated_block_io_start()
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dperfetto_trace.proto11470 BlockIoStartFtraceEvent block_io_start = 546; field