Home
last modified time | relevance | path

Searched refs:getGap (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DStatisticList.java317 double getGap(KVOpExpression kve, double val) in getGap() method in StatisticList
319 return (statisticOperations.getGap(kve, val)); in getGap()
695 public double getGap(KVOpExpression kve, double val) in getGap() method in StatisticOperations
H A DObjective.java1216 gap = sl.getGap(kve, val) / 100; in calculate()
1245 gap = sl.getGap(kve, val) / 100; in calculate()