MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / get_large_size

Function get_large_size

deps/jemalloc/test/integration/smallocx.c:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58static size_t
59get_large_size(size_t ind) {
60 return get_size_impl("arenas.lextent.0.size", ind);
61}
62
63/*
64 * On systems which can't merge extents, tests that call this function generate

Callers 2

smallocx.cFile · 0.70
TEST_BEGINFunction · 0.70

Calls 1

get_size_implFunction · 0.70

Tested by

no test coverage detected