Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DResourceMonitor.java182 public AggregateStatistic getDerivedStatistic(String name) in getDerivedStatistic() method in ResourceMonitor
H A DSystemMonitor.java320 util = (DoubleStatistic)mon.getDerivedStatistic( in getUtilization()