MCPcopy 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
35static unsigned
36get_nlarge(void) {
37 return get_nsizes_impl("arenas.nlextents");
38}
39
40static size_t
41get_size_impl(const char *cmd, size_t ind) {

Callers 2

smallocx.cFile · 0.70
TEST_BEGINFunction · 0.70

Calls 1

get_nsizes_implFunction · 0.70

Tested by

no test coverage detected