Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ get_large_size
Function
get_large_size
deps/jemalloc/test/integration/smallocx.c:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
static size_t
59
get_large_size(size_t ind) {
60
return get_size_impl(
"arenas.lextent.0.size"
, ind);
61
}
62
63
/*
64
* On systems which can't merge extents, tests that call this function generate
Callers
2
smallocx.c
File · 0.70
TEST_BEGIN
Function · 0.70
Calls
1
get_size_impl
Function · 0.70
Tested by
no test coverage detected