runtime/pprof.runtimeProfile.Label (method)

one use

	runtime/pprof (current package)
		pprof.go#L742: func (p *runtimeProfile) Label(i int) *labelMap { return (*labelMap)(p.labels[i]) }