Home
last modified time | relevance | path

Searched refs:hook_alloc_malloc (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/jemalloc/include/jemalloc/internal/
H A Dhook.h52 hook_alloc_malloc, enumerator
/freebsd-src/contrib/jemalloc/src/
H A Djemalloc.c2300 hook_invoke_alloc(hook_alloc_malloc, ret, (uintptr_t)ret, args); in malloc_default()