Searched refs:prof_backtrace (Results 1 – 5 of 5) sorted by relevance
8 void prof_backtrace(tsd_t *tsd, prof_bt_t *bt);
278 prof_backtrace(tsd_t *tsd, prof_bt_t *bt) { in prof_backtrace() function
253 prof_backtrace(tsd, &bt); in prof_try_log()
195 prof_backtrace(tsd, &bt); in prof_tctx_create()
584 #define prof_backtrace JEMALLOC_N(prof_backtrace) macro