Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dpartial_gc.cpp158 void PartialGC::Sweep() in Sweep() function in panda::ecmascript::PartialGC
Dfull_gc.cpp118 void FullGC::Sweep() in Sweep() function in panda::ecmascript::FullGC
Dconcurrent_sweeper.cpp43 void ConcurrentSweeper::Sweep(bool fullGC) in Sweep() function in panda::ecmascript::ConcurrentSweeper
Dspace.cpp234 void HugeObjectSpace::Sweep() in Sweep() function in panda::ecmascript::HugeObjectSpace
Djit_fort.cpp254 void JitFort::Sweep() in Sweep() function in panda::ecmascript::JitFort
Dsparse_space.cpp157 void SparseSpace::Sweep() in Sweep() function in panda::ecmascript::SparseSpace
750 void MachineCodeSpace::Sweep() in Sweep() function in panda::ecmascript::MachineCodeSpace
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_concurrent_sweeper.cpp45 void SharedConcurrentSweeper::Sweep(bool isFullGC) in Sweep() function in panda::ecmascript::SharedConcurrentSweeper
Dshared_gc.cpp112 void SharedGC::Sweep() in Sweep() function in panda::ecmascript::SharedGC
Dshared_full_gc.cpp83 void SharedFullGC::Sweep() in Sweep() function in panda::ecmascript::SharedFullGC
Dshared_space.cpp232 void SharedSparseSpace::Sweep() in Sweep() function in panda::ecmascript::SharedSparseSpace
702 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.cpp138 void StwGC<LanguageConfig>::Sweep() in Sweep() function in ark::mem::StwGC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp587 NO_THREAD_SAFETY_ANALYSIS void GenGC<LanguageConfig>::Sweep() in Sweep() function in ark::mem::GenGC