Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ get_nlarge
Function
get_nlarge
deps/jemalloc/test/integration/smallocx.c:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
static unsigned
36
get_nlarge(void) {
37
return get_nsizes_impl(
"arenas.nlextents"
);
38
}
39
40
static size_t
41
get_size_impl(const char *cmd, size_t ind) {
Callers
2
smallocx.c
File · 0.70
TEST_BEGIN
Function · 0.70
Calls
1
get_nsizes_impl
Function · 0.70
Tested by
no test coverage detected