Searched refs:get_cpu_load (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/native/com/sun/management/
H A DSolarisOperatingSystem.c93 // the calling method get_cpu_load();
184 double get_cpu_load(int which) { function
232 return get_cpu_load(-1);
H A DLinuxOperatingSystem.c293 double get_cpu_load(int which) { function
317 return get_cpu_load(-1);

Completed in 25 milliseconds