Searched refs:shortWindow (Results 1 – 1 of 1) sorted by relevance
277 final long shortWindow = (entry.rxBytes + entry.txBytes) * bucketDuration in generatePath() local280 totalData += (longWindow * 7 + shortWindow * 3) / 10; in generatePath()