Searched defs:thr_uid (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof.h96 uint64_t thr_uid; member in struct:prof_tctx_s
180 uint64_t thr_uid; member in struct:prof_tdata_s
/freebsd-11-stable/contrib/jemalloc/src/
H A Dprof.c543 prof_tdata_mutex_choose(uint64_t thr_uid) argument
1783 uint64_t thr_uid; local
1794 prof_tdata_init_impl(tsdn_t *tsdn, uint64_t thr_uid, uint64_t thr_discrim, char *thread_name, bool active) argument
1922 uint64_t thr_uid = tdata->thr_uid; local
[all...]

Completed in 109 milliseconds