Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/
Dheap_manager.h84 size_t GetTLABMaxAllocSize() in GetTLABMaxAllocSize() function
Dallocator.cpp398 size_t ObjectAllocatorNoGen<MTMode>::GetTLABMaxAllocSize() in GetTLABMaxAllocSize() function in panda::mem::ObjectAllocatorNoGen
540 size_t ObjectAllocatorGen<MTMode>::GetTLABMaxAllocSize() in GetTLABMaxAllocSize() function in panda::mem::ObjectAllocatorGen
/arkcompiler/runtime_core/runtime/mem/gc/hybrid-gc/
Dhybrid_object_allocator.cpp132 size_t HybridObjectAllocator::GetTLABMaxAllocSize() in GetTLABMaxAllocSize() function in panda::mem::HybridObjectAllocator
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-allocator.cpp101 size_t ObjectAllocatorG1<MTMode>::GetTLABMaxAllocSize() in GetTLABMaxAllocSize() function in panda::mem::ObjectAllocatorG1