Searched defs:nr_not_dead_hx (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/coregrind/
H A Dm_transtab.c1311 Int nr_not_dead_hx = 0; local
1323 nr_not_dead_hx++;
1325 if (nr_not_dead_hx != sec->tt_n_inuse) {
1327 "nr_not_dead_hx %d sanity fail "
1329 nr_not_dead_hx, sec->tt_n_inuse);

Completed in 111 milliseconds