Searched defs:NUM_PROCESSORS (Results 1 - 2 of 2) sorted by relevance

/external/autotest/server/cros/
H A Dcfm_jmidata_v3_helper.py40 NUM_PROCESSORS = u'numOfProcessors' variable
226 return self.GetCpuUsageList(NUM_PROCESSORS)
/external/vogar/src/vogar/
H A DVogar.java43 public static final int NUM_PROCESSORS = Runtime.getRuntime().availableProcessors(); field in class:Vogar
395 System.out.println(" where N is the number of processors on the host (" + NUM_PROCESSORS + "). ");

Completed in 119 milliseconds