Searched refs:kOverlyLargeBlockRatio (Results 1 – 1 of 1) sorted by relevance
126 const int kOverlyLargeBlockRatio = 2; in Add() local128 if (this_entry_bytes >= kOverlyLargeBlockRatio * r->options.block_size) { in Add()