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

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-profile-table.h68 // Possible marks for MarkCurrentAllocations and MarkUnmarkedAllocations. New
145 void MarkCurrentAllocations(AllocationMark mark);
211 // 1. Invoke MarkCurrentAllocations(MARK_ONE) to mark the start of the
398 // Helper for MarkCurrentAllocations and MarkUnmarkedAllocations.
H A Dheap-profiler.cc643 heap_profile->MarkCurrentAllocations(HeapProfileTable::MARK_ONE);
H A Dheap-profile-table.cc291 void HeapProfileTable::MarkCurrentAllocations(AllocationMark mark) { function in class:HeapProfileTable

Completed in 898 milliseconds