Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dgc-tracer.h545 base::RingBuffer<BytesAndDuration> recorded_mark_compacts_; variable
Dgc-tracer.cc222 recorded_mark_compacts_.Reset(); in ResetForTesting()
402 recorded_mark_compacts_.Push( in UpdateStatistics()
1186 return AverageSpeed(recorded_mark_compacts_); in MarkCompactSpeedInBytesPerMillisecond()