Searched defs:swap_bitmaps (Results 1 – 8 of 8) sorted by relevance
76 void StickyMarkSweep::Sweep([[maybe_unused]] bool swap_bitmaps) { in Sweep()
513 void SemiSpace::Sweep(bool swap_bitmaps) { in Sweep()530 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()
2495 void ConcurrentCopying::Sweep(bool swap_bitmaps) { in Sweep()2526 void ConcurrentCopying::SweepArray(accounting::ObjectStack* allocations, bool swap_bitmaps) { in SweepArray()2639 void ConcurrentCopying::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects()
1447 void MarkCompact::Sweep(bool swap_bitmaps) { in Sweep()1473 void MarkCompact::SweepLargeObjects(bool swap_bitmaps) { in SweepLargeObjects()
90 collector::ObjectBytePair ContinuousMemMapAllocSpace::Sweep(bool swap_bitmaps) { in Sweep()
254 const bool swap_bitmaps; member
660 collector::ObjectBytePair LargeObjectSpace::Sweep(bool swap_bitmaps) { in Sweep()