Searched defs:VisitAndRemoveFreePools (Results 1 – 10 of 10) sorted by relevance
110 void InternalAllocator<CONFIG>::VisitAndRemoveFreePools(MemVisitor memVisitor) in VisitAndRemoveFreePools() function
274 inline void PygoteSpaceAllocator<AllocConfigT>::VisitAndRemoveFreePools(const MemVisitor &memVisito… in VisitAndRemoveFreePools() function
150 void BumpPointerAllocator<AllocConfigT, LockConfigT, USE_TLABS>::VisitAndRemoveFreePools(const MemV… in VisitAndRemoveFreePools() function
319 void RunSlotsAllocator<AllocConfigT, LockConfigT>::VisitAndRemoveFreePools(const MemVisitor &memVis… in VisitAndRemoveFreePools() function680 void RunSlotsAllocator<AllocConfigT, LockConfigT>::MemPoolManager::VisitAndRemoveFreePools(const Me… in VisitAndRemoveFreePools() function
172 void ObjectAllocatorNoGen<MT_MODE>::VisitAndRemoveFreePools(const MemVisitor &memVisitor) in VisitAndRemoveFreePools() function in panda::mem::ObjectAllocatorNoGen338 void ObjectAllocatorGen<MT_MODE>::VisitAndRemoveFreePools(const MemVisitor &memVisitor) in VisitAndRemoveFreePools() function in panda::mem::ObjectAllocatorGen
229 void HumongousObjAllocator<AllocConfigT, LockConfigT>::VisitAndRemoveFreePools(const MemVisitor &me… in VisitAndRemoveFreePools() function
332 void FreeListAllocator<AllocConfigT, LockConfigT>::VisitAndRemoveFreePools(const MemVisitor &memVis… in VisitAndRemoveFreePools() function
268 void ObjectAllocatorG1<MT_MODE>::VisitAndRemoveFreePools(const MemVisitor &memVisitor) in VisitAndRemoveFreePools() function in panda::mem::ObjectAllocatorG1
515 void VisitAndRemoveFreePools(const MemVisitor &memVisitor) final in VisitAndRemoveFreePools() function
580 inline void AllocatorTest<Allocator>::VisitAndRemoveFreePools(size_t allocSize) in VisitAndRemoveFreePools() function