Home
last modified time | relevance | path

Searched defs:encodeUint64s (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/profile/
Dproto.go69 func encodeUint64s(b *buffer, tag int, x []uint64) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/profile/
Dproto.go82 func encodeUint64s(b *buffer, tag int, x []uint64) { func