Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/test/integration/
H A Dextent.c213 try_split = false; in TEST_BEGIN()
221 try_split = try_merge = try_purge_lazy = try_purge_forced = true; in TEST_BEGIN()
/f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/
H A Dextent_hooks.h49 static bool try_split = true; variable
246 if (!try_split) { in extent_split_hook()