Searched refs:totalByteCount (Results 1 – 1 of 1) sorted by relevance
27 private int totalByteCount; field in IoTracker33 totalByteCount += byteCount; in trackIo()34 if (isOpen && opCount > 10 && totalByteCount < 10*512) { in trackIo()56 totalByteCount = 0; in reset()