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

/external/jemalloc/include/jemalloc/internal/
H A Dprof.h221 void bt_init(prof_bt_t *bt, void **vec);
256 bt_init(&bt, prof_tdata->vec); \
H A Dprivate_namespace.h104 #define bt_init JEMALLOC_N(bt_init) macro
H A Dprivate_unnamespace.h104 #undef bt_init macro
/external/jemalloc/src/
H A Dprof.c81 bt_init(prof_bt_t *bt, void **vec) function

Completed in 147 milliseconds