Searched defs:ZONEZ (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DStatisticList.java447 * closest to the center, with ZONEZ representing the region beyond
470 public static final int ZONEZ = 0x10000; field in class:StatisticOperations
677 ZONEZ | ZONELT : (val > target + 3 * sd) ?
678 ZONEZ | ZONEGT : (val < target - 2 * sd) ?

Completed in 44 milliseconds