Home
last modified time | relevance | path

Searched refs:prof_dump_hook_get (Results 1 – 5 of 5) sorted by relevance

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h56 prof_dump_hook_t prof_dump_hook_get();
/src/contrib/jemalloc/src/
H A Dprof_sys.c517 prof_dump_hook_t dump_hook = prof_dump_hook_get(); in prof_dump()
H A Dprof.c546 prof_dump_hook_get() { in prof_dump_hook_get() function
H A Dctl.c3426 prof_dump_hook_get(); in experimental_hooks_prof_dump_ctl()
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h500 #define prof_dump_hook_get JEMALLOC_N(prof_dump_hook_get) macro