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

/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h71 prof_tdata_t *prof_tdata_init(tsd_t *tsd);
H A Dprof_inlines_b.h27 tdata = prof_tdata_init(tsd);
H A Dprivate_namespace.h336 #define prof_tdata_init JEMALLOC_N(prof_tdata_init) macro
/freebsd-current/contrib/jemalloc/src/
H A Dprof.c2247 prof_tdata_init(tsd_t *tsd) { function

Completed in 108 milliseconds