Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/jemalloc/src/
H A Dprof.c603 prof_unwind_init_callback(struct _Unwind_Context *context, void *arg) { in prof_unwind_init_callback() function
3079 _Unwind_Backtrace(prof_unwind_init_callback, NULL); in prof_boot2()