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