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

  /external/v8/src/heap/
gc-tracer.h 300 double AllocationThroughputInBytesPerMillisecond(double time_ms) const;
gc-tracer.cc 810 double GCTracer::AllocationThroughputInBytesPerMillisecond(
817 return AllocationThroughputInBytesPerMillisecond(kThroughputTimeFrameMs);
    [all...]

Completed in 70 milliseconds