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

Function sovQuery

pkg/querier/tripperware/query.pb.go:3153–3155  ·  view source on GitHub ↗
(x uint64)

Source from the content-addressed store, hash-verified

3151}
3152
3153func sovQuery(x uint64) (n int) {
3154 return (math_bits.Len64(x|1) + 6) / 7
3155}
3156func sozQuery(x uint64) (n int) {
3157 return sovQuery(uint64((x << 1) ^ uint64((int64(x) >> 63))))
3158}

Callers 15

encodeVarintQueryFunction · 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