Home
last modified time | relevance | path

Searched refs:BlockAdd (Results 1 – 7 of 7) sorted by relevance

/rocksdb-6.9/db/
Dtable_properties_collector.cc44 void UserKeyTablePropertiesCollector::BlockAdd( in BlockAdd() function in ROCKSDB_NAMESPACE::UserKeyTablePropertiesCollector
47 return collector_->BlockAdd(bLockRawBytes, blockCompressedBytesFast, in BlockAdd()
Dtable_properties_collector.h30 virtual void BlockAdd(uint64_t blockRawBytes,
67 virtual void BlockAdd(uint64_t blockRawBytes,
Dtable_properties_collector_test.cc179 void BlockAdd(uint64_t /* blockRawBytes */, in BlockAdd() function in ROCKSDB_NAMESPACE::RegularKeysStartWithAInternal
/rocksdb-6.9/table/
Dsst_file_writer_collectors.h38 virtual void BlockAdd(uint64_t /* blockRawBytes */, in BlockAdd() function
Dmeta_blocks.cc169 collector->BlockAdd(blockRawBytes, blockCompressedBytesFast, in NotifyCollectTableCollectorsOnBlockAdd()
/rocksdb-6.9/include/rocksdb/
Dtable_properties.h99 virtual void BlockAdd(uint64_t /* blockRawBytes */, in BlockAdd() function
/rocksdb-6.9/table/block_based/
Dblock_based_table_builder.cc244 virtual void BlockAdd(uint64_t /* blockRawBytes */, in BlockAdd() function in ROCKSDB_NAMESPACE::BlockBasedTableBuilder::BlockBasedTablePropertiesCollector