const internal/trace/tracev2.NoExperiment
4 uses
internal/trace/tracev2 (current package)
events.go#L114: NoExperiment: "None",
spec.go#L107: const NoExperiment Experiment = 0
runtime
tracebuf.go#L52: return traceWriter{traceLocker: tl, traceBuf: tl.mp.trace.buf[tl.gen%2][tracev2.NoExperiment]}
tracebuf.go#L190: if w.exp == tracev2.NoExperiment {
![]() |
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. |