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