Searched refs:encodeInt64s (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/profile/ |
D | proto_test.go | 70 encodeInt64s(b, 2, u.int64s)
|
D | proto.go | 108 func encodeInt64s(b *buffer, tag int, x []int64) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/profile/ |
D | encode.go | 157 encodeInt64s(b, 13, p.commentX) 423 encodeInt64s(b, 2, p.Value)
|
D | proto.go | 114 func encodeInt64s(b *buffer, tag int, x []int64) { func
|