Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/allocator/
Dfix_heap.cpp185 void PostFixHeapWorker::CollectEmptyRegions() in CollectEmptyRegions() function in common::PostFixHeapWorker
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp350 void G1GC<LanguageConfig>::CollectEmptyRegions(GCTask &task, PandaVector<Region *> *emptyTenuredReg… in CollectEmptyRegions() function in ark::mem::G1GC