const syscall.SYS_TIMES
2 uses
syscall (current package)
zsyscall_linux_amd64.go#L904: r0, _, e1 := RawSyscall(SYS_TIMES, uintptr(unsafe.Pointer(tms)), 0, 0)
zsysnum_linux_amd64.go#L107: SYS_TIMES = 100
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)