Uses of Class
oshi.jna.platform.unix.aix.Perfstat.perfstat_cpu_total_t
| Package | Description |
|---|---|
| oshi.driver.unix.aix.perfstat |
Provides functions to query information on AIX using the libperfstat api
|
| oshi.jna.platform.unix.aix |
Provides extensions of JNA libraries for AIX.
|
-
Uses of Perfstat.perfstat_cpu_total_t in oshi.driver.unix.aix.perfstat
Methods in oshi.driver.unix.aix.perfstat that return Perfstat.perfstat_cpu_total_t Modifier and Type Method Description static Perfstat.perfstat_cpu_total_tPerfstatCpu. queryCpuTotal()Queries perfstat_cpu_total for total CPU usage statistics -
Uses of Perfstat.perfstat_cpu_total_t in oshi.jna.platform.unix.aix
Methods in oshi.jna.platform.unix.aix with parameters of type Perfstat.perfstat_cpu_total_t Modifier and Type Method Description intPerfstat. perfstat_cpu_total(Perfstat.perfstat_id_t name, Perfstat.perfstat_cpu_total_t cpu, int sizeof_struct, int desired_number)Retrieves total processor usage metrics