Home
last modified time | relevance | path

Searched defs:Collect (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dpygote_space_allocator-inl.h285 inline void PygoteSpaceAllocator<AllocConfigT>::Collect(const GCObjectVisitor &gcVisitor) in Collect() function in ark::mem::PygoteSpaceAllocator
H A Dhumongous_obj_allocator-inl.h132 void HumongousObjAllocator<AllocConfigT, LockConfigT>::Collect(const GCObjectVisitor &deathCheckerFn) in Collect() function in ark::mem::HumongousObjAllocator
H A Dallocator.cpp220 void ObjectAllocatorNoGen<MT_MODE>::Collect(const GCObjectVisitor &gcObjectVisitor, in Collect() function in ark::mem::ObjectAllocatorNoGen
412 void ObjectAllocatorGen<MT_MODE>::Collect(const GCObjectVisitor &gcObjectVisitor, GCCollectMode collectMode) in Collect() function in ark::mem::ObjectAllocatorGen
[all...]
H A Dregion_allocator-inl.h623 void RegionNonmovableAllocator<AllocConfigT, LockConfigT, ObjectAllocator>::Collect(const GCObjectVisitor &deathChecker) in Collect() function in ark::mem::RegionNonmovableAllocator
748 void RegionHumongousAllocator<AllocConfigT, LockConfigT>::Collect(Region *region, const GCObjectVisitor &deathChecker) in Collect() function in ark::mem::RegionHumongousAllocator
H A Dfreelist_allocator-inl.h223 void FreeListAllocator<AllocConfigT, LockConfigT>::Collect(const GCObjectVisitor &deathCheckerFn) in Collect() function in ark::mem::FreeListAllocator
H A Drunslots_allocator-inl.h232 inline void RunSlotsAllocator<AllocConfigT, LockConfigT>::Collect(const GCObjectVisitor &deathCheckerFn) in Collect() function in ark::mem::RunSlotsAllocator
/arkcompiler/ets_runtime/ecmascript/stackmap/
H A Dark_stackmap_builder.cpp71 void ArkStackMapBuilder::Collect( in Collect() function in panda::ecmascript::kungfu::ArkStackMapBuilder

Completed in 9 milliseconds