Searched refs:hook_ralloc_args_t (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Dhook.h130 typedef struct hook_ralloc_args_s hook_ralloc_args_t; typedef in typeref:struct:hook_ralloc_args_s
H A Dlarge_externs.h13 hook_ralloc_args_t *hook_args);
H A Djemalloc_internal_inlines_c.h137 hook_ralloc_args_t *hook_args) {
175 bool zero, tcache_t *tcache, arena_t *arena, hook_ralloc_args_t *hook_args)
198 bool zero, hook_ralloc_args_t *hook_args) {
H A Darena_externs.h73 hook_ralloc_args_t *hook_args);
/freebsd-current/contrib/jemalloc/src/
H A Dlarge.c276 hook_ralloc_args_t *hook_args) {
H A Djemalloc.c2511 prof_tctx_t *tctx, hook_ralloc_args_t *hook_args) {
2534 alloc_ctx_t *alloc_ctx, hook_ralloc_args_t *hook_args) {
2677 hook_ralloc_args_t hook_args = {true, {(uintptr_t)ptr,
3136 prof_tctx_t *tctx, hook_ralloc_args_t *hook_args) {
3161 arena_t *arena, alloc_ctx_t *alloc_ctx, hook_ralloc_args_t *hook_args) {
3249 hook_ralloc_args_t hook_args = {false, {(uintptr_t)ptr, size, flags,
H A Darena.c1802 hook_ralloc_args_t *hook_args) {

Completed in 178 milliseconds