Home
last modified time | relevance | path

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

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