Home
last modified time | relevance | path

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

/external/jemalloc_new/test/integration/
Dextent.c42 called_alloc = false; in test_extent_body()
48 assert_true(called_alloc, "Expected alloc call"); in test_extent_body()
/external/jemalloc_new/test/include/test/
Dextent_hooks.h53 static bool called_alloc; variable
93 called_alloc = true; in extent_alloc_hook()