Searched defs:read_amp_bytes_per_bit (Results 1 – 3 of 3) sorted by relevance
122 static Block* Create(BlockContents&& contents, size_t read_amp_bytes_per_bit, in Create()164 const PersistentCacheOptions& cache_options, size_t read_amp_bytes_per_bit, in ReadBlockFromFile()1097 const size_t read_amp_bytes_per_bit = in GetDataBlockFromCache() local1201 const size_t read_amp_bytes_per_bit = in PutDataBlockToCache() local1547 size_t read_amp_bytes_per_bit = rep_->table_options.read_amp_bytes_per_bit; in RetrieveMultipleBlocks() local
868 Block::Block(BlockContents&& contents, size_t read_amp_bytes_per_bit, in Block()
247 uint32_t read_amp_bytes_per_bit = 0; member