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

/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dprof.c1864 prof_tdata_init_impl(tsd_t *tsd, uint64_t thr_uid, uint64_t thr_discrim, function
1913 return (prof_tdata_init_impl(tsd, prof_thr_uid_alloc(tsd_tsdn(tsd)), 0,
1996 return (prof_tdata_init_impl(tsd, thr_uid, thr_discrim, thread_name,

Completed in 27 milliseconds