OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_dalloc_hook
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc/dist/test/unit/
hook.c
98
test_dalloc_hook
(void *extra, hook_dalloc_t type, void *address,
function
126
&test_alloc_hook, &
test_dalloc_hook
, &test_expand_hook,
172
hooks_t hooks3 = {NULL, &
test_dalloc_hook
, NULL, NULL};
336
hooks_t hooks = {NULL, &
test_dalloc_hook
, NULL, (void *)123};
410
hooks_t hooks = {&test_alloc_hook, &
test_dalloc_hook
,
467
hooks_t hooks = {&test_alloc_hook, &
test_dalloc_hook
,
/src/external/bsd/jemalloc.old/dist/test/unit/
hook.c
98
test_dalloc_hook
(void *extra, hook_dalloc_t type, void *address,
function
126
&test_alloc_hook, &
test_dalloc_hook
, &test_expand_hook,
172
hooks_t hooks3 = {NULL, &
test_dalloc_hook
, NULL, NULL};
336
hooks_t hooks = {NULL, &
test_dalloc_hook
, NULL, (void *)123};
410
hooks_t hooks = {&test_alloc_hook, &
test_dalloc_hook
,
467
hooks_t hooks = {&test_alloc_hook, &
test_dalloc_hook
,
Completed in 44 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026