Searched refs:CompactionSpeedInBytesPerMillisecond (Results 1 – 3 of 3) sorted by relevance
310 double CompactionSpeedInBytesPerMillisecond() const;
684 CompactionSpeedInBytesPerMillisecond()); in PrintNVP()736 double GCTracer::CompactionSpeedInBytesPerMillisecond() const { in CompactionSpeedInBytesPerMillisecond() function in v8::internal::GCTracer
667 heap()->tracer()->CompactionSpeedInBytesPerMillisecond(); in ComputeEvacuationHeuristics()3225 heap()->tracer()->CompactionSpeedInBytesPerMillisecond(); in NumberOfParallelCompactionTasks()3319 compaction_speed = heap()->tracer()->CompactionSpeedInBytesPerMillisecond(); in EvacuatePagesInParallel()