func runtime/pprof.Labels

2 uses

	runtime/pprof (current package)
		label.go#L99: func Labels(args ...string) LabelSet {

	google.golang.org/grpc
		server.go#L1806: 		ctx = pprof.WithLabels(ctx, pprof.Labels("grpc.method", stream.Method()))