runtime/pprof.runtimeProfile.labels (field)

2 uses

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