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

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-profile-table.h173 typedef void (*AllocContextIterator)(const AllocContextInfo& info); typedef in class:HeapProfileTable
178 void IterateOrderedAllocContexts(AllocContextIterator callback) const;
H A Dheap-profile-table.cc388 AllocContextIterator callback) const {
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-profile-table.h156 typedef void (*AllocContextIterator)(const AllocContextInfo& info); typedef in class:HeapProfileTable
161 void IterateOrderedAllocContexts(AllocContextIterator callback) const;
H A Dheap-profile-table.cc400 AllocContextIterator callback) const {

Completed in 167 milliseconds