HomeSort by relevance Sort by last modified time
    Searched refs:NewSpaceAllocationThroughputInBytesPerMillisecond (Results 1 - 3 of 3) sorted by null

  /external/v8/src/heap/
gc-tracer.cc 513 NewSpaceAllocationThroughputInBytesPerMillisecond(),
697 NewSpaceAllocationThroughputInBytesPerMillisecond(),
794 double GCTracer::NewSpaceAllocationThroughputInBytesPerMillisecond(
812 return NewSpaceAllocationThroughputInBytesPerMillisecond(time_ms) +
    [all...]
gc-tracer.h 288 double NewSpaceAllocationThroughputInBytesPerMillisecond(
heap.cc     [all...]

Completed in 72 milliseconds