Home
last modified time | relevance | path

Searched defs:bt_init (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h271 #define bt_init JEMALLOC_N(bt_init) macro
H A Dprivate_namespace_jet.h274 #define bt_init JEMALLOC_N(bt_init) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Dprof.c272 bt_init(prof_bt_t *bt, void **vec) { in bt_init() function