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