Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dpartial_gc.cpp148 void PartialGC::Sweep() in Sweep() function in panda::ecmascript::PartialGC
H A Dfull_gc.cpp110 void FullGC::Sweep() in Sweep() function in panda::ecmascript::FullGC
H A Dconcurrent_sweeper.cpp42 void ConcurrentSweeper::Sweep(bool fullGC) in Sweep() function in panda::ecmascript::ConcurrentSweeper
H A Dspace.cpp238 void HugeObjectSpace::Sweep() in Sweep() function in panda::ecmascript::HugeObjectSpace
H A Djit_fort.cpp246 void JitFort::Sweep() in Sweep() function in panda::ecmascript::JitFort
H A Dsparse_space.cpp153 void SparseSpace::Sweep() in Sweep() function in panda::ecmascript::SparseSpace
645 void MachineCodeSpace::Sweep() in Sweep() function in panda::ecmascript::MachineCodeSpace
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_gc.cpp86 void SharedGC::Sweep() in Sweep() function in panda::ecmascript::SharedGC
H A Dshared_concurrent_sweeper.cpp39 void SharedConcurrentSweeper::Sweep(bool isFullGC) in Sweep() function in panda::ecmascript::SharedConcurrentSweeper
H A Dshared_full_gc.cpp72 void SharedFullGC::Sweep() in Sweep() function in panda::ecmascript::SharedFullGC
H A Dshared_space.cpp229 void SharedSparseSpace::Sweep() in Sweep() function in panda::ecmascript::SharedSparseSpace
622 void SharedHugeObjectSpace::Sweep() in Sweep() function in panda::ecmascript::SharedHugeObjectSpace
/arkcompiler/runtime_core/static_core/runtime/mem/gc/stw-gc/
H A Dstw-gc.cpp138 void StwGC<LanguageConfig>::Sweep() in Sweep() function in ark::mem::StwGC
/arkcompiler/runtime_core/static_core/runtime/
H A 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/gen-gc/
H A Dgen-gc.cpp587 NO_THREAD_SAFETY_ANALYSIS void GenGC<LanguageConfig>::Sweep() in Sweep() function in ark::mem::GenGC

Completed in 8 milliseconds