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

2 uses

	github.com/google/pprof/profile (current package)
		filter.go#L38: 			l.Line = l.unmatchedLines(hide)
		filter.go#L191: func (loc *Location) unmatchedLines(re *regexp.Regexp) []Line {