Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3153
func
sovQuery(x uint64) (n int) {
3154
return
(math_bits.Len64(x|1) + 6) / 7
3155
}
3156
func
sozQuery(x uint64) (n int) {
3157
return
sovQuery(uint64((x << 1) ^ uint64((int64(x) >> 63))))
3158
}
Callers
15
encodeVarintQuery
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