Home
last modified time | relevance | path

Searched refs:recorded_new_generation_allocations_ (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dgc-tracer.h546 base::RingBuffer<BytesAndDuration> recorded_new_generation_allocations_; variable
Dgc-tracer.cc224 recorded_new_generation_allocations_.Reset(); in ResetForTesting()
619 recorded_new_generation_allocations_.Push( in AddAllocation()
1231 return AverageSpeed(recorded_new_generation_allocations_, in NewSpaceAllocationThroughputInBytesPerMillisecond()