func runtime.gcEffectiveGrowthRatio

2 uses

	runtime (current package)
		mgc.go#L628: 	goalGrowthRatio := gcEffectiveGrowthRatio()
		mgc.go#L964: func gcEffectiveGrowthRatio() float64 {