Searched defs:GetTLABMaxAllocSize (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/runtime/mem/ | ||
| D | heap_manager.h | 84 size_t GetTLABMaxAllocSize() in GetTLABMaxAllocSize() function |
| D | allocator.cpp | 398 size_t ObjectAllocatorNoGen<MTMode>::GetTLABMaxAllocSize() in GetTLABMaxAllocSize() function in panda::mem::ObjectAllocatorNoGen |
| /arkcompiler/runtime_core/runtime/mem/gc/hybrid-gc/ | ||
| D | hybrid_object_allocator.cpp | 132 size_t HybridObjectAllocator::GetTLABMaxAllocSize() in GetTLABMaxAllocSize() function in panda::mem::HybridObjectAllocator |
| /arkcompiler/runtime_core/runtime/mem/gc/g1/ | ||
| D | g1-allocator.cpp | 101 size_t ObjectAllocatorG1<MTMode>::GetTLABMaxAllocSize() in GetTLABMaxAllocSize() function in panda::mem::ObjectAllocatorG1 |