Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DDecisionHistory.java354 cpuid = move.getComponents().toString(); in ComponentMoveDecision()
358 .getComponents(null).toString(); in ComponentMoveDecision()
360 .getComponents(null).toString(); in ComponentMoveDecision()
361 toPsetSize = move.getTo().getComponents(null) in ComponentMoveDecision()
H A DResourceMonitor.java98 List candidates = target.getComponents(null); in initialize()
113 public List getComponents() in getComponents() method in ResourceMonitor
H A DMove.java125 List getComponents() in getComponents() method in ComponentMove
H A DSystemMonitor.java178 List compList = res.getComponents(null); in setResourceMonitors()
244 List compList = mon.getComponents(); in getNext()
H A DSystemSolver.java156 cpuCount = conf.getComponents(null).size(); in initialize()
854 pinned = res.getComponents(valueList); in getDonors()
877 Iterator it = set.getComponents(null).iterator(); in getProcessors()
H A DObjective.java370 List CPUs = res.getComponents(null); in examine()
695 List cpuList = pset.getComponents(null); in countLgroups()
1013 List cpulist = (List) cm.getComponents(); in calculate()
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DResource.java128 public List getComponents(List values) throws PoolsException in getComponents() method in Resource
H A DConfiguration.java479 List comps = getComponents(props); in getComponent()
520 public List getComponents(List values) throws PoolsException in getComponents() method in Configuration
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DGBLayout.java775 Component components[] = parent.getComponents(); in GetLayoutInfo()
1597 Component components[] = parent.getComponents(); in ArrangeGrid()