Searched refs:hash_factor (Results 1 – 4 of 4) sorted by relevance
636 int hash_factor = 0; in map_name_type_append() local660 hash_factor = atoi(phf); in map_name_type_append()661 if (hash_factor < 0) { in map_name_type_append()665 hash_factor = 0; in map_name_type_append()693 m->hash_factor = hash_factor; in map_name_type_append()730 m->hash_factor = hash_factor; in map_name_type_append()952 if (0 != m->hash_factor) { in trace_option()953 itm_error(":%ld\n", m->hash_factor); in trace_option()962 if (0 != m->hash_factor) { in trace_option()963 itm_error(":%ld\n", m->hash_factor); in trace_option()
85 int hash_factor; member202 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()
522 $$->hash_factor = 0;533 $$->hash_factor = $5;540 $$->hash_factor = 0;