Home
last modified time | relevance | path

Searched defs:StopGC (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon-g1/
Depsilon-g1.cpp37 void EpsilonG1GC<LanguageConfig>::StopGC() in StopGC() function in ark::mem::EpsilonG1GC
/arkcompiler/runtime_core/static_core/runtime/mem/
Dmemory_manager.cpp137 void MemoryManager::StopGC() in StopGC() function in ark::mem::MemoryManager
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.h85 void StopGC() override in StopGC() function
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_vm.cpp189 void PandaCoreVM::StopGC() in StopGC() function in ark::core::PandaCoreVM
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.cpp216 void GC::StopGC() in StopGC() function in ark::mem::GC
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp385 void PandaEtsVM::StopGC() in StopGC() function in ark::ets::PandaEtsVM