Searched refs:AllocationThroughputInBytesPerMillisecond (Results 1 – 3 of 3) sorted by relevance
448 size_t AllocationThroughputInBytesPerMillisecond(double time_ms) const;
859 size_t GCTracer::AllocationThroughputInBytesPerMillisecond( in AllocationThroughputInBytesPerMillisecond() function in v8::internal::GCTracer867 return AllocationThroughputInBytesPerMillisecond(kThroughputTimeFrameMs); in CurrentAllocationThroughputInBytesPerMillisecond()
6324 size_t throughput = tracer->AllocationThroughputInBytesPerMillisecond(100); in TEST()6329 throughput = tracer->AllocationThroughputInBytesPerMillisecond(100); in TEST()