func runtime.BlockProfile

2 uses

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