Home
last modified time | relevance | path

Searched defs:current_pool (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/
Dhumongous_obj_allocator-inl.h149 MemoryPoolHeader *current_pool = nullptr; in IterateOverObjects() local
253 MemoryPoolHeader *current_pool = nullptr; in IterateOverObjectsInRange() local
297 MemoryPoolHeader *current_pool = occupied_pools_list_.GetListHead(); in AllocatedByHumongousObjAllocatorUnsafe() local
410 MemoryPoolHeader *current_pool = head_; in IterateAndPopOverPools() local
Dfreelist_allocator-inl.h242 MemoryPoolHeader *current_pool = nullptr; in IterateOverObjects() local
321 MemoryPoolHeader *current_pool = mempool_head_; in VisitAndRemoveAllPools() local
337 MemoryPoolHeader *current_pool = mempool_head_; in VisitAndRemoveFreePools() local
509 MemoryPoolHeader *current_pool = mempool_head_; in AllocatedByFreeListAllocatorUnsafe() local
Drunslots_allocator-inl.h631 PoolListElement *current_pool = nullptr; in IterateOverObjects() local
655 PoolListElement *current_pool = occupied_tail_; in VisitAllPools() local
670 PoolListElement *current_pool = occupied_tail_; in VisitAllPoolsWithOccupiedSize() local
687 PoolListElement *current_pool = free_tail_; in VisitAndRemoveFreePools() local