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

Function sovCortex

pkg/cortexpb/cortex.pb.go:3973–3975  ·  view source on GitHub ↗
(x uint64)

Source from the content-addressed store, hash-verified

3971}
3972
3973func sovCortex(x uint64) (n int) {
3974 return (math_bits.Len64(x|1) + 6) / 7
3975}
3976func sozCortex(x uint64) (n int) {
3977 return sovCortex(uint64((x << 1) ^ uint64((int64(x) >> 63))))
3978}

Callers 15

SizeMethod · 0.85
encodeVarintCortexFunction · 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