Searched refs:NUMBER_BLOCK_DECOMPRESSED (Results 1 – 6 of 6) sorted by relevance
66 ASSERT_GT(options.statistics->getTickerCount(NUMBER_BLOCK_DECOMPRESSED), 0); in TEST_F()73 options.statistics->getTickerCount(NUMBER_BLOCK_DECOMPRESSED); in TEST_F()87 ASSERT_EQ(options.statistics->getTickerCount(NUMBER_BLOCK_DECOMPRESSED) in TEST_F()
443 NUMBER_BLOCK_DECOMPRESSED((byte) 0x54), enumConstant
217 NUMBER_BLOCK_DECOMPRESSED, enumerator
114 {NUMBER_BLOCK_DECOMPRESSED, "rocksdb.number.block.decompressed"},
448 RecordTick(ioptions.statistics, NUMBER_BLOCK_DECOMPRESSED); in UncompressBlockContentsForCompressionType()
4834 case ROCKSDB_NAMESPACE::Tickers::NUMBER_BLOCK_DECOMPRESSED: in toJavaTickerType()5129 return ROCKSDB_NAMESPACE::Tickers::NUMBER_BLOCK_DECOMPRESSED; in toCppTickers()