Searched refs:b_tctx_uid (Results 1 – 1 of 1) sorted by relevance
163 uint64_t b_tctx_uid = b->tctx_uid; in prof_tctx_comp() local164 ret = (a_tctx_uid > b_tctx_uid) - (a_tctx_uid < in prof_tctx_comp()165 b_tctx_uid); in prof_tctx_comp()