Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h336 #define prof_tdata_init JEMALLOC_N(prof_tdata_init) macro
/freebsd/contrib/jemalloc/src/
H A Dprof.c2247 prof_tdata_init(tsd_t *tsd) { in prof_tdata_init() function