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.h87 size_t GetTLABMaxAllocSize() in GetTLABMaxAllocSize() function
Dallocator.cpp459 size_t ObjectAllocatorNoGen<MT_MODE>::GetTLABMaxAllocSize() in GetTLABMaxAllocSize() function in panda::mem::ObjectAllocatorNoGen
611 size_t ObjectAllocatorGen<MT_MODE>::GetTLABMaxAllocSize() in GetTLABMaxAllocSize() function in panda::mem::ObjectAllocatorGen
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-allocator.cpp109 size_t ObjectAllocatorG1<MT_MODE>::GetTLABMaxAllocSize() in GetTLABMaxAllocSize() function in panda::mem::ObjectAllocatorG1