Home
last modified time | relevance | path

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

/rocksdb-6.9/table/
Dtable_test.cc2705 block_cache_bytes_write = in BlockCachePropertiesSnapshot()
2739 int64_t GetCacheBytesWrite() { return block_cache_bytes_write; } in GetCacheBytesWrite()
2751 int64_t block_cache_bytes_write = 0; member in ROCKSDB_NAMESPACE::BlockCachePropertiesSnapshot