Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DResourceMonitor.java172 AggregateStatistic stat = calcDerivedStatistic("utilization"); in updateDerived()
194 private AggregateStatistic calcDerivedStatistic(String name) in calcDerivedStatistic() method in ResourceMonitor