func github.com/google/pprof/profile.encodeInt64s

3 uses

	github.com/google/pprof/profile (current package)
		encode.go#L156: 	encodeInt64s(b, 13, p.commentX)
		encode.go#L402: 	encodeInt64s(b, 2, p.Value)
		proto.go#L113: func encodeInt64s(b *buffer, tag int, x []int64) {