Searched refs:SweepLargeObjects (Results 1 – 6 of 6) sorted by relevance
143 void SweepLargeObjects(bool swap_bitmaps) REQUIRES(Locks::heap_bitmap_lock_);
154 void SweepLargeObjects(bool swap_bitmaps) REQUIRES(Locks::heap_bitmap_lock_);
668 SweepLargeObjects(swap_bitmaps); in Sweep()672 void SemiSpace::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::SemiSpace
253 void SweepLargeObjects(bool swap_bitmaps)
1329 SweepLargeObjects(swap_bitmaps); in Sweep()1332 void MarkSweep::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::MarkSweep
2407 SweepLargeObjects(swap_bitmaps); in Sweep()2525 void ConcurrentCopying::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects() function in art::gc::collector::ConcurrentCopying