Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5101
func
sovIngester(x uint64) (n int) {
5102
return
(math_bits.Len64(x|1) + 6) / 7
5103
}
5104
func
sozIngester(x uint64) (n int) {
5105
return
sovIngester(uint64((x << 1) ^ uint64((int64(x) >> 63))))
5106
}
Callers
15
encodeVarintIngester
Function · 0.85
Size
Method · 0.85
Size
Method · 0.85
Size
Method · 0.85
Size
Method · 0.85
Size
Method · 0.85
Size
Method · 0.85
Size
Method · 0.85
Size
Method · 0.85
Size
Method · 0.85
Size
Method · 0.85
Size
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected