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/mallocx.c:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
static size_t
39
get_large_size(size_t ind) {
40
return get_size_impl(
"arenas.lextent.0.size"
, ind);
41
}
42
43
/*
44
* On systems which can't merge extents, tests that call this function generate
Callers
2
mallocx.c
File · 0.70
TEST_BEGIN
Function · 0.70
Calls
1
get_size_impl
Function · 0.70
Tested by
no test coverage detected