Home
last modified time | relevance | path

Searched refs:module_debug_path (Results 1 – 12 of 12) sorted by relevance

/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 Dsmaps.pb.h254 const std::string& module_debug_path() const; in Swap()
259 void set_allocated_module_debug_path(std::string* module_debug_path); in Swap()
971 inline const std::string& SmapsEntry::module_debug_path() const { in module_debug_path() function
1012 inline void SmapsEntry::set_allocated_module_debug_path(std::string* module_debug_path) { in set_allocated_module_debug_path() argument
1013 if (module_debug_path != nullptr) { in set_allocated_module_debug_path()
1018 _impl_.module_debug_path_.SetAllocated(module_debug_path, GetArenaForAllocation()); in set_allocated_module_debug_path()
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_profiling_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/
Dsmaps.pb.h254 const std::string& module_debug_path() const; in Swap()
259 void set_allocated_module_debug_path(std::string* module_debug_path); in Swap()
971 inline const std::string& SmapsEntry::module_debug_path() const { in module_debug_path() function
1012 inline void SmapsEntry::set_allocated_module_debug_path(std::string* module_debug_path) { in set_allocated_module_debug_path() argument
1013 if (module_debug_path != nullptr) { in set_allocated_module_debug_path()
1018 _impl_.module_debug_path_.SetAllocated(module_debug_path, GetArenaForAllocation()); in set_allocated_module_debug_path()
/aosp_15_r20/external/perfetto/protos/perfetto/trace/profiling/
H A Dsmaps.proto34 optional string module_debug_path = 9; field
/aosp_15_r20/external/perfetto/test/trace_processor/diff_tests/parser/chrome/
H A Dmemory_snapshot_smaps.out1 …b","file_name","start_address","module_timestamp","module_debugid","module_debug_path","protection…
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Dprofiler_tables_py.h7244 static constexpr uint32_t module_debug_path = 12; member
7265 using module_debug_path = TypedColumn<StringPool::Id>; member
7303 module_debug_path(in_module_debug_path), in Row()
7322 StringPool::Id module_debug_path; member
7341 ColumnType::module_debug_path::Equals(module_debug_path, other.module_debug_path) &&
7361 static constexpr uint32_t module_debug_path = ColumnType::module_debug_path::default_flags();
7425 ColumnType::module_debug_path::type module_debug_path() const { in module_debug_path() function
7426 return table()->module_debug_path()[row_number_]; in module_debug_path()
7495 ColumnType::module_debug_path::non_optional_type v) { in set_module_debug_path()
7595 ColumnType::module_debug_path::type module_debug_path() const { in module_debug_path() function
[all …]
/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 Dsmaps.pbzero.h103 ::protozero::ConstChars module_debug_path() const { return at<9>().as_string(); } in module_debug_path() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_profiling_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/
Dsmaps.pbzero.h103 ::protozero::ConstChars module_debug_path() const { return at<9>().as_string(); } in module_debug_path() function
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dprofile_module.cc592 context_->storage->InternString(e.module_debug_path()), in ParseSmapsPacket()
/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dexport_json.cc1621 region["df"] = GetNonNullString(storage_, it.module_debug_path()); in ExportMemorySnapshots()
/aosp_15_r20/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto8088 optional string module_debug_path = 9; field
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto13737 optional string module_debug_path = 9; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dperfetto_trace.proto14519 optional string module_debug_path = 9; field