Searched defs:gc_speed (Results 1 – 1 of 1) sorted by relevance
1386 double gc_speed = tracer()->CombinedMarkCompactSpeedInBytesPerMillisecond(); in PerformGarbageCollection() local4102 static double ComputeMutatorUtilization(double mutator_speed, double gc_speed) { in ComputeMutatorUtilization()4121 double gc_speed = in YoungGenerationMutatorUtilization() local4137 double gc_speed = static_cast<double>( in OldGenerationMutatorUtilization() local5286 double Heap::HeapGrowingFactor(double gc_speed, double mutator_speed) { in HeapGrowingFactor()5325 void Heap::SetOldGenerationAllocationLimit(size_t old_gen_size, double gc_speed, in SetOldGenerationAllocationLimit()5365 double gc_speed, in DampenOldGenerationAllocationLimit()