Searched refs:recorded_mark_compacts_ (Results 1 – 2 of 2) sorted by relevance
134 recorded_mark_compacts_.Reset(); in ResetForTesting()274 recorded_mark_compacts_.Push( in Stop()749 return AverageSpeed(recorded_mark_compacts_); in MarkCompactSpeedInBytesPerMillisecond()
421 base::RingBuffer<BytesAndDuration> recorded_mark_compacts_; variable