Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dheap_manager.h89 size_t GetTLABMaxAllocSize() in GetTLABMaxAllocSize() function
Dallocator.cpp464 size_t ObjectAllocatorNoGen<MT_MODE>::GetTLABMaxAllocSize() in GetTLABMaxAllocSize() function in ark::mem::ObjectAllocatorNoGen
621 size_t ObjectAllocatorGen<MT_MODE>::GetTLABMaxAllocSize() in GetTLABMaxAllocSize() function in ark::mem::ObjectAllocatorGen
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-allocator.cpp109 size_t ObjectAllocatorG1<MT_MODE>::GetTLABMaxAllocSize() in GetTLABMaxAllocSize() function in ark::mem::ObjectAllocatorG1