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