Home
last modified time | relevance | path

Searched defs:trace_uuid (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/perfetto/protos/perfetto/metrics/
H A Dmetrics.proto85 optional string trace_uuid = 3; field
H A Dperfetto_merged_metrics.proto3035 optional string trace_uuid = 3; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dtrace_packet.proto136 TraceUuid trace_uuid = 89; field
H A Dperfetto_trace.proto15711 TraceUuid trace_uuid = 89; field
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_lite_gen/gen/external/perfetto/protos/perfetto/trace/
Dtrace_packet.pb.cc264 TracePacket::_Internal::trace_uuid(const TracePacket* msg) { in trace_uuid() function in perfetto::protos::TracePacket::_Internal
723 void TracePacket::set_allocated_trace_uuid(::perfetto::protos::TraceUuid* trace_uuid) { in set_allocated_trace_uuid()
/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dtracing_service_impl.h736 base::Uuid trace_uuid; member
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/
Dtrace_packet.pb.h2856 inline const ::perfetto::protos::TraceUuid& TracePacket::trace_uuid() const { in trace_uuid() function
2871 …void TracePacket::unsafe_arena_set_allocated_trace_uuid(::perfetto::protos::TraceUuid* trace_uuid)… in unsafe_arena_set_allocated_trace_uuid()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/
H A Dtrace_packet.pb.h2834 inline const ::perfetto::protos::TraceUuid& TracePacket::trace_uuid() const { in trace_uuid() function
2849 …void TracePacket::unsafe_arena_set_allocated_trace_uuid(::perfetto::protos::TraceUuid* trace_uuid)… in unsafe_arena_set_allocated_trace_uuid()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/
H A Dtrace_packet.pbzero.h158 ::protozero::ConstBytes trace_uuid() const { return at<89>().as_bytes(); } in trace_uuid() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/
Dtrace_packet.pbzero.h158 ::protozero::ConstBytes trace_uuid() const { return at<89>().as_bytes(); } in trace_uuid() function
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto14803 TraceUuid trace_uuid = 89; field