Home
last modified time | relevance | path

Searched refs:Mark (Results 1 – 5 of 5) sorted by relevance

/rocksdb-6.9/table/block_based/
Dblock_test.cc224 void Mark(size_t start_offset, size_t end_offset) { in Mark() function in ROCKSDB_NAMESPACE::BlockReadAmpBitmapSlowAndAccurate
335 read_amp_bitmap.Mark(static_cast<uint32_t>(current_entry.first), in TEST_F()
337 read_amp_slow_and_accurate.Mark(current_entry.first, in TEST_F()
Dblock.h76 void Mark(uint32_t start_offset, uint32_t end_offset) { in Mark() function
394 read_amp_bitmap_->Mark(current_ /* current entry offset */, in value()
/rocksdb-6.9/docs/_docs/
Dfaq.md16 For the latest details, watch [Mark Callaghan’s and Igor Canadi’s talk at CMU on 10/2015](https://s…
/rocksdb-6.9/docs/_posts/
D2017-06-26-17-level-based-changes.markdown60 Mark Callaghan did the most extensive benchmarking of this feature's impact on MyRocks. See his res…
D2016-01-29-compaction_pri.markdown49 **[Mark Callaghan]([email protected])**