MCPcopy Create free account
hub / github.com/cortexproject/cortex / sovIngester

Function sovIngester

pkg/ingester/client/ingester.pb.go:5101–5103  ·  view source on GitHub ↗
(x uint64)

Source from the content-addressed store, hash-verified

5099}
5100
5101func sovIngester(x uint64) (n int) {
5102 return (math_bits.Len64(x|1) + 6) / 7
5103}
5104func sozIngester(x uint64) (n int) {
5105 return sovIngester(uint64((x << 1) ^ uint64((int64(x) >> 63))))
5106}

Callers 15

encodeVarintIngesterFunction · 0.85
SizeMethod · 0.85
SizeMethod · 0.85
SizeMethod · 0.85
SizeMethod · 0.85
SizeMethod · 0.85
SizeMethod · 0.85
SizeMethod · 0.85
SizeMethod · 0.85
SizeMethod · 0.85
SizeMethod · 0.85
SizeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected