Home
last modified time | relevance | path

Searched refs:get_nsizes_impl (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Darena_reset.c11 get_nsizes_impl(const char *cmd) { in get_nsizes_impl() function
24 return get_nsizes_impl("arenas.nbins"); in get_nsmall()
29 return get_nsizes_impl("arenas.nlextents"); in get_nlarge()
/f-stack/app/redis-5.0.5/deps/jemalloc/test/integration/
H A Dmallocx.c4 get_nsizes_impl(const char *cmd) { in get_nsizes_impl() function
17 return get_nsizes_impl("arenas.nlextents"); in get_nlarge()
H A Dxallocx.c67 get_nsizes_impl(const char *cmd) { in get_nsizes_impl() function
80 return get_nsizes_impl("arenas.nbins"); in get_nsmall()
85 return get_nsizes_impl("arenas.nlextents"); in get_nlarge()
H A Drallocx.c4 get_nsizes_impl(const char *cmd) { in get_nsizes_impl() function
17 return get_nsizes_impl("arenas.nlextents"); in get_nlarge()