Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dgc-tracer.h310 double CurrentOldGenerationAllocationThroughputInBytesPerMillisecond() const;
Dgc-tracer.cc820 double GCTracer::CurrentOldGenerationAllocationThroughputInBytesPerMillisecond() in CurrentOldGenerationAllocationThroughputInBytesPerMillisecond() function in v8::internal::GCTracer
Dheap.cc1388 tracer()->CurrentOldGenerationAllocationThroughputInBytesPerMillisecond(); in PerformGarbageCollection()