Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dpartial_gc.cpp144 void PartialGC::Sweep() in Sweep() function in panda::ecmascript::PartialGC
Dstw_young_gc.cpp94 void STWYoungGC::Sweep() in Sweep() function in panda::ecmascript::STWYoungGC
Dfull_gc.cpp104 void FullGC::Sweep() in Sweep() function in panda::ecmascript::FullGC
Dconcurrent_sweeper.cpp46 void ConcurrentSweeper::Sweep(bool fullGC) in Sweep() function in panda::ecmascript::ConcurrentSweeper
Dspace.cpp118 void HugeObjectSpace::Sweep() in Sweep() function in panda::ecmascript::HugeObjectSpace
Dsparse_space.cpp147 void SparseSpace::Sweep() in Sweep() function in panda::ecmascript::SparseSpace
/arkcompiler/runtime_core/static_core/runtime/
Dstring_table.cpp69 void StringTable::Sweep(const GCObjectVisitor &gcObjectVisitor) in Sweep() function in panda::StringTable
240 void StringTable::Table::Sweep(const GCObjectVisitor &gcObjectVisitor) in Sweep() function in panda::StringTable::Table
/arkcompiler/runtime_core/static_core/runtime/mem/gc/stw-gc/
Dstw-gc.cpp137 void StwGC<LanguageConfig>::Sweep() in Sweep() function in panda::mem::StwGC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp588 NO_THREAD_SAFETY_ANALYSIS void GenGC<LanguageConfig>::Sweep() in Sweep() function in panda::mem::GenGC