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

/freebsd-current/contrib/jemalloc/src/
H A Dprof.c141 size_t free_bt_ind; member in struct:prof_alloc_node_s
503 new_node->free_bt_ind = prof_log_bt_index(tsd, cons_bt);
2492 if (node->free_bt_ind >= bt_count) {
2651 &alloc_node->free_bt_ind);

Completed in 316 milliseconds