Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dhumongous_obj_allocator-inl.h149 MemoryPoolHeader *currentPool = nullptr; in IterateOverObjects() local
252 MemoryPoolHeader *currentPool = nullptr; in IterateOverObjectsInRange() local
296 MemoryPoolHeader *currentPool = occupiedPoolsList_.GetListHead(); in AllocatedByHumongousObjAllocatorUnsafe() local
409 MemoryPoolHeader *currentPool = head_; in IterateAndPopOverPools() local
Dfreelist_allocator-inl.h241 MemoryPoolHeader *currentPool = nullptr; in IterateOverObjects() local
320 MemoryPoolHeader *currentPool = mempoolHead_; in VisitAndRemoveAllPools() local
336 MemoryPoolHeader *currentPool = mempoolHead_; in VisitAndRemoveFreePools() local
507 MemoryPoolHeader *currentPool = mempoolHead_; in AllocatedByFreeListAllocatorUnsafe() local
Drunslots_allocator-inl.h629 PoolListElement *currentPool = nullptr; in IterateOverObjects() local
654 PoolListElement *currentPool = occupiedTail_; in VisitAllPools() local
669 PoolListElement *currentPool = occupiedTail_; in VisitAllPoolsWithOccupiedSize() local
685 PoolListElement *currentPool = freeTail_; in VisitAndRemoveFreePools() local