Home
last modified time | relevance | path

Searched refs:extent_commit_hook (Results 1 – 3 of 3) sorted by relevance

/third_party/ulib/jemalloc/test/include/test/
A Dextent_hooks.h11 static bool extent_commit_hook(extent_hooks_t *extent_hooks, void *addr,
30 extent_commit_hook,
119 extent_commit_hook(extent_hooks_t *extent_hooks, void *addr, size_t size, in extent_commit_hook() function
129 assert_ptr_eq(extent_hooks->commit, extent_commit_hook, in extent_commit_hook()
/third_party/ulib/jemalloc/test/integration/
A Dextent.c118 assert_ptr_ne(old_hooks->commit, extent_commit_hook, in TEST_BEGIN()
/third_party/ulib/jemalloc/test/unit/
A Darena_reset.c285 extent_commit_hook,

Completed in 5 milliseconds