Searched refs:AddAllocatorDumpInternal (Results 1 - 2 of 2) sorted by relevance

/external/libchrome/base/trace_event/
H A Dprocess_memory_dump.cc104 AddAllocatorDumpInternal(mad); // Takes ownership of |mad|.
112 AddAllocatorDumpInternal(mad); // Takes ownership of |mad|.
116 void ProcessMemoryDump::AddAllocatorDumpInternal(MemoryAllocatorDump* mad) { function in class:base::trace_event::ProcessMemoryDump
H A Dprocess_memory_dump.h165 void AddAllocatorDumpInternal(MemoryAllocatorDump* mad);

Completed in 780 milliseconds