Home
last modified time | relevance | path

Searched defs:log2_cache_line_bits (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/util/
Dbloom_impl.h428 const int log2_cache_line_bits = log2_cache_line_bytes + 3; in AddHash() local
465 const int log2_cache_line_bits = log2_cache_line_bytes + 3; in HashMayMatchPrepared() local