Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dgc-tracer.h242 typedef RingBuffer<AllocationEvent, kRingBufferMaxSize> AllocationEventBuffer; typedef
360 AllocationEventBuffer allocation_events_;
Dgc-tracer.cc468 AllocationEventBuffer::const_iterator iter = allocation_events_.begin(); in NewSpaceAllocationThroughputInBytesPerMillisecond()