HomeSort by relevance Sort by last modified time
    Searched refs:CreateSharedGlobalAllocatorDump (Results 1 - 3 of 3) sorted by null

  /external/libchrome/base/trace_event/
process_memory_dump.h 98 MemoryAllocatorDump* CreateSharedGlobalAllocatorDump(
process_memory_dump_unittest.cc 34 pmd1->CreateSharedGlobalAllocatorDump(shared_mad_guid);
53 auto shared_mad = pmd1->CreateSharedGlobalAllocatorDump(shared_mad_guid);
80 auto shared_mad = pmd2->CreateSharedGlobalAllocatorDump(shared_mad_guid);
process_memory_dump.cc 134 MemoryAllocatorDump* ProcessMemoryDump::CreateSharedGlobalAllocatorDump(

Completed in 1077 milliseconds