Searched defs:bytes_read (Results 1 – 13 of 13) sorted by relevance
| /rocksdb-6.9/table/plain/ |
| D | plain_table_key_coding.cc | 54 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()
|
| D | plain_table_reader.cc | 537 uint32_t bytes_read; in Next() local
|
| /rocksdb-6.9/memtable/ |
| D | memtablerep_bench.cc | 203 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/ |
| D | iostats_context.h | 29 uint64_t bytes_read; member
|
| /rocksdb-6.9/env/ |
| D | env_hdfs.cc | 92 tSize bytes_read = 0; in Read() local 127 ssize_t bytes_read = hdfsPread(fileSys_, hfile_, offset, in Read() local
|
| D | env_test.cc | 1146 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
|
| D | io_posix.cc | 695 size_t bytes_read = static_cast<size_t>(cqe->res); in MultiRead() local
|
| /rocksdb-6.9/port/win/ |
| D | io_win.cc | 107 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/ |
| D | compaction_job.cc | 1635 uint64_t* bytes_read, in UpdateCompactionInputStatsHelper()
|
| /rocksdb-6.9/db/ |
| D | internal_stats.cc | 90 uint64_t bytes_read = in PrepareLevelStats() local
|
| D | db_iterator_test.cc | 2147 size_t bytes_read = env_->random_read_bytes_counter_; in TEST_P() local
|
| /rocksdb-6.9/db/db_impl/ |
| D | db_impl.cc | 1753 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/ |
| D | gtest-all.cc | 7911 int bytes_read; in ReadAndInterpretStatusByte() local 10538 size_t bytes_read = 0; // # of bytes read so far in ReadEntireFile() local
|