Searched refs:getLongProperty (Results 1 – 7 of 7) sorted by relevance
161 int id = (int) comp.getLongProperty("cpu.sys_id"); in countForeignGroups()184 if (set_cpus[i] == (int)comp.getLongProperty( in contains()
173 int id = (int) comp.getLongProperty(CPU_SYS_ID); in foreignGroups()199 int id = (int) comp.getLongProperty(CPU_SYS_ID); in getRepresentativeGroup()
481 getLongProperty("pool.importance"); in solve()820 size = res.getLongProperty(type+".size"); in getRecipients()821 max = res.getLongProperty(type+".max"); in getRecipients()852 size = res.getLongProperty(type+".size"); in getDonors()857 min = res.getLongProperty(type+".min"); in getDonors()
145 interval = (int)conf.getLongProperty( in initialize()250 (int) cpu.getLongProperty("cpu.sys_id"), in getNext()
375 res.getLongProperty("pset.min"), in examine()376 res.getLongProperty("pset.max")); in examine()699 int cpuid = (int) currentCPU.getLongProperty("cpu.sys_id"); in countLgroups()1016 int cpuid = (int) cpu.getLongProperty("cpu.sys_id"); in calculate()
60 public long getLongProperty(String name) throws PoolsException; in getLongProperty() method
200 public long getLongProperty(String name) throws PoolsException in getLongProperty() method in Element