Searched refs:DumpMarkedObjects (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-profile-table.h219 // 5. Invoke DumpMarkedObjects(MARK_TWO) to get the list of allocations that
224 void DumpMarkedObjects(AllocationMark mark, const char* file_name);
407 // Helper for DumpMarkedObjects to dump all allocations with a given mark. It
H A Dheap-profiler.cc659 heap_profile->DumpMarkedObjects(HeapProfileTable::MARK_TWO, filename);
H A Dheap-profile-table.cc352 void HeapProfileTable::DumpMarkedObjects(AllocationMark mark, function in class:HeapProfileTable

Completed in 74 milliseconds