Searched refs:IterateOrderedAllocContexts (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-profile-table.h178 void IterateOrderedAllocContexts(AllocContextIterator callback) const;
422 // Helper for IterateOrderedAllocContexts and FillOrderedProfile.
H A Dheap-profile-table.cc387 void HeapProfileTable::IterateOrderedAllocContexts( function in class:HeapProfileTable
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-profile-table.h161 void IterateOrderedAllocContexts(AllocContextIterator callback) const;
191 // FillOrderedProfile and IterateOrderedAllocContexts will contain mmap'ed
196 // IterateOrderedAllocContexts won't contain mmap'ed memory regions after
312 // Helper for IterateOrderedAllocContexts and FillOrderedProfile.
H A Dheap-profile-table.cc399 void HeapProfileTable::IterateOrderedAllocContexts( function in class:HeapProfileTable

Completed in 200 milliseconds