Searched refs:data_block_cache_hit (Results 1 – 1 of 1) sorted by relevance
2700 data_block_cache_hit = statistics->getTickerCount(BLOCK_CACHE_DATA_HIT); in BlockCachePropertiesSnapshot()2730 ASSERT_EQ(expected_data_block_cache_hit, data_block_cache_hit); in AssertEqual()2747 int64_t data_block_cache_hit = 0; member in ROCKSDB_NAMESPACE::BlockCachePropertiesSnapshot