github.com/google/pprof/profile.Line.Line (field)
9 uses
github.com/google/pprof/profile (current package)
encode.go#L511: encodeInt64Opt(b, 2, p.Line)
encode.go#L519: func(b *buffer, m message) error { return decodeInt64(b, &m.(*Line).Line) },
legacy_java_profile.go#L304: Line: lineNo,
merge.go#L275: lines[i*2+1] = strconv.FormatInt(line.Line, 16)
merge.go#L360: Line: src.Line,
profile.go#L124: Line int64
profile.go#L445: l.Line[i].Line = 0
profile.go#L610: l.Line[li].Line,
![]() |
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. |