Home
last modified time | relevance | path

Searched refs:blockCompressedBytesSlow (Results 1 – 4 of 4) sorted by relevance

/rocksdb-6.9/db/
Dtable_properties_collector.cc46 uint64_t blockCompressedBytesSlow) { in BlockAdd() argument
48 blockCompressedBytesSlow); in BlockAdd()
Dtable_properties_collector.h32 uint64_t blockCompressedBytesSlow) = 0;
69 uint64_t blockCompressedBytesSlow) override;
/rocksdb-6.9/table/
Dmeta_blocks.h90 uint64_t blockCompressedBytesSlow);
Dmeta_blocks.cc167 const uint64_t blockCompressedBytesSlow) { in NotifyCollectTableCollectorsOnBlockAdd() argument
170 blockCompressedBytesSlow); in NotifyCollectTableCollectorsOnBlockAdd()