Searched refs:sum2 (Results 1 – 1 of 1) sorted by relevance
1669 uint64_t sum1, sum2; in operator <() local1672 sum2 = (other.command * 1ull << 40) | (other.efid * 1ull << 24) | in operator <()1674 return sum1 < sum2; in operator <()