type internal/runtime/pprof/label.Label

3 uses

	internal/runtime/pprof/label (current package)
		labelset.go#L12: type Label struct {
		labelset.go#L19: 	List []Label
		labelset.go#L23: func NewSet(list []Label) Set {