github.com/google/pprof/profile.Location.IsFolded (field)
7 uses
github.com/google/pprof/profile (current package)
encode.go#L488: encodeBoolOpt(b, 5, p.IsFolded)
encode.go#L502: func(b *buffer, m message) error { return decodeBool(b, &m.(*Location).IsFolded) }, // optional bool is_folded = 5;
merge.go#L241: IsFolded: src.IsFolded,
merge.go#L263: isFolded: l.IsFolded,
profile.go#L116: IsFolded bool
profile.go#L598: if l.IsFolded {
![]() |
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. |