Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dgc-tracer.cc783 double GCTracer::OldGenerationAllocationThroughputInBytesPerMillisecond( in OldGenerationAllocationThroughputInBytesPerMillisecond() function in v8::internal::GCTracer
794 OldGenerationAllocationThroughputInBytesPerMillisecond(time_ms); in AllocationThroughputInBytesPerMillisecond()
803 return OldGenerationAllocationThroughputInBytesPerMillisecond( in CurrentOldGenerationAllocationThroughputInBytesPerMillisecond()
Dgc-tracer.h281 double OldGenerationAllocationThroughputInBytesPerMillisecond(
Dheap.cc4089 tracer()->OldGenerationAllocationThroughputInBytesPerMillisecond()); in OldGenerationMutatorUtilization()