Searched defs:thr_discrim (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/jemalloc/include/jemalloc/internal/ | ||
H A D | prof_structs.h | 56 uint64_t thr_discrim; global() member |
/freebsd/contrib/jemalloc/src/ | ||
H A D | prof.c | 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 |