Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-allocator.cpp79 const std::vector<MemRange> &ObjectAllocatorG1<MT_MODE>::GetYoungSpaceMemRanges() in GetYoungSpaceMemRanges() function in ark::mem::ObjectAllocatorG1
/arkcompiler/runtime_core/static_core/runtime/mem/
Dallocator.cpp575 const std::vector<MemRange> &ObjectAllocatorGen<MT_MODE>::GetYoungSpaceMemRanges() in GetYoungSpaceMemRanges() function in ark::mem::ObjectAllocatorGen
/arkcompiler/runtime_core/static_core/runtime/include/mem/
Dallocator.h693 const std::vector<MemRange> &GetYoungSpaceMemRanges() final in GetYoungSpaceMemRanges() function