Home
last modified time | relevance | path

Searched defs:annotated_callsite_id (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/perfetto/protos/perfetto/trace_processor/
H A Dstack.proto31 uint32 annotated_callsite_id = 3; field
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_processor_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace_processor/
Dstack.pbzero.h71 uint32_t annotated_callsite_id() const { return at<3>().as_uint32(); } in annotated_callsite_id() function