runtime.p.tracebuf (field)
7 uses
runtime (current package)
runtime2.go#L630: tracebuf traceBufPtr
trace.go#L306: buf := p.tracebuf
trace.go#L309: p.tracebuf = 0
trace.go#L348: if p.tracebuf != 0 {
trace.go#L476: buf := pp.tracebuf
trace.go#L477: pp.tracebuf = 0
trace.go#L615: return mp, p.id, &p.tracebuf
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin 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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |