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

/external/valgrind/main/coregrind/
H A Dm_execontext.c112 static ULong ec_totstored; variable
135 ec_totstored = 0;
177 ec_totstored);
182 ec_htab_size, ec_totstored, ec_totstored / (ULong)ec_htab_size
298 ec_htab_size, new_size, ec_htab_size_idx + 1, ec_totstored);
421 ec_totstored++;
444 if ( ((ULong)ec_totstored) > ((ULong)ec_htab_size) ) {

Completed in 195 milliseconds