func cloud.google.com/go/profiler.deltaMutexProfile

2 uses

	cloud.google.com/go/profiler (current package)
		profiler.go#L408: 		if err := deltaMutexProfile(ctx, duration, &prof); err != nil {
		profiler.go#L430: func deltaMutexProfile(ctx context.Context, duration time.Duration, prof *bytes.Buffer) error {