github.com/google/pprof/profile.Profile.FilterSamplesByName (method)

one use

	github.com/google/pprof/profile (current package)
		filter.go#L24: func (p *Profile) FilterSamplesByName(focus, ignore, hide, show *regexp.Regexp) (fm, im, hm, hnm bool) {