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()))
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)