github.com/google/pprof/profile.Sample.HasLabel (method)

2 uses

	github.com/google/pprof/profile (current package)
		profile.go#L700: func (s *Sample) HasLabel(key, value string) bool {
		profile.go#L712: 	return s.HasLabel("pprof::base", "true")