Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dprof.c139 uint64_t b_thr_uid = b->thr_uid; in prof_tctx_comp() local
140 int ret = (a_thr_uid > b_thr_uid) - (a_thr_uid < b_thr_uid); in prof_tctx_comp()