Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dheap_space.cpp153void *allocatorPtr, size_t currentFreeBytesInSpace, ObjectMemorySpace *memSpace, in TryAllocPoolBase()
172 …TryAllocPool(size_t poolSize, SpaceType spaceType, AllocatorType allocatorType, void *allocatorPtr) in TryAllocPool()
179 void *allocatorPtr, size_t currentFreeBytesInSpace, in TryAllocArenaBase()
193 …yAllocArena(size_t arenaSize, SpaceType spaceType, AllocatorType allocatorType, void *allocatorPtr) in TryAllocArena()
368 void *allocatorPtr) in AllocSharedPool()
377 …paces::AllocAlonePoolForYoung(SpaceType spaceType, AllocatorType allocatorType, void *allocatorPtr) in AllocAlonePoolForYoung()
388 void *allocatorPtr) in TryAllocPoolForYoung()
398 void *allocatorPtr, OSPagesAllocPolicy allocPolicy) in TryAllocPoolForTenured()
406 void *allocatorPtr) in TryAllocPool()
412 void *allocatorPtr) in TryAllocArenaForTenured()
[all …]