Searched refs:extent_commit_hook (Results 1 – 3 of 3) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/ |
| H A D | extent_hooks.h | 13 static bool extent_commit_hook(extent_hooks_t *extent_hooks, void *addr, 33 extent_commit_hook, 143 extent_commit_hook(extent_hooks_t *extent_hooks, void *addr, size_t size, in extent_commit_hook() function 152 assert_ptr_eq(extent_hooks->commit, extent_commit_hook, in extent_commit_hook()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/integration/ |
| H A D | extent.c | 167 assert_ptr_ne(old_hooks->commit, extent_commit_hook, in test_manual_hook_body()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/ |
| H A D | arena_reset.c | 293 extent_commit_hook,
|