github.com/google/pprof/profile.Profile.ScaleN (method)

3 uses

	github.com/google/pprof/profile (current package)
		merge.go#L119: 	p.ScaleN(normScale)
		profile.go#L724: 	p.ScaleN(ratios)
		profile.go#L728: func (p *Profile) ScaleN(ratios []float64) error {