runtime/pprof.protobuf.uint64Opt (method)
10 uses
runtime/pprof (current package)
proto.go#L185: b.pb.uint64Opt(tagLine_FunctionID, funcID)
proto.go#L193: b.pb.uint64Opt(tagMapping_ID, id)
proto.go#L194: b.pb.uint64Opt(tagMapping_Start, base)
proto.go#L195: b.pb.uint64Opt(tagMapping_Limit, limit)
proto.go#L196: b.pb.uint64Opt(tagMapping_Offset, offset)
proto.go#L536: b.pb.uint64Opt(tagLocation_ID, id)
proto.go#L537: b.pb.uint64Opt(tagLocation_Address, uint64(firstFrame.PC))
proto.go#L550: b.pb.uint64Opt(tagLocation_MappingID, uint64(i+1))
proto.go#L563: b.pb.uint64Opt(tagFunction_ID, fn.id)
protobuf.go#L53: func (b *protobuf) uint64Opt(tag int, x uint64) {
 |
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. |