Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/
Dverification.cpp449 ScopedStopTheWorld stw(stwParam); in VerifyAfterMark() local
476 ScopedStopTheWorld stw(stwParam); in VerifyAfterForward() local
505 ScopedStopTheWorld stw(stwParam); in VerifyAfterFix() local
532 ScopedStopTheWorld stw(stwParam); in EnableReadBarrierDFX() local
556 ScopedStopTheWorld stw(stwParam); in DisableReadBarrierDFX() local
/arkcompiler/ets_runtime/common_components/heap/ark_collector/
Dark_collector.cpp524 ScopedStopTheWorld stw(stwParam); in EnumRoots() local
694 ScopedStopTheWorld stw(prepareFixStwParam); in PrepareFix() local
781 ScopedStopTheWorld stw(stwParam); in DoGarbageCollection() local
822 ScopedStopTheWorld stw(finalMarkStwParam, true, GCPhase::GC_PHASE_FINAL_MARK); in DoGarbageCollection() local
/arkcompiler/ets_runtime/common_components/heap/allocator/
Dregion_manager.cpp550 ScopedStopTheWorld stw(stwParam); in ForEachObjectSafe() local