Searched defs:gc_ (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ | ||
| D | gc_adaptive_stack.h | 117 GC *gc_; variable |
| D | gc_scoped_phase.h | 97 GC *gc_; variable |
| D | gc_queue.h | 84 GC *gc_; variable |
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ | ||
| D | g1-evacuate-regions-task.h | 199 G1GC<LanguageConfig> *gc_; variable |
| D | g1-evacuate-regions-worker-state.h | 196 G1GC<LanguageConfig> *gc_; variable |
| D | g1-gc.cpp | 188 const GC *gc_; member in ark::mem::ScopedRegionCollectionInfo |
| /arkcompiler/runtime_core/static_core/runtime/mem/ | ||
| D | memory_manager.h | 146 GC *gc_; variable |
| D | heap_manager.h | 304 mem::GC *gc_ = nullptr; variable |
| /arkcompiler/runtime_core/static_core/runtime/tests/ | ||
| D | g1gc_test.cpp | 156 G1GC<PandaAssemblyLanguageConfig> *gc_; member in ark::mem::RemSetChecker |