Searched defs:VisitAndRemoveFreePools (Results 1 – 11 of 11) sorted by relevance
110 void InternalAllocator<Config>::VisitAndRemoveFreePools(MemVisitor mem_visitor) in VisitAndRemoveFreePools() function
274 inline void PygoteSpaceAllocator<AllocConfigT>::VisitAndRemoveFreePools(const MemVisitor &mem_visit… in VisitAndRemoveFreePools() function
152 void BumpPointerAllocator<AllocConfigT, LockConfigT, UseTlabs>::VisitAndRemoveFreePools(const MemVi… in VisitAndRemoveFreePools() function
126 void ObjectAllocatorNoGen<MTMode>::VisitAndRemoveFreePools(const MemVisitor &mem_visitor) in VisitAndRemoveFreePools() function in panda::mem::ObjectAllocatorNoGen276 void ObjectAllocatorGen<MTMode>::VisitAndRemoveFreePools(const MemVisitor &mem_visitor) in VisitAndRemoveFreePools() function in panda::mem::ObjectAllocatorGen
320 void RunSlotsAllocator<AllocConfigT, LockConfigT>::VisitAndRemoveFreePools(const MemVisitor &mem_vi… in VisitAndRemoveFreePools() function681 void RunSlotsAllocator<AllocConfigT, LockConfigT>::MemPoolManager::VisitAndRemoveFreePools( in VisitAndRemoveFreePools() function
229 void HumongousObjAllocator<AllocConfigT, LockConfigT>::VisitAndRemoveFreePools(const MemVisitor &me… in VisitAndRemoveFreePools() function
333 void FreeListAllocator<AllocConfigT, LockConfigT>::VisitAndRemoveFreePools(const MemVisitor &mem_vi… in VisitAndRemoveFreePools() function
48 void VisitAndRemoveFreePools([[maybe_unused]] const MemVisitor &mem_visitor) final {} in VisitAndRemoveFreePools() function
234 void ObjectAllocatorG1<MTMode>::VisitAndRemoveFreePools(const MemVisitor &mem_visitor) in VisitAndRemoveFreePools() function in panda::mem::ObjectAllocatorG1
484 void VisitAndRemoveFreePools(const MemVisitor &mem_visitor) final in VisitAndRemoveFreePools() function
580 inline void AllocatorTest<Allocator>::VisitAndRemoveFreePools(size_t alloc_size) in VisitAndRemoveFreePools() function