Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dgc-tracer.h492 RingBuffer<BytesAndDuration> recorded_old_generation_allocations_; variable
Dgc-tracer.cc359 recorded_old_generation_allocations_.Push( in AddAllocation()
779 return AverageSpeed(recorded_old_generation_allocations_, in OldGenerationAllocationThroughputInBytesPerMillisecond()