Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/test/integration/
H A Dextent.c42 called_alloc = false; in test_extent_body()
48 assert_true(called_alloc, "Expected alloc call"); in test_extent_body()
/f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/
H A Dextent_hooks.h53 static bool called_alloc; variable
93 called_alloc = true; in extent_alloc_hook()