Home
last modified time | relevance | path

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

/external/libmojo/base/trace_event/
Djava_heap_dump_provider_android.cc34 MemoryAllocatorDump* outer_dump = pmd->CreateAllocatorDump("java_heap"); in OnMemoryDump() local
35 outer_dump->AddScalar(MemoryAllocatorDump::kNameSize, in OnMemoryDump()
/external/libchrome/base/trace_event/
Dmalloc_dump_provider.cc144 MemoryAllocatorDump* outer_dump = pmd->CreateAllocatorDump("malloc"); in OnMemoryDump() local
145 outer_dump->AddScalar("virtual_size", MemoryAllocatorDump::kUnitsBytes, in OnMemoryDump()
147 outer_dump->AddScalar(MemoryAllocatorDump::kNameSize, in OnMemoryDump()