Lines Matching refs:read
4872 int64_t read = 0; in ReadToRowCache() local
4888 read++; in ReadToRowCache()
4909 read % 256 == 255) { in ReadToRowCache()
4919 read); in ReadToRowCache()
4960 int64_t read = 0; in ReadRandomFast() local
4979 ++read; in ReadRandomFast()
5003 found, read, nonexist); in ReadRandomFast()
5035 int64_t read = 0; in ReadRandom() local
5066 read++; in ReadRandom()
5086 read % 256 == 255) { in ReadRandom()
5096 found, read); in ReadRandom()
5110 int64_t read = 0; in MultiReadRandom() local
5147 read += entries_per_batch_; in MultiReadRandom()
5162 read += entries_per_batch_; in MultiReadRandom()
5187 found, read); in MultiReadRandom()
5415 int64_t read = 0; // including single gets and Next of iterators in MixGraph() local
5514 read++; in MixGraph()
5534 read % 256 == 255) { in MixGraph()
5572 read++; in MixGraph()
5598 gets, puts, seek, found, read); in MixGraph()
5629 int64_t read = 0; in SeekRandom() local
5699 read++; in SeekRandom()
5720 read % 256 == 255) { in SeekRandom()
5734 found, read); in SeekRandom()
6683 int64_t read = 0; in TimeSeriesReadOrDelete() local
6716 ++read; in TimeSeriesReadOrDelete()
6753 read); in TimeSeriesReadOrDelete()