Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dheap_space_test.cpp172 auto young_pool = gen_spaces_->AllocAlonePoolForYoung(SpaceType::SPACE_TYPE_OBJECT, in TEST_F() local
/arkcompiler/runtime_core/runtime/mem/
Dheap_space.cpp341 auto young_pool = in AllocAlonePoolForYoung() local
351 auto young_pool = TryAllocPoolBase(pool_size, space_type, allocator_type, allocator_ptr, in TryAllocPoolForYoung() local
Dallocator.cpp435 auto young_pool = heap_spaces_.AllocAlonePoolForYoung(SpaceType::SPACE_TYPE_OBJECT, in ObjectAllocatorGen() local