Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/allocator/tests/
Dregion_manager_test.cpp287 RegionDesc* garbageRegion = RegionDesc::InitRegion(SIZE_HALF_MAX_TEST, nUnit, in HWTEST_F_L0() local
301 RegionDesc* garbageRegion = RegionDesc::InitRegion(SIZE_HALF_MAX_TEST, nUnit, in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp2149 auto *garbageRegion = regionsIter->second; in DrainOldRegions() local
2175 … maxNumOfRegions = numberOfMixedTenuredRegions_]([[maybe_unused]] Region *garbageRegion) mutable { in AddOldRegionsMaxAllowed()
2227 auto pred = [this, &time, &gcPauseTimeBudget](Region *garbageRegion) { in AddMoreOldRegionsAccordingPauseTimeGoal()