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 287 double AllocationThroughputInBytesPerMillisecond(double time_ms) const;
gc-tracer.cc 791 double GCTracer::AllocationThroughputInBytesPerMillisecond(
798 return AllocationThroughputInBytesPerMillisecond(kThroughputTimeFrameMs);

Completed in 76 milliseconds