Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/src/
H A Dprof.c1903 prof_tdata_init_impl(tsd_t *tsd, uint64_t thr_uid, uint64_t thr_discrim, in prof_tdata_init_impl() function
1950 return prof_tdata_init_impl(tsd, prof_thr_uid_alloc(tsd_tsdn(tsd)), 0, in prof_tdata_init()
2031 return prof_tdata_init_impl(tsd, thr_uid, thr_discrim, thread_name, in prof_tdata_reinit()
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch48667 -prof_tdata_t * prof_tdata_init_impl(tsd_t *tsd, uint64_t thr_uid,
84209 - return prof_tdata_init_impl(tsd, prof_thr_uid_alloc(tsd_tsdn(tsd)), 0,
84222 - return prof_tdata_init_impl(tsd, thr_uid, thr_discrim, thread_name,
85782 -prof_tdata_init_impl(tsd_t *tsd, uint64_t thr_uid, uint64_t thr_discrim,