Home
last modified time | relevance | path

Searched refs:get_small_size (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/test/integration/
H A Dxallocx.c107 get_small_size(size_t ind) { in get_small_size() function
121 small0 = get_small_size(0); in TEST_BEGIN()
150 small0 = get_small_size(0); in TEST_BEGIN()
181 small0 = get_small_size(0); in TEST_BEGIN()
182 small1 = get_small_size(1); in TEST_BEGIN()
213 smallmax = get_small_size(get_nsmall()-1); in TEST_BEGIN()
/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Darena_reset.c51 get_small_size(size_t ind) { in get_small_size() function
115 sz = get_small_size(i); in do_arena_reset_pre()