Home
last modified time | relevance | path

Searched defs:ScaleN (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/profile/
Dprofile.go546 func (p *Profile) ScaleN(ratios []float64) error { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/profile/
Dprofile.go790 func (p *Profile) ScaleN(ratios []float64) error { func