Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dprof.c255 uint64_t a_thr_uid = a->thr_uid; in prof_tctx_comp() local
257 int ret = (a_thr_uid > b_thr_uid) - (a_thr_uid < b_thr_uid); in prof_tctx_comp()