Searched refs:bt_init (Results 1 – 5 of 5) sorted by relevance
287 void bt_init(prof_bt_t *bt, void **vec);473 bt_init(&bt, tdata->vec); in prof_alloc_prep()
143 bt_init
143 #define bt_init JEMALLOC_N(bt_init) macro
143 #undef bt_init
259 bt_init(prof_bt_t *bt, void **vec) in bt_init() function