Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/static/
Dgc_marker_static-inl.h92 bool useGcWorkers = gc->GetSettings()->ParallelMarkingEnabled(); in HandleArrayClass() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp145 void G1GC<LanguageConfig>::DoRegionCompacting(Region *region, bool useGcWorkers, in DoRegionCompacting()
950 bool useGcWorkers = this->GetSettings()->GCWorkersCount() != 0; in ReleasePagesInFreePools() local
1348 auto useGcWorkers = this->GetSettings()->ParallelCompactingEnabled(); in EvacuateCollectionSet() local
1508 bool useGcWorkers = this->GetSettings()->ParallelMarkingEnabled(); in MixedMarkAndCacheRefs() local
1576 bool useGcWorkers = this->GetSettings()->ParallelMarkingEnabled(); in FastYoungMark() local
1711 bool useGcWorkers = this->GetSettings()->ParallelCompactingEnabled(); in UpdateRefsAndClear() local
1737 bool useGcWorkers = this->GetSettings()->ParallelCompactingEnabled(); in CollectAndMove() local
1876 bool useGcWorkers) in OnPauseMark()
1907 bool useGcWorkers = this->GetSettings()->ParallelMarkingEnabled(); in FullMarking() local
2035 bool useGcWorkers = this->GetSettings()->ParallelMarkingEnabled(); in Remark() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/stw-gc/
Dstw-gc.cpp83 bool useGcWorkers = this->GetSettings()->ParallelMarkingEnabled(); in Mark() local