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

2 uses

	github.com/google/pprof/profile (current package)
		prune.go#L61: func (p *Profile) Prune(dropRx, keepRx *regexp.Regexp) {
		prune.go#L134: 		p.Prune(drop, keep)