Searched refs:calc_hash (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_execontext.c269 static UWord calc_hash ( Addr* ips, UInt n_ips, UWord htab_sz ) function
307 UWord hash = calc_hash(cur->ips, cur->n_ips, new_size);
369 hash = calc_hash( ips, n_ips, ec_htab_size );

Completed in 105 milliseconds