Searched refs:recorded_new_generation_allocations_ (Results 1 – 2 of 2) sorted by relevance
190 recorded_new_generation_allocations_.Reset(); in ResetForTesting()398 recorded_new_generation_allocations_.Push( in AddAllocation()974 return AverageSpeed(recorded_new_generation_allocations_, in NewSpaceAllocationThroughputInBytesPerMillisecond()
442 base::RingBuffer<BytesAndDuration> recorded_new_generation_allocations_; variable