Home
last modified time | relevance | path

Searched refs:MemoryAllocatorDumpGuid (Results 1 – 15 of 15) sorted by relevance

/external/libchrome/base/trace_event/
Dprocess_memory_dump.h46 MemoryAllocatorDumpGuid source;
47 MemoryAllocatorDumpGuid target;
59 std::map<MemoryAllocatorDumpGuid, MemoryAllocatorDumpEdge>;
101 const MemoryAllocatorDumpGuid& guid);
122 const MemoryAllocatorDumpGuid& guid);
131 const MemoryAllocatorDumpGuid& guid);
135 const MemoryAllocatorDumpGuid& guid) const;
167 void AddOwnershipEdge(const MemoryAllocatorDumpGuid& source,
168 const MemoryAllocatorDumpGuid& target,
170 void AddOwnershipEdge(const MemoryAllocatorDumpGuid& source,
[all …]
Dmemory_allocator_dump_guid.cc25 MemoryAllocatorDumpGuid::MemoryAllocatorDumpGuid(uint64_t guid) : guid_(guid) {} in MemoryAllocatorDumpGuid() function in base::trace_event::MemoryAllocatorDumpGuid
27 MemoryAllocatorDumpGuid::MemoryAllocatorDumpGuid() in MemoryAllocatorDumpGuid() function in base::trace_event::MemoryAllocatorDumpGuid
28 : MemoryAllocatorDumpGuid(0u) { in MemoryAllocatorDumpGuid()
31 MemoryAllocatorDumpGuid::MemoryAllocatorDumpGuid(const std::string& guid_str) in MemoryAllocatorDumpGuid() function in base::trace_event::MemoryAllocatorDumpGuid
32 : MemoryAllocatorDumpGuid(HashString(guid_str)) { in MemoryAllocatorDumpGuid()
35 std::string MemoryAllocatorDumpGuid::ToString() const { in ToString()
Dmemory_allocator_dump_guid.h17 class BASE_EXPORT MemoryAllocatorDumpGuid {
19 MemoryAllocatorDumpGuid();
20 explicit MemoryAllocatorDumpGuid(uint64_t guid);
25 explicit MemoryAllocatorDumpGuid(const std::string& guid_str);
34 bool operator==(const MemoryAllocatorDumpGuid& other) const {
38 bool operator!=(const MemoryAllocatorDumpGuid& other) const {
42 bool operator<(const MemoryAllocatorDumpGuid& other) const {
Dprocess_memory_dump.cc42 const MemoryAllocatorDumpGuid& guid) { in GetSharedGlobalAllocatorDumpName()
248 const MemoryAllocatorDumpGuid& guid) { in CreateAllocatorDump()
285 const MemoryAllocatorDumpGuid& guid) { in CreateSharedGlobalAllocatorDump()
299 const MemoryAllocatorDumpGuid& guid) { in CreateWeakSharedGlobalAllocatorDump()
309 const MemoryAllocatorDumpGuid& guid) const { in GetSharedGlobalAllocatorDump()
388 void ProcessMemoryDump::AddOwnershipEdge(const MemoryAllocatorDumpGuid& source, in AddOwnershipEdge()
389 const MemoryAllocatorDumpGuid& target, in AddOwnershipEdge()
403 const MemoryAllocatorDumpGuid& source, in AddOwnershipEdge()
404 const MemoryAllocatorDumpGuid& target) { in AddOwnershipEdge()
409 const MemoryAllocatorDumpGuid& source, in AddOverridableOwnershipEdge()
[all …]
Dprocess_memory_dump_unittest.cc67 pmd1.AddOwnershipEdge(MemoryAllocatorDumpGuid(42), in TEST()
68 MemoryAllocatorDumpGuid(4242)); in TEST()
87 pmd1.AddOwnershipEdge(MemoryAllocatorDumpGuid(42), in TEST()
88 MemoryAllocatorDumpGuid(4242)); in TEST()
113 pmd1->AddOwnershipEdge(MemoryAllocatorDumpGuid(42), in TEST()
114 MemoryAllocatorDumpGuid(4242)); in TEST()
116 MemoryAllocatorDumpGuid shared_mad_guid1(1); in TEST()
117 MemoryAllocatorDumpGuid shared_mad_guid2(2); in TEST()
176 MemoryAllocatorDumpGuid shared_mad_guid1(1); in TEST()
177 MemoryAllocatorDumpGuid shared_mad_guid2(2); in TEST()
[all …]
Dmemory_allocator_dump.h74 const MemoryAllocatorDumpGuid&);
123 const MemoryAllocatorDumpGuid& guid() const { return guid_; } in guid()
138 MemoryAllocatorDumpGuid guid_;
Dmemory_allocator_dump.cc31 const MemoryAllocatorDumpGuid& guid) in MemoryAllocatorDump()
Dmemory_allocator_dump_unittest.cc80 "foo", MemoryDumpLevelOfDetail::FIRST, MemoryAllocatorDumpGuid(0x42u))); in TEST()
/external/libchrome/mojo/public/cpp/base/
Dmemory_allocator_dump_cross_process_uid_unittest.cc14 base::trace_event::MemoryAllocatorDumpGuid in(0); in TEST()
15 base::trace_event::MemoryAllocatorDumpGuid out; in TEST()
23 base::trace_event::MemoryAllocatorDumpGuid in(12345); in TEST()
24 base::trace_event::MemoryAllocatorDumpGuid out; in TEST()
33 base::trace_event::MemoryAllocatorDumpGuid in("12345"); in TEST()
34 base::trace_event::MemoryAllocatorDumpGuid out; in TEST()
Dmemory_allocator_dump_cross_process_uid_mojom_traits.cc11 base::trace_event::MemoryAllocatorDumpGuid>::
13 base::trace_event::MemoryAllocatorDumpGuid* out) { in Read()
18 *out = base::trace_event::MemoryAllocatorDumpGuid(data.value()); in Read()
Dmemory_allocator_dump_cross_process_uid_mojom_traits.h17 base::trace_event::MemoryAllocatorDumpGuid> { in COMPONENT_EXPORT()
18 static uint64_t value(const base::trace_event::MemoryAllocatorDumpGuid& id) { in COMPONENT_EXPORT()
24 base::trace_event::MemoryAllocatorDumpGuid* out); in COMPONENT_EXPORT()
Dmemory_allocator_dump_cross_process_uid.typemap13 …[ "mojo_base.mojom.MemoryAllocatorDumpCrossProcessUid=base::trace_event::MemoryAllocatorDumpGuid" ]
/external/libchrome/base/memory/
Dshared_memory_tracker.h20 class MemoryAllocatorDumpGuid; variable
32 static trace_event::MemoryAllocatorDumpGuid GetGlobalDumpIdForTracing(
Dshared_memory_tracker.cc31 trace_event::MemoryAllocatorDumpGuid
34 return trace_event::MemoryAllocatorDumpGuid(dump_name); in GetGlobalDumpIdForTracing()
/external/libchrome/mojo/public/mojom/base/
Dmemory_allocator_dump_cross_process_uid.mojom7 // Corresponds to |base::trace_event::MemoryAllocatorDumpGuid| in base/trace_event/memory_allocator…