Home
last modified time | relevance | path

Searched defs:bytes_read (Results 1 – 13 of 13) sorted by relevance

/rocksdb-6.9/table/plain/
Dplain_table_key_coding.cc54 uint32_t* bytes_read) { in DecodeSize()
226 uint32_t* bytes_read) { in ReadVarint32()
241 uint32_t* bytes_read) { in ReadVarint32NonMmap()
262 uint32_t* bytes_read, bool* internal_key_valid, Slice* internal_key) { in ReadInternalKey()
293 uint32_t* bytes_read, in NextPlainEncodingKey()
341 uint32_t* bytes_read, bool* seekable) { in NextPrefixEncodingKey()
453 uint32_t* bytes_read, bool* seekable) { in NextKey()
483 uint32_t* bytes_read, in NextKeyNoValue()
Dplain_table_reader.cc537 uint32_t bytes_read; in Next() local
/rocksdb-6.9/memtable/
Dmemtablerep_bench.cc203 uint64_t* bytes_written, uint64_t* bytes_read, in BenchmarkThread()
231 uint64_t* bytes_written, uint64_t* bytes_read, in FillBenchmarkThread()
267 uint64_t* bytes_written, uint64_t* bytes_read, in ConcurrentFillBenchmarkThread()
291 uint64_t* bytes_written, uint64_t* bytes_read, in ReadBenchmarkThread()
337 uint64_t* bytes_written, uint64_t* bytes_read, in SeqReadBenchmarkThread()
386 uint64_t* bytes_read, uint64_t* sequence, in SeqConcurrentReadBenchmarkThread()
419 uint64_t bytes_read = 0; in Run() local
470 uint64_t* bytes_read, bool /*write*/, in RunThreads()
486 uint64_t* bytes_read, bool /*write*/, in RunThreads()
510 uint64_t* bytes_read, bool /*write*/, in RunThreads()
[all …]
/rocksdb-6.9/include/rocksdb/
Diostats_context.h29 uint64_t bytes_read; member
/rocksdb-6.9/env/
Denv_hdfs.cc92 tSize bytes_read = 0; in Read() local
127 ssize_t bytes_read = hdfsPread(fileSys_, hfile_, offset, in Read() local
Denv_test.cc1146 size_t& bytes_read = *static_cast<size_t*>(arg); in TEST_P() local
1220 size_t& bytes_read = *static_cast<size_t*>(arg); in TEST_F() local
Dio_posix.cc695 size_t bytes_read = static_cast<size_t>(cqe->res); in MultiRead() local
/rocksdb-6.9/port/win/
Dio_win.cc107 uint64_t offset, size_t& bytes_read) { in pread()
625 size_t bytes_read = 0; // out param in PositionedRead() local
696 size_t bytes_read = 0; in ReadImpl() local
/rocksdb-6.9/db/compaction/
Dcompaction_job.cc1635 uint64_t* bytes_read, in UpdateCompactionInputStatsHelper()
/rocksdb-6.9/db/
Dinternal_stats.cc90 uint64_t bytes_read = in PrepareLevelStats() local
Ddb_iterator_test.cc2147 size_t bytes_read = env_->random_read_bytes_counter_; in TEST_P() local
/rocksdb-6.9/db/db_impl/
Ddb_impl.cc1753 uint64_t bytes_read = 0; in MultiGet() local
2223 uint64_t bytes_read = 0; in MultiGetImpl() local
/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc7911 int bytes_read; in ReadAndInterpretStatusByte() local
10538 size_t bytes_read = 0; // # of bytes read so far in ReadEntireFile() local