Searched refs:max_search_depth_ (Results 1 – 2 of 2) sorted by relevance
104 const uint32_t max_search_depth_; variable
61 max_search_depth_(max_search_depth), in CuckooTableBuilder()472 if (curr_depth >= max_search_depth_) { in MakeSpaceForKey()