Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dgc-tracer.h458 size_t CurrentOldGenerationAllocationThroughputInBytesPerMillisecond() const;
Dgc-tracer.cc871 size_t GCTracer::CurrentOldGenerationAllocationThroughputInBytesPerMillisecond() in CurrentOldGenerationAllocationThroughputInBytesPerMillisecond() function in v8::internal::GCTracer
Dheap.cc1356 ->CurrentOldGenerationAllocationThroughputInBytesPerMillisecond()); in PerformGarbageCollection()