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