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

/freebsd-current/contrib/jemalloc/src/
H A Dprof.c365 prof_log_bt_index(tsd_t *tsd, prof_bt_t *bt) { function
502 new_node->alloc_bt_ind = prof_log_bt_index(tsd, prod_bt);
503 new_node->free_bt_ind = prof_log_bt_index(tsd, cons_bt);

Completed in 90 milliseconds