Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dgc-tracer.cc978 double GCTracer::OldGenerationAllocationThroughputInBytesPerMillisecond( in OldGenerationAllocationThroughputInBytesPerMillisecond() function in v8::internal::GCTracer
989 OldGenerationAllocationThroughputInBytesPerMillisecond(time_ms); in AllocationThroughputInBytesPerMillisecond()
998 return OldGenerationAllocationThroughputInBytesPerMillisecond( in CurrentOldGenerationAllocationThroughputInBytesPerMillisecond()
Dgc-tracer.h268 double OldGenerationAllocationThroughputInBytesPerMillisecond(
Dheap.cc3122 tracer()->OldGenerationAllocationThroughputInBytesPerMillisecond()); in OldGenerationMutatorUtilization()