Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_sys.h9 void prof_hooks_init();
/src/contrib/jemalloc/src/
H A Dprof_sys.c289 prof_hooks_init() { in prof_hooks_init() function
H A Dprof.c694 prof_hooks_init(); in prof_boot2()
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h595 #define prof_hooks_init JEMALLOC_N(prof_hooks_init) macro