Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Dprof.c154 uint64_t b_thr_uid = b->thr_uid; in prof_tctx_comp() local
155 int ret = (a_thr_uid > b_thr_uid) - (a_thr_uid < b_thr_uid); in prof_tctx_comp()