Home
last modified time | relevance | path

Searched refs:hpa_hooks (Results 1 – 4 of 4) sorted by relevance

/src/contrib/jemalloc/src/
H A Dpa.c20 hpa_hooks_t *hpa_hooks) { in pa_central_init() argument
23 err = hpa_central_init(&central->hpa, base, hpa_hooks); in pa_central_init()
/src/lib/libc/stdlib/malloc/jemalloc/
H A DMakefile.inc9 emap.c edata.c edata_cache.c pa.c pa_extra.c pac.c decay.c hpa.c hpa_hooks.c fxp.c hpdata.c pai.c \
/src/contrib/jemalloc/include/jemalloc/internal/
H A Dpa.h134 hpa_hooks_t *hpa_hooks);
/src/contrib/jemalloc/
H A DMakefile.in126 $(srcroot)src/hpa_hooks.c \