Home
last modified time | relevance | path

Searched defs:Sweep (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dpartial_gc.cpp148 void PartialGC::Sweep() in Sweep() function in panda::ecmascript::PartialGC
Dstw_young_gc.cpp83 void STWYoungGC::Sweep() in Sweep() function in panda::ecmascript::STWYoungGC
Dfull_gc.cpp110 void FullGC::Sweep() in Sweep() function in panda::ecmascript::FullGC
Dconcurrent_sweeper.cpp42 void ConcurrentSweeper::Sweep(bool fullGC) in Sweep() function in panda::ecmascript::ConcurrentSweeper
Dspace.cpp228 void HugeObjectSpace::Sweep() in Sweep() function in panda::ecmascript::HugeObjectSpace
Dsparse_space.cpp151 void SparseSpace::Sweep() in Sweep() function in panda::ecmascript::SparseSpace
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_gc.cpp86 void SharedGC::Sweep() in Sweep() function in panda::ecmascript::SharedGC
Dshared_concurrent_sweeper.cpp39 void SharedConcurrentSweeper::Sweep(bool isFullGC) in Sweep() function in panda::ecmascript::SharedConcurrentSweeper
Dshared_full_gc.cpp85 void SharedFullGC::Sweep() in Sweep() function in panda::ecmascript::SharedFullGC
Dshared_space.cpp230 void SharedSparseSpace::Sweep() in Sweep() function in panda::ecmascript::SharedSparseSpace
623 void SharedHugeObjectSpace::Sweep() in Sweep() function in panda::ecmascript::SharedHugeObjectSpace
/arkcompiler/runtime_core/static_core/runtime/
Dstring_table.cpp69 void StringTable::Sweep(const GCObjectVisitor &gcObjectVisitor) in Sweep() function in ark::StringTable
240 void StringTable::Table::Sweep(const GCObjectVisitor &gcObjectVisitor) in Sweep() function in ark::StringTable::Table
/arkcompiler/runtime_core/static_core/runtime/mem/gc/stw-gc/
Dstw-gc.cpp137 void StwGC<LanguageConfig>::Sweep() in Sweep() function in ark::mem::StwGC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp584 NO_THREAD_SAFETY_ANALYSIS void GenGC<LanguageConfig>::Sweep() in Sweep() function in ark::mem::GenGC