func internal/runtime/gc/scan.FilterNilAVX512
2 uses
internal/runtime/gc/scan (current package)
filter_amd64.go#L9: func FilterNilAVX512(bufp *uintptr, n int32) int32
scan_amd64.go#L31: return FilterNilAVX512(bufp, scanSpanPackedAVX512(mem, bufp, objMarks, sizeClass, ptrMask))
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |