Home
last modified time | relevance | path

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

/external/libmojo/base/trace_event/
Djava_heap_dump_provider_android.cc38 MemoryAllocatorDump* inner_dump = in OnMemoryDump() local
40 inner_dump->AddScalar(MemoryAllocatorDump::kNameSize, in OnMemoryDump()
/external/libchrome/base/trace_event/
Dmalloc_dump_provider.cc263 MemoryAllocatorDump* inner_dump = pmd->CreateAllocatorDump(kAllocatedObjects); in OnMemoryDump() local
264 inner_dump->AddScalar(MemoryAllocatorDump::kNameSize, in OnMemoryDump()
268 inner_dump->AddScalar(MemoryAllocatorDump::kNameObjectCount, in OnMemoryDump()