Home | History | Annotate | Download | only in heap

Lines Matching refs:SCAVENGER

87     case SCAVENGER:
145 DCHECK(current_.type == Event::SCAVENGER || start_counter_ > 1);
162 case SCAVENGER:
163 current_ = Event(Event::SCAVENGER, gc_reason, collector_reason);
231 DCHECK((collector == SCAVENGER && current_.type == Event::SCAVENGER) ||
256 case Event::SCAVENGER:
291 if ((current_.type == Event::SCAVENGER ||
448 case Event::SCAVENGER: