func runtime.BlockProfile

2 uses

	runtime (current package)
		mprof.go#L1064: func BlockProfile(p []BlockProfileRecord) (n int, ok bool) {
		mprof.go#L1133: 		racewriterangepc(unsafe.Pointer(&dst.Stack0[0]), unsafe.Sizeof(dst.Stack0), sys.GetCallerPC(), abi.FuncPCABIInternal(BlockProfile))