Home
last modified time | relevance | path

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

/external/valgrind/memcheck/
Dmc_main.c331 static Int n_non_DSM_SMs = 0; variable
356 else { n_non_DSM_SMs --; in update_SM_counts()
362 else { n_non_DSM_SMs ++; in update_SM_counts()
368 if (n_non_DSM_SMs > max_non_DSM_SMs ) max_non_DSM_SMs = n_non_DSM_SMs; in update_SM_counts()