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/mallocx.c:15–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
}
14
15
static unsigned
16
get_nlarge(void) {
17
return get_nsizes_impl(
"arenas.nlextents"
);
18
}
19
20
static size_t
21
get_size_impl(const char *cmd, size_t ind) {
Callers
2
mallocx.c
File · 0.70
TEST_BEGIN
Function · 0.70
Calls
1
get_nsizes_impl
Function · 0.70
Tested by
no test coverage detected