Searched refs:recorded_new_generation_allocations_ (Results 1 – 2 of 2) sorted by relevance
136 recorded_new_generation_allocations_.Reset(); in ResetForTesting()344 recorded_new_generation_allocations_.Push( in AddAllocation()798 return AverageSpeed(recorded_new_generation_allocations_, in NewSpaceAllocationThroughputInBytesPerMillisecond()
435 base::RingBuffer<BytesAndDuration> recorded_new_generation_allocations_; variable