OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hook_args
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/src/
jemalloc.c
3465
prof_tctx_t *tctx, hook_ralloc_args_t *
hook_args
) {
3476
arena,
hook_args
);
3483
tcache, arena,
hook_args
);
3494
hook_ralloc_args_t *
hook_args
) {
3503
usize, alignment, zero, tcache, arena, tctx,
hook_args
);
3506
zero, tcache, arena,
hook_args
);
3555
hook_ralloc_args_t
hook_args
= {is_realloc, {(uintptr_t)ptr, size,
local
3559
zero, tcache, arena, &alloc_ctx, &
hook_args
);
3565
zero, tcache, arena, &
hook_args
);
/src/external/bsd/jemalloc/dist/src/
jemalloc.c
2444
prof_tctx_t *tctx, hook_ralloc_args_t *
hook_args
) {
2461
arena,
hook_args
);
2469
hook_args
);
2479
emap_alloc_ctx_t *alloc_ctx, hook_ralloc_args_t *
hook_args
) {
2488
usize, alignment, zero, tcache, arena, tctx,
hook_args
);
2491
usize, zero, tcache, arena,
hook_args
);
2540
hook_ralloc_args_t
hook_args
= {
local
2544
zero, tcache, arena, &alloc_ctx, &
hook_args
);
2550
usize, zero, tcache, arena, &
hook_args
);
Completed in 17 milliseconds
Indexes created Fri May 01 00:23:41 UTC 2026