Home
last modified time | relevance | path

Searched defs:GetYoungAllocMaxSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-allocator.h243 static constexpr size_t GetYoungAllocMaxSize() in GetYoungAllocMaxSize() function
/arkcompiler/runtime_core/static_core/runtime/mem/
Dallocator.cpp631 size_t ObjectAllocatorGen<MT_MODE>::GetYoungAllocMaxSize() in GetYoungAllocMaxSize() function in ark::mem::ObjectAllocatorGen