/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 D | smaps.pb.h | 254 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/ |
D | smaps.pb.h | 254 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 D | smaps.proto | 34 optional string module_debug_path = 9; field
|
/aosp_15_r20/external/perfetto/test/trace_processor/diff_tests/parser/chrome/ |
H A D | memory_snapshot_smaps.out | 1 …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/ |
D | profiler_tables_py.h | 7244 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 D | smaps.pbzero.h | 103 ::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/ |
D | smaps.pbzero.h | 103 ::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 D | profile_module.cc | 592 context_->storage->InternString(e.module_debug_path()), in ParseSmapsPacket()
|
/aosp_15_r20/external/perfetto/src/trace_processor/ |
H A D | export_json.cc | 1621 region["df"] = GetNonNullString(storage_, it.module_debug_path()); in ExportMemorySnapshots()
|
/aosp_15_r20/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 8088 optional string module_debug_path = 9; field
|
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/ |
H A D | perfetto_trace.proto | 13737 optional string module_debug_path = 9; field
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ |
H A D | perfetto_trace.proto | 14519 optional string module_debug_path = 9; field
|