Searched refs:recorded_old_generation_allocations_ (Results 1 – 2 of 2) sorted by relevance
137 recorded_old_generation_allocations_.Reset(); in ResetForTesting()347 recorded_old_generation_allocations_.Push( in AddAllocation()806 return AverageSpeed(recorded_old_generation_allocations_, in OldGenerationAllocationThroughputInBytesPerMillisecond()
436 base::RingBuffer<BytesAndDuration> recorded_old_generation_allocations_; variable