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

/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof.h221 prof_tdata_t *prof_tdata_init(void);
315 prof_tdata = prof_tdata_init();
H A Dprivate_namespace.h298 #define prof_tdata_init JEMALLOC_N(prof_tdata_init) macro
/freebsd-10-stable/contrib/jemalloc/src/
H A Dprof.c1068 prof_tdata_init(void) function

Completed in 63 milliseconds