Home
last modified time | relevance | path

Searched defs:PreZygoteFork (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
Dmemory_manager.cpp119 void MemoryManager::PreZygoteFork() in PreZygoteFork() function in ark::mem::MemoryManager
Dheap_manager.cpp334 void HeapManager::PreZygoteFork() in PreZygoteFork() function in ark::mem::HeapManager
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_vm.cpp167 void PandaCoreVM::PreZygoteFork() in PreZygoteFork() function in ark::core::PandaCoreVM
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h664 void PreZygoteFork() override in PreZygoteFork() function
Druntime.cpp1487 void Runtime::PreZygoteFork() in PreZygoteFork() function in ark::Runtime
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp303 void PandaEtsVM::PreZygoteFork() in PreZygoteFork() function in ark::ets::PandaEtsVM
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.cpp528 void GC::PreZygoteFork() in PreZygoteFork() function in ark::mem::GC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp2052 void G1GC<LanguageConfig>::PreZygoteFork() in PreZygoteFork() function in ark::mem::G1GC