Home
last modified time | relevance | path

Searched defs:superclass_id (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/perfetto/protos/perfetto/trace/profiling/
H A Dheap_graph.proto75 optional uint64 superclass_id = 5; field
/aosp_15_r20/external/perfetto/src/traceconv/
H A Dtrace_to_hprof.cc144 void AddClass(uint64_t id, std::optional<uint64_t> superclass_id) { in AddClass()
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dheap_graph_tracker.h155 uint64_t superclass_id; member
H A Dheap_graph_tracker.cc392 uint64_t superclass_id, in AddInternedType()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_profiling_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/
H A Dheap_graph.pbzero.h602 uint64_t superclass_id() const { return at<5>().as_uint64(); } in superclass_id() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_profiling_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/
Dheap_graph.pbzero.h602 uint64_t superclass_id() const { return at<5>().as_uint64(); } in superclass_id() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Dprofiler_tables_py.h3376 static constexpr uint32_t superclass_id = 5; member
3386 using superclass_id = TypedColumn<std::optional<HeapGraphClassTable::Id>>; member
3410 std::optional<HeapGraphClassTable::Id> superclass_id; member
3466 ColumnType::superclass_id::type superclass_id() const { in superclass_id() function
3545 ColumnType::superclass_id::type superclass_id() const { in superclass_id() function
3801 const TypedColumn<std::optional<HeapGraphClassTable::Id>>& superclass_id() const { in superclass_id() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_profiling_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/
H A Dheap_graph.pb.h1559 inline ::uint64_t HeapGraphType::superclass_id() const { in superclass_id() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_profiling_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/
Dheap_graph.pb.h1559 inline ::uint64_t HeapGraphType::superclass_id() const { in superclass_id() function
/aosp_15_r20/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto7727 optional uint64 superclass_id = 5; field
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto13298 optional uint64 superclass_id = 5; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dperfetto_trace.proto14064 optional uint64 superclass_id = 5; field