Searched refs:r_bytes (Results 1 – 1 of 1) sorted by relevance
49 uint64_t r_bytes = r.io[i].read_bytes + r.io[i].write_bytes; in cmp_uid_info() local53 if (l_bytes != r_bytes) { in cmp_uid_info()54 return l_bytes > r_bytes; in cmp_uid_info()