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