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 panda::mem::MemoryManager
Dheap_manager.cpp314 void HeapManager::PreZygoteFork() in PreZygoteFork() function in panda::mem::HeapManager
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_vm.cpp166 void PandaCoreVM::PreZygoteFork() in PreZygoteFork() function in panda::core::PandaCoreVM
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h651 void PreZygoteFork() override in PreZygoteFork() function
Druntime.cpp1481 void Runtime::PreZygoteFork() in PreZygoteFork() function in panda::Runtime
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp279 void PandaEtsVM::PreZygoteFork() in PreZygoteFork() function in panda::ets::PandaEtsVM
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.cpp497 void GC::PreZygoteFork() in PreZygoteFork() function in panda::mem::GC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp1786 void G1GC<LanguageConfig>::PreZygoteFork() in PreZygoteFork() function in panda::mem::G1GC