Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_execontext.c277 static UWord calc_hash ( const Addr* ips, UInt n_ips, UWord htab_sz ) in calc_hash() function
315 UWord hash = calc_hash(cur->ips, cur->n_ips, new_size); in resize_ec_htab()
415 hash = calc_hash( ips, n_ips, ec_htab_size ); in record_ExeContext_wrk2()