Searched refs:max_search_depth (Results 1 – 5 of 5) sorted by relevance
39 table_options_.max_search_depth, in NewTableBuilder()56 table_options_.max_search_depth); in GetPrintableTableOptions()
26 uint32_t max_num_hash_func, uint32_t max_search_depth,
52 uint32_t max_num_hash_table, uint32_t max_search_depth, in CuckooTableBuilder() argument61 max_search_depth_(max_search_depth), in CuckooTableBuilder()
465 uint32_t max_search_depth = 100; member
2104 options->rep.max_search_depth = v; in rocksdb_cuckoo_options_set_max_search_depth()