Searched refs:readBytesForLastPeriod (Results 1 – 2 of 2) sorted by relevance
54 Bytes readBytesForLastPeriod(Time period);114 Bytes TrafficRecorder<Time, Bytes>::readBytesForLastPeriod(Time period) { in readBytesForLastPeriod() function163 Bytes sum = readBytesForLastPeriod(period); in printAccuBitsForLastPeriod()
1702 unsigned int bytes = mTrafficRec->readBytesForLastPeriod(samplePeriod); in ModerateInstantTraffic()