Searched defs:swap_bitmaps (Results 1 – 6 of 6) sorted by relevance
92 collector::ObjectBytePair ContinuousMemMapAllocSpace::Sweep(bool swap_bitmaps) { in Sweep()
251 const bool swap_bitmaps; member
611 collector::ObjectBytePair LargeObjectSpace::Sweep(bool swap_bitmaps) { in Sweep()
653 void SemiSpace::Sweep(bool swap_bitmaps) { in Sweep()672 void SemiSpace::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects()
1207 void MarkSweep::SweepArray(accounting::ObjectStack* allocations, bool swap_bitmaps) { in SweepArray()1307 void MarkSweep::Sweep(bool swap_bitmaps) { in Sweep()1332 void MarkSweep::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects()
2381 void ConcurrentCopying::Sweep(bool swap_bitmaps) { in Sweep()2412 void ConcurrentCopying::SweepArray(accounting::ObjectStack* allocations, bool swap_bitmaps) { in SweepArray()2525 void ConcurrentCopying::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects()