Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dmemory_manager.cpp51 … const GCSettings &gcSettings, const GCTriggerConfig &gcTriggerConfig, in Create()
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_vm.cpp44 mem::GCTriggerConfig gcTriggerConfig(options, panda_file::SourceLang::PANDA_ASSEMBLY); in CreateMM() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp74 mem::GCTriggerConfig gcTriggerConfig(options, panda_file::SourceLang::ETS); in CreateMM() local