Searched refs:utilV (Results 1 – 1 of 1) sorted by relevance
223 double utilV = 0.0; in calcDerivedStatistic() local241 utilV = 100 * ((total.doubleValue() - idleV) / in calcDerivedStatistic()243 return (new DoubleStatistic(new Double(utilV), in calcDerivedStatistic()