Home
last modified time | relevance | path

Searched defs:heap_graph (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dheap_graph_module.cc92 protos::pbzero::HeapGraph::Decoder heap_graph(blob.data, blob.size); in ParseHeapGraph() local
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dtrace_packet.proto156 HeapGraph heap_graph = 56; field
H A Dperfetto_trace.proto15731 HeapGraph heap_graph = 56; 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.cc344 TracePacket::_Internal::heap_graph(const TracePacket* msg) { in heap_graph() function in perfetto::protos::TracePacket::_Internal
1203 void TracePacket::set_allocated_heap_graph(::perfetto::protos::HeapGraph* heap_graph) { in set_allocated_heap_graph()
/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.h4176 inline const ::perfetto::protos::HeapGraph& TracePacket::heap_graph() const { in heap_graph() function
4191 …void TracePacket::unsafe_arena_set_allocated_heap_graph(::perfetto::protos::HeapGraph* heap_graph)… in unsafe_arena_set_allocated_heap_graph()
/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.h4154 inline const ::perfetto::protos::HeapGraph& TracePacket::heap_graph() const { in heap_graph() function
4169 …void TracePacket::unsafe_arena_set_allocated_heap_graph(::perfetto::protos::HeapGraph* heap_graph)… in unsafe_arena_set_allocated_heap_graph()
/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.h198 ::protozero::ConstBytes heap_graph() const { return at<56>().as_bytes(); } in heap_graph() 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.h198 ::protozero::ConstBytes heap_graph() const { return at<56>().as_bytes(); } in heap_graph() function
/aosp_15_r20/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto8944 HeapGraph heap_graph = 56; field
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto14823 HeapGraph heap_graph = 56; field