MCPcopy 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
38static size_t
39get_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.cFile · 0.70
TEST_BEGINFunction · 0.70

Calls 1

get_size_implFunction · 0.70

Tested by

no test coverage detected