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