Searched refs:test_hooks_libc_hook (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/jemalloc/src/
H A Dtest_hooks.c12 void (*test_hooks_libc_hook)() = NULL; variable
H A Dprof.c27 #define _Unwind_Backtrace JEMALLOC_HOOK(_Unwind_Backtrace, test_hooks_libc_hook)
/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dtest_hooks.h5 extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)();
10 #define _Unwind_Backtrace JEMALLOC_HOOK(_Unwind_Backtrace, test_hooks_libc_hook)
H A Dprivate_namespace.h393 #define test_hooks_libc_hook JEMALLOC_N(test_hooks_libc_hook) macro

Completed in 71 milliseconds