func github.com/google/pprof/profile.encodeBoolOpt
6 uses
github.com/google/pprof/profile (current package)
encode.go#L457: encodeBoolOpt(b, 7, p.HasFunctions)
encode.go#L458: encodeBoolOpt(b, 8, p.HasFilenames)
encode.go#L459: encodeBoolOpt(b, 9, p.HasLineNumbers)
encode.go#L460: encodeBoolOpt(b, 10, p.HasInlineFrames)
encode.go#L488: encodeBoolOpt(b, 5, p.IsFolded)
proto.go#L159: func encodeBoolOpt(b *buffer, tag int, x bool) {
 |
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. |