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

/external/valgrind/main/helgrind/
H A Dlibhb_core.c5734 static UWord n_New_in_cache = 0; local
5741 n_New_in_cache++;
5745 if (0 == ((n_New_in_cache + n_New_not_in_cache) % 100000))
5747 n_New_in_cache, n_New_not_in_cache );

Completed in 68 milliseconds