func runtime.BlockProfile

2 uses

	runtime (current package)
		mprof.go#L752: func BlockProfile(p []BlockProfileRecord) (n int, ok bool) {
		mprof.go#L771: 				racewriterangepc(unsafe.Pointer(&r.Stack0[0]), unsafe.Sizeof(r.Stack0), getcallerpc(), abi.FuncPCABIInternal(BlockProfile))