Home
last modified time | relevance | path

Searched refs:mutable_heap_name (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
H A Dkmem.pb.h2094 std::string* mutable_heap_name(); in Swap()
2311 std::string* mutable_heap_name(); in Swap()
2542 std::string* mutable_heap_name(); in Swap()
2772 std::string* mutable_heap_name(); in Swap()
3115 std::string* mutable_heap_name(); in Swap()
3311 std::string* mutable_heap_name(); in Swap()
4005 std::string* mutable_heap_name(); in Swap()
4201 std::string* mutable_heap_name(); in Swap()
7699 std::string* mutable_heap_name(); in Swap()
7880 std::string* mutable_heap_name(); in Swap()
[all …]
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dkmem.pb.h2094 std::string* mutable_heap_name(); in Swap()
2311 std::string* mutable_heap_name(); in Swap()
2542 std::string* mutable_heap_name(); in Swap()
2772 std::string* mutable_heap_name(); in Swap()
3115 std::string* mutable_heap_name(); in Swap()
3311 std::string* mutable_heap_name(); in Swap()
4005 std::string* mutable_heap_name(); in Swap()
4201 std::string* mutable_heap_name(); in Swap()
7699 std::string* mutable_heap_name(); in Swap()
7880 std::string* mutable_heap_name(); in Swap()
[all …]
/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 Dprofile_packet.pb.h1216 std::string* mutable_heap_name(); in Swap()
4182 inline std::string* ProfilePacket_ProcessHeapSamples::mutable_heap_name() { in mutable_heap_name() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_profiling_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/
Dprofile_packet.pb.h1216 std::string* mutable_heap_name(); in Swap()
4182 inline std::string* ProfilePacket_ProcessHeapSamples::mutable_heap_name() { in mutable_heap_name() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Dprofiler_tables_py.h5561 return mutable_table()->mutable_heap_name()->Set(row_number_, v); in set_heap_name()
5850 mutable_heap_name()->Append(row.heap_name); in Insert()
5894 TypedColumn<StringPool::Id>* mutable_heap_name() { in mutable_heap_name() function