Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/test/integration/
A Dextent.c35 try_dalloc = false; in test_extent_body()
55 try_dalloc = true; in test_extent_body()
58 try_dalloc = false; in test_extent_body()
80 try_dalloc = true; in test_extent_body()
/third_party/ulib/jemalloc/test/unit/
A Dbase.c63 try_dalloc = false; in TEST_BEGIN()
103 try_dalloc = false; in TEST_BEGIN()
208 try_dalloc = true; in TEST_BEGIN()
A Darena_reset.c273 if (!try_dalloc) in extent_dalloc_unmap()
/third_party/ulib/jemalloc/test/include/test/
A Dextent_hooks.h40 static bool try_dalloc = true; variable
111 if (!try_dalloc) in extent_dalloc_hook()

Completed in 5 milliseconds