Lines Matching refs:prof_bt_t
115 prof_bt_t bt;
365 prof_log_bt_index(tsd_t *tsd, prof_bt_t *bt) { in prof_log_bt_index()
488 prof_bt_t bt; in prof_try_log()
492 prof_bt_t *cons_bt = &bt; in prof_try_log()
495 prof_bt_t *prod_bt = &tctx->gctx->bt; in prof_try_log()
540 bt_init(prof_bt_t *bt, void **vec) { in bt_init()
588 prof_backtrace(prof_bt_t *bt) { in prof_backtrace()
630 prof_backtrace(prof_bt_t *bt) { in prof_backtrace()
639 prof_backtrace(prof_bt_t *bt) { in prof_backtrace()
802 prof_backtrace(prof_bt_t *bt) { in prof_backtrace()
821 prof_gctx_create(tsdn_t *tsdn, prof_bt_t *bt) { in prof_gctx_create()
988 prof_lookup_global(tsd_t *tsd, prof_bt_t *bt, prof_tdata_t *tdata, in prof_lookup_global()
995 prof_bt_t *p; in prof_lookup_global()
1053 prof_lookup(tsd_t *tsd, prof_bt_t *bt) { in prof_lookup()
1619 const prof_bt_t *bt, prof_gctx_tree_t *gctxs) { in prof_dump_gctx()
2141 prof_bt_t *bt = (prof_bt_t *)key; in prof_bt_hash()
2150 const prof_bt_t *bt1 = (prof_bt_t *)k1; in prof_bt_keycomp()
2151 const prof_bt_t *bt2 = (prof_bt_t *)k2; in prof_bt_keycomp()