OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:extent_commit_hook
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc_new/test/include/test/
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,
function
152
assert_ptr_eq(extent_hooks->commit,
extent_commit_hook
,
/external/jemalloc_new/test/integration/
extent.c
167
assert_ptr_ne(old_hooks->commit,
extent_commit_hook
,
/external/jemalloc_new/test/unit/
arena_reset.c
293
extent_commit_hook
,
Completed in 85 milliseconds