const internal/trace/tracev2.EvGoStop
3 uses
internal/trace/tracev2 (current package)
events.go#L42: EvGoStop // goroutine yields its time, but is runnable [timestamp, reason, stack ID]
events.go#L253: EvGoStop: {
runtime
traceruntime.go#L455: tl.eventWriter(tracev2.GoRunning, tracev2.ProcRunning).event(tracev2.EvGoStop, trace.goStopReasons[tl.gen%2][reason], tl.stack(0))
 |
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. |