Searched refs:n_undefined_SMs (Results 1 – 1 of 1) sorted by relevance
315 static Int n_undefined_SMs = 0; variable340 else if (oldSM == &sm_distinguished[SM_DIST_UNDEFINED]) n_undefined_SMs--; in update_SM_counts()346 else if (newSM == &sm_distinguished[SM_DIST_UNDEFINED]) n_undefined_SMs++; in update_SM_counts()352 if (n_undefined_SMs > max_undefined_SMs) max_undefined_SMs = n_undefined_SMs; in update_SM_counts()