Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h292 #define bt_init JEMALLOC_N(bt_init) macro
/freebsd/contrib/jemalloc/src/
H A Dprof.c540 bt_init(prof_bt_t *bt, void **vec) { in bt_init() function