Searched refs:hash_factor (Results 1 – 4 of 4) sorted by relevance
643 int hash_factor = 0; in map_name_type_append() local667 hash_factor = atoi(phf); in map_name_type_append()668 if (hash_factor < 0) { in map_name_type_append()674 hash_factor = 0; in map_name_type_append()704 m->hash_factor = hash_factor; in map_name_type_append()743 m->hash_factor = hash_factor; in map_name_type_append()965 if (0 != m->hash_factor) { in trace_option()966 itm_error(":%ld\n", m->hash_factor); in trace_option()975 if (0 != m->hash_factor) { in trace_option()976 itm_error(":%ld\n", m->hash_factor); in trace_option()
87 int hash_factor; member204 int hash_factor; member
539 long hash_factor; in map_table() local552 hash_factor = ((NULL != attr) && (attr->hash_factor != 0)) ? in map_table()553 attr->hash_factor : in map_table()560 hash_factor = map_name_type->hash_factor; in map_table()570 hash_factor = map_name_type->hash_factor; in map_table()899 hash_factor, result_len, num2, in map_table()1290 long hash_factor, in map_table_hash() argument1327 if (100 <= hash_factor) { in map_table_hash()1328 hash_table_num = (num2 * (hash_factor / 100.0)); in map_table_hash()
524 $$->hash_factor = 0;535 $$->hash_factor = $5;542 $$->hash_factor = 0;