Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/test/integration/
A Dextent.c39 called_dalloc = false; in test_extent_body()
48 assert_true(called_dalloc, "Expected dalloc call"); in test_extent_body()
/third_party/ulib/jemalloc/test/unit/
A Dbase.c200 called_dalloc = called_decommit = called_purge_lazy = in TEST_BEGIN()
203 assert_true(called_dalloc, "Expected dalloc call"); in TEST_BEGIN()
A Darena_reset.c272 called_dalloc = true; in extent_dalloc_unmap()
/third_party/ulib/jemalloc/test/include/test/
A Dextent_hooks.h50 static bool called_dalloc; variable
110 called_dalloc = true; in extent_dalloc_hook()

Completed in 7 milliseconds