Home
last modified time | relevance | path

Searched defs:gc_ (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_adaptive_stack.h117 GC *gc_; variable
Dgc_scoped_phase.h97 GC *gc_; variable
Dgc_queue.h84 GC *gc_; variable
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-evacuate-regions-task.h199 G1GC<LanguageConfig> *gc_; variable
Dg1-evacuate-regions-worker-state.h196 G1GC<LanguageConfig> *gc_; variable
Dg1-gc.cpp188 const GC *gc_; member in ark::mem::ScopedRegionCollectionInfo
/arkcompiler/runtime_core/static_core/runtime/mem/
Dmemory_manager.h146 GC *gc_; variable
Dheap_manager.h304 mem::GC *gc_ = nullptr; variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Dg1gc_test.cpp156 G1GC<PandaAssemblyLanguageConfig> *gc_; member in ark::mem::RemSetChecker