github.com/google/pprof/profile.label.unitX (field)
6 uses
github.com/google/pprof/profile (current package)
encode.go#L74: unitX: unitX,
encode.go#L314: if l.unitX != 0 {
encode.go#L316: unit, err = getString(p.stringTable, &l.unitX, err)
encode.go#L431: encodeInt64Opt(b, 4, p.unitX)
encode.go#L443: func(b *buffer, m message) error { return decodeInt64(b, &m.(*label).unitX) },
profile.go#L90: unitX int64
![]() |
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. |