Searched refs:lowBytes (Results 1 – 1 of 1) sorted by relevance
1415 int lowBytes = calculateByteCountThreshold(getAvgUsedLinkBandwidthKbps(link), in getByteDeltaAccThr() local1419 if (lowBytes > 0) { in getByteDeltaAccThr()1421 deltaAccThr = Math.max(lowBytes, deltaAccThr); in getByteDeltaAccThr()