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_alloc_hook
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/test/unit/
hook.c
86
test_alloc_hook
(void *extra, hook_alloc_t type, void *result,
function
126
&
test_alloc_hook
, &test_dalloc_hook, &test_expand_hook,
171
hooks_t hooks2 = {&
test_alloc_hook
, NULL, NULL, NULL};
207
hooks_t hooks = {&
test_alloc_hook
, NULL, NULL, NULL};
225
hooks_t hooks = {&
test_alloc_hook
, NULL, 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/dist/test/unit/
hook.c
86
test_alloc_hook
(void *extra, hook_alloc_t type, void *result,
function
125
hooks_t hooks = {&
test_alloc_hook
, &test_dalloc_hook, &test_expand_hook,
170
hooks_t hooks2 = {&
test_alloc_hook
, NULL, NULL, NULL};
206
hooks_t hooks = {&
test_alloc_hook
, NULL, NULL, NULL};
223
hooks_t hooks = {&
test_alloc_hook
, NULL, NULL, (void *)123};
421
hooks_t hooks = {&
test_alloc_hook
, &test_dalloc_hook, &test_expand_hook,
475
hooks_t hooks = {&
test_alloc_hook
, &test_dalloc_hook, &test_expand_hook,
Completed in 15 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026