Searched refs:fracTxBytes (Results 1 – 1 of 1) sorted by relevance
369 final long fracTxBytes = txBytes * overlap / duration; in recordData() local376 addLong(this.txBytes, i, fracTxBytes); txBytes -= fracTxBytes; in recordData()