func runtime/pprof.Do

2 uses

	runtime/pprof (current package)
		runtime.go#L36: func Do(ctx context.Context, labels LabelSet, f func(context.Context)) {

	go.opencensus.io/tag
		profile_19.go#L30: 	pprof.Do(ctx, pprof.Labels(keyvals...), f)