Searched defs:swap_bitmaps (Results 1 – 6 of 6) sorted by relevance
90 collector::ObjectBytePair ContinuousMemMapAllocSpace::Sweep(bool swap_bitmaps) { in Sweep()
251 const bool swap_bitmaps; member
625 collector::ObjectBytePair LargeObjectSpace::Sweep(bool swap_bitmaps) { in Sweep()
509 void SemiSpace::Sweep(bool swap_bitmaps) { in Sweep()526 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()
2404 void ConcurrentCopying::Sweep(bool swap_bitmaps) { in Sweep()2435 void ConcurrentCopying::SweepArray(accounting::ObjectStack* allocations, bool swap_bitmaps) { in SweepArray()2548 void ConcurrentCopying::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects()