type github.com/google/pprof/profile.TagMatch

2 uses

	github.com/google/pprof/profile (current package)
		filter.go#L247: type TagMatch func(s *Sample) bool
		filter.go#L252: func (p *Profile) FilterSamplesByTag(focus, ignore TagMatch) (fm, im bool) {