Searched refs:b_thr_uid (Results 1 – 2 of 2) sorted by relevance
139 uint64_t b_thr_uid = b->thr_uid; in prof_tctx_comp() local140 int ret = (a_thr_uid > b_thr_uid) - (a_thr_uid < b_thr_uid); in prof_tctx_comp()
154 uint64_t b_thr_uid = b->thr_uid; in prof_tctx_comp() local155 int ret = (a_thr_uid > b_thr_uid) - (a_thr_uid < b_thr_uid); in prof_tctx_comp()