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

/freebsd-11-stable/contrib/jemalloc/src/
H A Dprof.c1794 prof_tdata_init_impl(tsdn_t *tsdn, uint64_t thr_uid, uint64_t thr_discrim, function
1843 return (prof_tdata_init_impl(tsdn, prof_thr_uid_alloc(tsdn), 0, NULL,
1929 return (prof_tdata_init_impl(tsd_tsdn(tsd), thr_uid, thr_discrim,

Completed in 159 milliseconds