Searched refs:confidence_threshold (Results 1 – 4 of 4) sorted by relevance
93 int confidence_threshold; /* number matching replies required */ member
180 entry->positive_cache_params.confidence_threshold = conf_thresh; in set_positive_confidence_threshold()196 entry->negative_cache_params.confidence_threshold = conf_thresh; in set_negative_confidence_threshold()
210 positive_params.confidence_threshold = DEFAULT_POSITIVE_CONF_THRESH; in create_def_configuration_entry()218 negative_params.confidence_threshold = DEFAULT_NEGATIVE_CONF_THRESH; in create_def_configuration_entry()
729 common_entry->common_params.confidence_threshold) { in cache_read()833 if (find_res->confidence < common_entry->common_params.confidence_threshold) { in cache_write()