Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_execontext.c110 static ULong ec_totstored; variable
133 ec_totstored = 0; in init_ExeContext_storage()
177 ec_totstored); in VG_()
188 ec_htab_size, ec_totstored, (Double)ec_totstored / (Double)ec_htab_size, in VG_()
189 (Double)total_n_ips / (Double)ec_totstored in VG_()
306 ec_htab_size, new_size, ec_htab_size_idx + 1, ec_totstored); in resize_ec_htab()
464 ec_totstored++; in record_ExeContext_wrk2()
487 if ( ((ULong)ec_totstored) > ((ULong)ec_htab_size) ) { in record_ExeContext_wrk2()