Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_structs.h55 uint64_t thr_uid; global() member
139 uint64_t thr_uid; global() member
/freebsd/contrib/jemalloc/src/
H A Dprof.c125 uint64_t thr_uid; global() member
407 prof_log_thr_index(tsd_t * tsd,uint64_t thr_uid,const char * name) prof_log_thr_index() argument
816 prof_tdata_mutex_choose(uint64_t thr_uid) prof_tdata_mutex_choose() argument
2190 uint64_t thr_uid; prof_thr_uid_alloc() local
2201 prof_tdata_init_impl(tsd_t * tsd,uint64_t thr_uid,uint64_t thr_discrim,char * thread_name,bool active) prof_tdata_init_impl() argument
2322 uint64_t thr_uid = tdata->thr_uid; prof_tdata_reinit() local