Searched defs:num_cold (Results 1 – 8 of 8) sorted by relevance
311 const int num_cold = table_size - num_hot; in StringViewMapBenchmark() local
312 const int num_cold = table_size - num_hot; in StringViewMapBenchmark() local
320 int num_cold() const { return num_cold_; } in num_cold() function