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