Searched defs:online_cpus (Results 1 - 3 of 3) sorted by relevance

/openjdk9/hotspot/src/os/aix/vm/
H A Dlibperfstat_aix.hpp473 int online_cpus; /* number of virtual CPUs currently online on the partition */ member in struct:__anon228
508 int online_cpus; /* number of virtual CPUs currently online on the partition */ member in struct:__anon229
567 int online_cpus; /* number of virtual CPUs currently online on the partition */ member in struct:__anon230
633 int online_cpus; /* number of virtual CPUs currently online on the partition */ member in struct:__anon231
712 int online_cpus; /* number of virtual CPUs currently online on the partition */ member in struct:__anon232
816 uint online_cpus; /* Number of Virtual CPUs in partition rset or number of virtual CPUs currently online on the Global partition*/ member in struct:__anon235
827 uint online_cpus; /* Number of Virtual CPUs in partition rset or number of virtual CPUs currently online on the Global partition*/ member in struct:__anon236
916 int online_cpus; /* number of virtual CPUs currently online on the partition */ member in struct:libperfstat::partitioninfo_t
H A Dos_aix.cpp3642 int online_cpus = ::sysconf(_SC_NPROCESSORS_ONLN); local
/openjdk9/hotspot/src/os/solaris/vm/
H A Dos_solaris.cpp293 int online_cpus = sysconf(_SC_NPROCESSORS_ONLN); local

Completed in 108 milliseconds