Home | History | Annotate | Download | only in collector

Lines Matching full:cards

247   // Process dirty cards and add dirty cards to mod union tables.
769 VLOG(heap) << "Parallel scanning cards " << reinterpret_cast<void*>(begin_) << " - "
794 // Can't have a different split for each space since multiple spaces can have their cards being
818 // Add a range of cards.
836 // Make sure we don't miss scanning any cards.
839 VLOG(heap) << "Scanning space cards " << reinterpret_cast<void*>(space->Begin()) << " - "
1252 // Zygote sweep takes care of dirtying cards and clearing live bits, does not free actual
1344 // scanning the same reference multiple times due to dirty cards.