Searched refs:CompactionSpeedInBytesPerMillisecond (Results 1 – 3 of 3) sorted by relevance
245 double CompactionSpeedInBytesPerMillisecond() const;
838 CompactionSpeedInBytesPerMillisecond()); in PrintNVP()939 double GCTracer::CompactionSpeedInBytesPerMillisecond() const { in CompactionSpeedInBytesPerMillisecond() function in v8::internal::GCTracer
582 heap()->tracer()->CompactionSpeedInBytesPerMillisecond(); in ComputeEvacuationHeuristics()2559 compaction_speed = heap()->tracer()->CompactionSpeedInBytesPerMillisecond(); in CreateAndExecuteEvacuationTasks()