Searched defs:gc_speed (Results 1 – 2 of 2) sorted by relevance
50 double MemoryController::GrowingFactor(double gc_speed, double mutator_speed, in GrowingFactor()95 size_t curr_size, size_t max_size, double gc_speed, double mutator_speed, in CalculateAllocationLimit()
1779 double gc_speed = tracer()->CombinedMarkCompactSpeedInBytesPerMillisecond(); in PerformGarbageCollection() local3088 static double ComputeMutatorUtilization(double mutator_speed, double gc_speed) { in ComputeMutatorUtilization()3107 double gc_speed = in YoungGenerationMutatorUtilization() local3123 double gc_speed = static_cast<double>( in OldGenerationMutatorUtilization() local