Home | History | Annotate | Download | only in src

Lines Matching full:sweep

665       collector_reason = "incremental marking delaying mark-sweep";
949 // Perform mark-sweep with optional compaction.
975 // To decrease scavenger pauses and final mark-sweep pauses, we
1352 // We need to sweep newly copied objects which can be either in the
1666 // compacting mark-sweep cycle and we have to record slots manually.
5992 // 2. one old space mark-sweep-compact,
5993 // 3. many lazy sweep steps.
5994 // Use mark-sweep-compact events to count incremental GCs in a round.
6075 // Before doing the mark-sweep collections we clear the
7721 PrintF("sweep=%.1f ", scopes_[Scope::MC_SWEEP]);
7770 return "Mark-sweep";