Home
last modified time | relevance | path

Searched refs:GetSharedGlobalAllocatorDump (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/trace_event/
Dprocess_memory_dump_unittest.cc44 ASSERT_EQ(nullptr, pmd1->GetSharedGlobalAllocatorDump(shared_mad_guid)); in TEST()
58 ASSERT_EQ(shared_mad, pmd1->GetSharedGlobalAllocatorDump(shared_mad_guid)); in TEST()
107 ASSERT_EQ(shared_mad, pmd1->GetSharedGlobalAllocatorDump(shared_mad_guid)); in TEST()
Dprocess_memory_dump.cc138 MemoryAllocatorDump* allocator_dump = GetSharedGlobalAllocatorDump(guid); in CreateSharedGlobalAllocatorDump()
144 MemoryAllocatorDump* ProcessMemoryDump::GetSharedGlobalAllocatorDump( in GetSharedGlobalAllocatorDump() function in base::trace_event::ProcessMemoryDump
Dprocess_memory_dump.h102 MemoryAllocatorDump* GetSharedGlobalAllocatorDump(