const runtime.traceEvGoInSyscall
2 uses
runtime (current package)
trace.go#L55: traceEvGoInSyscall = 32 // denotes that goroutine is in syscall when tracing starts [timestamp, goroutine id]
trace.go#L240: traceEvent(traceEvGoInSyscall, -1, uint64(gp.goid))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)