Searched refs:projectedBytes (Results 1 – 1 of 1) sorted by relevance
1740 final long projectedBytes = (recentBytes * cycleDuration) / recentDuration; local1745 + projectedBytes + " alert " + alertBytes);1750 if (projectedBytes > alertBytes && !snoozedRecently) {