Searched refs:markedCount (Results 1 – 1 of 1) sorted by relevance
43 protected long markedCount = 0; field in MeteredStream77 if (count - markedCount > markLimit) { in justRead()107 if (count - markedCount > markLimit) { in isMarked()187 markedCount = count; in mark()200 count = markedCount; in reset()