type internal/runtime/pprof/label.Set

4 uses

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

	runtime
		traceback.go#L1275: 		labels := (*label.Set)(gp.labels).List