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

2 uses

	github.com/google/pprof/profile (current package)
		filter.go#L95: 		if filterShowFromLocation(loc, showFrom) {
		filter.go#L118: func filterShowFromLocation(loc *Location, showFrom *regexp.Regexp) bool {