Searched refs:b_thr_uid (Results 1 – 1 of 1) 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()