Searched refs:n_defined_SMs (Results 1 – 1 of 1) sorted by relevance
316 static Int n_defined_SMs = 0; variable341 else if (oldSM == &sm_distinguished[SM_DIST_DEFINED ]) n_defined_SMs --; in update_SM_counts()347 else if (newSM == &sm_distinguished[SM_DIST_DEFINED ]) n_defined_SMs ++; in update_SM_counts()353 if (n_defined_SMs > max_defined_SMs ) max_defined_SMs = n_defined_SMs; in update_SM_counts()