github.com/google/pprof/profile.Location.matchedLines (method)

2 uses

	github.com/google/pprof/profile (current package)
		filter.go#L44: 			l.Line = l.matchedLines(show)
		filter.go#L209: func (loc *Location) matchedLines(re *regexp.Regexp) []Line {