Home
last modified time | relevance | path

Searched refs:CurrentAllocationThroughputInBytesPerMillisecond (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/heap/
Dgc-tracer.h279 double CurrentAllocationThroughputInBytesPerMillisecond() const;
Dgc-tracer.cc992 double GCTracer::CurrentAllocationThroughputInBytesPerMillisecond() const { in CurrentAllocationThroughputInBytesPerMillisecond() function in v8::internal::GCTracer
Dheap.cc3223 tracer()->CurrentAllocationThroughputInBytesPerMillisecond(); in ReduceNewSpaceSize()