Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dbase.c69 try_decommit = false; in TEST_BEGIN()
114 try_decommit = false; in TEST_BEGIN()
221 try_decommit = true; in TEST_BEGIN()
H A Darena_reset.c307 try_decommit = false; in TEST_BEGIN()
/f-stack/app/redis-5.0.5/deps/jemalloc/test/integration/
H A Dextent.c45 try_decommit = false; in test_extent_body()
69 try_decommit = true; in test_extent_body()
93 try_decommit = false; in test_extent_body()
/f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/
H A Dextent_hooks.h46 static bool try_decommit = true; variable
177 if (!try_decommit) { in extent_decommit_hook()