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()
377 void *allocatorPtr) in AllocSharedPool()
386 …paces::AllocAlonePoolForYoung(SpaceType spaceType, AllocatorType allocatorType, void *allocatorPtr) in AllocAlonePoolForYoung()
397 void *allocatorPtr) in TryAllocPoolForYoung()
407 void *allocatorPtr, OSPagesAllocPolicy allocPolicy) in TryAllocPoolForTenured()
415 void *allocatorPtr) in TryAllocPool()
421 void *allocatorPtr) in TryAllocArenaForTenured()
[all …]