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

3 uses

	github.com/google/pprof/profile (current package)
		profile.go#L716: func (p *Profile) Scale(ratio float64) {

	cloud.google.com/go/profiler
		heap.go#L70: 	p1.Scale(-1)
		profiler.go#L444: 	p0.Scale(-1)