Searched refs:maxBytes (Results 1 – 1 of 1) sorted by relevance
951 const uint64_t maxBytes = addend >> 8; in relax() local956 if (maxBytes != 0 && curBytes > maxBytes) in relax()