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