func github.com/google/pprof/profile.simplifyFunc

3 uses

	github.com/google/pprof/profile (current package)
		prune.go#L37: func simplifyFunc(f string) string {
		prune.go#L69: 				funcName := simplifyFunc(fn.Name)
		prune.go#L157: 				funcName := simplifyFunc(fn.Name)