Home
last modified time | relevance | path

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

/external/libchrome/base/memory/
Dshared_memory_tracker.cc71 trace_event::MemoryAllocatorDump* global_dump = in OnMemoryDump() local
73 global_dump->AddScalar(trace_event::MemoryAllocatorDump::kNameSize, in OnMemoryDump()
80 pmd->AddOwnershipEdge(local_dump->guid(), global_dump->guid()); in OnMemoryDump()