Searched refs:log2_cache_line_size_ (Results 1 – 1 of 1) sorted by relevance
389 log2_cache_line_size_(log2_cache_line_size) {} in LegacyBloomBitsReader()406 hash, num_lines_, data_, /*out*/ &byte_offset, log2_cache_line_size_); in MayMatch()408 hash, num_probes_, data_ + byte_offset, log2_cache_line_size_); in MayMatch()418 log2_cache_line_size_); in MayMatch()423 log2_cache_line_size_); in MayMatch()431 const uint32_t log2_cache_line_size_; member in ROCKSDB_NAMESPACE::__anona271d7140111::LegacyBloomBitsReader