Searched refs:ec_htab_size (Results 1 – 1 of 1) sorted by relevance
94 static SizeT ec_htab_size; /* one of the values in ec_primes */ variable139 ec_htab_size = ec_primes[ec_htab_size_idx]; in init_ExeContext_storage()141 sizeof(ExeContext*) * ec_htab_size); in init_ExeContext_storage()142 for (i = 0; i < ec_htab_size; i++) in init_ExeContext_storage()168 for (i = 0; i < ec_htab_size; i++) { in VG_()181 for (i = 0; i < ec_htab_size; i++) { in VG_()188 ec_htab_size, ec_totstored, (Double)ec_totstored / (Double)ec_htab_size, in VG_()189 (Double)total_n_ips / (Double)ec_htab_size in VG_()306 ec_htab_size, new_size, ec_htab_size_idx + 1, ec_totstored); in resize_ec_htab()311 for (i = 0; i < ec_htab_size; i++) { in resize_ec_htab()[all …]