Home
last modified time | relevance | path

Searched defs:GC (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/runtime_core/docs/
Dmemory-management.md345 ## GC section in Memory management and object layout. Design.
364 ### Epsilon GC
370 ### STW GC
380 ### Concurrent Mark Sweep GC
426 ### Region based GC (main)
470 ### Low-pause GC (deffered)
491 ### GC: interaction with Interpreter, JIT and AOT
Dmemory-management-SW-requirements.md35 ## GC section in 2. OVERALL DESCRIPTION
62 ## GC section in 4. INTERACTION WITH OTHER COMPONENTS
/arkcompiler/runtime_core/runtime/mem/gc/
Dgc_scope.h25 class GC; variable
Dgc_scoped_phase.h28 class GC; variable
Dgc_adaptive_stack.h23 class GC; variable
Dgc.cpp52 GC::GC(ObjectAllocatorBase *object_allocator, const GCSettings &settings) in GC() function in panda::mem::GC
/arkcompiler/runtime_core/runtime/mem/gc/reference-processor/
Dreference_processor.h30 class GC; variable
/arkcompiler/runtime_core/runtime/mem/
Dobject_helpers.h44 class GC; variable
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dupdate_remset_thread.h28 class GC; variable
/arkcompiler/runtime_core/runtime/include/
Dgc_task.h28 class GC; variable
Dpanda_vm.h40 class GC; variable
Dlanguage_context.h39 class GC; variable
/arkcompiler/ets_runtime/ecmascript/
Dlog.h40 GC = 1ULL << 0ULL, enumerator
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h41 GC, enumerator