Searched defs:VisitAndRemoveFreePools (Results 1 – 10 of 10) sorted by relevance
110 void InternalAllocator<CONFIG>::VisitAndRemoveFreePools(MemVisitor memVisitor) in VisitAndRemoveFreePools() function
272 inline void PygoteSpaceAllocator<AllocConfigT>::VisitAndRemoveFreePools(const MemVisitor &memVisito… in VisitAndRemoveFreePools() function
150 void BumpPointerAllocator<AllocConfigT, LockConfigT, USE_TLABS>::VisitAndRemoveFreePools(const MemV… in VisitAndRemoveFreePools() function
336 void RunSlotsAllocator<AllocConfigT, LockConfigT>::VisitAndRemoveFreePools(const MemVisitor &memVis… in VisitAndRemoveFreePools() function706 void RunSlotsAllocator<AllocConfigT, LockConfigT>::MemPoolManager::VisitAndRemoveFreePools(const Me… in VisitAndRemoveFreePools() function
176 void ObjectAllocatorNoGen<MT_MODE>::VisitAndRemoveFreePools(const MemVisitor &memVisitor) in VisitAndRemoveFreePools() function in ark::mem::ObjectAllocatorNoGen343 void ObjectAllocatorGen<MT_MODE>::VisitAndRemoveFreePools(const MemVisitor &memVisitor) in VisitAndRemoveFreePools() function in ark::mem::ObjectAllocatorGen
229 void HumongousObjAllocator<AllocConfigT, LockConfigT>::VisitAndRemoveFreePools(const MemVisitor &me… in VisitAndRemoveFreePools() function
342 void FreeListAllocator<AllocConfigT, LockConfigT>::VisitAndRemoveFreePools(const MemVisitor &memVis… in VisitAndRemoveFreePools() function
271 void ObjectAllocatorG1<MT_MODE>::VisitAndRemoveFreePools(const MemVisitor &memVisitor) in VisitAndRemoveFreePools() function in ark::mem::ObjectAllocatorG1
514 void VisitAndRemoveFreePools(const MemVisitor &memVisitor) final in VisitAndRemoveFreePools() function
308 void VisitAndRemoveFreePools(size_t allocSize) in VisitAndRemoveFreePools() function