Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/stw-gc/
Dstw-gc.cpp82 bool useGcWorkers = this->GetSettings()->ParallelMarkingEnabled(); in Mark() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp130 void G1GC<LanguageConfig>::DoRegionCompacting(Region *region, bool useGcWorkers, in DoRegionCompacting()
817 bool useGcWorkers = this->GetSettings()->GCWorkersCount() != 0; in ReleasePagesInFreePools() local
1244 bool useGcWorkers = this->GetSettings()->ParallelMarkingEnabled(); in MixedMarkAndCacheRefs() local
1401 bool useGcWorkers = this->GetSettings()->ParallelCompactingEnabled(); in UpdateRefsAndClear() local
1427 bool useGcWorkers = this->GetSettings()->ParallelCompactingEnabled(); in CollectAndMove() local
1564 bool useGcWorkers) in OnPauseMark()
1595 bool useGcWorkers = this->GetSettings()->ParallelMarkingEnabled(); in FullMarking() local
1749 bool useGcWorkers = this->GetSettings()->ParallelMarkingEnabled(); in Remark() local