Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dpygote_space_allocator_test_base.cpp22 [[maybe_unused]] auto pygoteSpaceAllocator = GetPygoteSpaceAllocator(); in InitAllocTest() local
41 [[maybe_unused]] auto pygoteSpaceAllocator = GetPygoteSpaceAllocator(); in ForkedAllocTest() local
57 [[maybe_unused]] auto pygoteSpaceAllocator = GetPygoteSpaceAllocator(); in NonMovableLiveObjectAllocTest() local
84 [[maybe_unused]] auto pygoteSpaceAllocator = GetPygoteSpaceAllocator(); in NonMovableUnliveObjectAllocTest() local
108 [[maybe_unused]] auto pygoteSpaceAllocator = GetPygoteSpaceAllocator(); in MovableLiveObjectAllocTest() local
131 [[maybe_unused]] auto pygoteSpaceAllocator = GetPygoteSpaceAllocator(); in MovableUnliveObjectAllocTest() local
155 [[maybe_unused]] auto pygoteSpaceAllocator = GetPygoteSpaceAllocator(); in MuchObjectAllocTest() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_marker.h292 auto pygoteSpaceAllocator = Base::GetGC()->GetObjectAllocator()->GetPygoteSpaceAllocator(); in BindBitmaps() local
Dgc.cpp786 auto pygoteSpaceAllocator = objectAllocator_->GetPygoteSpaceAllocator(); in WaitForGCOnPygoteFork() local
821 auto pygoteSpaceAllocator = objectAllocator_->GetPygoteSpaceAllocator(); in IsOnPygoteFork() local
834 auto pygoteSpaceAllocator = objectAllocator_->GetPygoteSpaceAllocator(); in MoveObjectsToPygoteSpace() local