HomeSort by relevance Sort by last modified time
    Searched refs:extent_split_hook (Results 1 - 3 of 3) sorted by null

  /external/jemalloc_new/test/include/test/
extent_hooks.h 21 static bool extent_split_hook(extent_hooks_t *extent_hooks, void *addr,
37 extent_split_hook,
233 extent_split_hook(extent_hooks_t *extent_hooks, void *addr, size_t size, function
243 assert_ptr_eq(extent_hooks->split, extent_split_hook,
  /external/jemalloc_new/test/integration/
extent.c 175 assert_ptr_ne(old_hooks->split, extent_split_hook,
  /external/jemalloc_new/test/unit/
arena_reset.c 297 extent_split_hook,

Completed in 570 milliseconds