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

/external/valgrind/helgrind/
H A Dlibhb_core.c5785 static UWord n_New_in_cache = 0; local
5792 n_New_in_cache++;
5796 if (0 == ((n_New_in_cache + n_New_not_in_cache) % 100000))
5798 n_New_in_cache, n_New_not_in_cache );

Completed in 56 milliseconds