Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/test/integration/
A Dextent.c43 called_split = false; in test_extent_body()
53 assert_true(called_split, "Expected split call"); in test_extent_body()
64 called_split = false; in test_extent_body()
/third_party/ulib/jemalloc/test/include/test/
A Dextent_hooks.h55 static bool called_split; variable
222 called_split = true; in extent_split_hook()

Completed in 5 milliseconds