MCPcopy 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
15static unsigned
16get_nlarge(void) {
17 return get_nsizes_impl("arenas.nlextents");
18}
19
20static size_t
21get_size_impl(const char *cmd, size_t ind) {

Callers 2

mallocx.cFile · 0.70
TEST_BEGINFunction · 0.70

Calls 1

get_nsizes_implFunction · 0.70

Tested by

no test coverage detected