runtime.traceBuf.varint (method)
12 uses
runtime (current package)
trace.go#L569: buf.varint(0)
trace.go#L572: buf.varint(tickDiff)
trace.go#L574: buf.varint(a)
trace.go#L577: buf.varint(0)
trace.go#L579: buf.varint(traceStackID(mp, buf.stk[:], skip))
trace.go#L656: bufp.varint(uint64(pid))
trace.go#L657: bufp.varint(ticks)
trace.go#L708: buf.varint(id)
trace.go#L717: buf.varint(uint64(slen))
trace.go#L734: func (buf *traceBuf) varint(v uint64) {
trace.go#L874: buf.varint(uint64(len(tmpbuf)))
trace.go#L1227: buf.varint(uint64(slen))
![]() |
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. |