Home
last modified time | relevance | path

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

/rocksdb-6.9/table/
Dtable_test.cc2696 block_cache_hit = statistics->getTickerCount(BLOCK_CACHE_HIT); in BlockCachePropertiesSnapshot()
2734 block_cache_hit); in AssertEqual()
2743 int64_t block_cache_hit = 0; member in ROCKSDB_NAMESPACE::BlockCachePropertiesSnapshot