Searched refs:over_threshold (Results 1 – 1 of 1) sorted by relevance
5312 int over_threshold = 0; in clusterManagerCommandRebalance() local5316 if (err_perc > threshold) over_threshold = 1; in clusterManagerCommandRebalance()5318 over_threshold = 1; in clusterManagerCommandRebalance()5321 if (over_threshold) threshold_reached = 1; in clusterManagerCommandRebalance()