Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-allocator.h91 void Collect(const GCObjectVisitor &gc_object_visitor, GCCollectMode collect_mode) final in Collect()
/arkcompiler/runtime_core/runtime/mem/gc/hybrid-gc/
Dhybrid_object_allocator.h51 [[maybe_unused]] GCCollectMode collect_mode) final in Collect()
/arkcompiler/runtime_core/runtime/mem/
Dallocator.cpp175 [[maybe_unused]] GCCollectMode collect_mode) in Collect()
350 …AllocatorGen<MTMode>::Collect(const GCObjectVisitor &gc_object_visitor, GCCollectMode collect_mode) in Collect()