Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_sys.h10 void prof_unwind_init();
/src/contrib/jemalloc/src/
H A Dprof_sys.c295 prof_unwind_init() { in prof_unwind_init() function
H A Dprof.c693 prof_unwind_init(); in prof_boot2()
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h601 #define prof_unwind_init JEMALLOC_N(prof_unwind_init) macro