Searched refs:rawTxBytes (Results 1 – 1 of 1) sorted by relevance
315 final long rawTxBytes = entry.txBytes; in getHistory() local318 final long targetTxBytes = multiplySafe(targetBytes, rawTxBytes, rawBytes); in getHistory()327 entry.txBytes = multiplySafe(targetTxBytes, entry.txBytes, rawTxBytes); in getHistory()