Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dgc-tracer.cc775 double GCTracer::OldGenerationAllocationThroughputInBytesPerMillisecond( in OldGenerationAllocationThroughputInBytesPerMillisecond() function in v8::internal::GCTracer
786 OldGenerationAllocationThroughputInBytesPerMillisecond(time_ms); in AllocationThroughputInBytesPerMillisecond()
795 return OldGenerationAllocationThroughputInBytesPerMillisecond( in CurrentOldGenerationAllocationThroughputInBytesPerMillisecond()
Dgc-tracer.h333 double OldGenerationAllocationThroughputInBytesPerMillisecond(
Dheap.cc4087 tracer()->OldGenerationAllocationThroughputInBytesPerMillisecond()); in OldGenerationMutatorUtilization()
/external/v8/test/cctest/heap/
Dtest-heap.cc6277 tracer->OldGenerationAllocationThroughputInBytesPerMillisecond(100)); in TEST()
6283 tracer->OldGenerationAllocationThroughputInBytesPerMillisecond(100)); in TEST()