Searched defs:num_hot (Results 1 – 9 of 9) sorted by relevance
310 const int num_hot = table_size * kFractionOfKeysThatAreHot; in StringViewMapBenchmark() local
319 int num_hot() const { return num_hot_; } in num_hot() function