Home
last modified time | relevance | path

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

/external/jemalloc_new/test/integration/
Dextent.c44 try_dalloc = false; in test_extent_body()
65 try_dalloc = true; in test_extent_body()
68 try_dalloc = false; in test_extent_body()
92 try_dalloc = true; in test_extent_body()
/external/jemalloc_new/test/unit/
Dbase.c67 try_dalloc = false; in TEST_BEGIN()
112 try_dalloc = false; in TEST_BEGIN()
219 try_dalloc = true; in TEST_BEGIN()
Darena_reset.c279 if (!try_dalloc) { in extent_dalloc_unmap()
/external/jemalloc_new/test/include/test/
Dextent_hooks.h43 static bool try_dalloc = true; variable
116 if (!try_dalloc) { in extent_dalloc_hook()