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

/freebsd-current/contrib/jemalloc/src/
H A Dprof.c2201 prof_tdata_init_impl(tsd_t *tsd, uint64_t thr_uid, uint64_t thr_discrim, function
2248 return prof_tdata_init_impl(tsd, prof_thr_uid_alloc(tsd_tsdn(tsd)), 0,
2329 return prof_tdata_init_impl(tsd, thr_uid, thr_discrim, thread_name,

Completed in 68 milliseconds