Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dprof.c383 return prof_tdata_init_impl(tsd, prof_thr_uid_alloc(tsd_tsdn(tsd)), 0, in prof_log_bt_index()
396 return prof_tdata_init_impl(tsd, thr_uid, thr_discrim, thread_name, in prof_log_bt_index()
2201 prof_tdata_init_impl(tsd_t *tsd, uint64_t thr_uid, uint64_t thr_discrim, prof_tdata_init_impl() function