Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dhook.h71 hook_dalloc_free, enumerator
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c2783 hook_invoke_dalloc(hook_dalloc_free, ptr, args_raw); in free_default()