Uses of Class
oshi.jna.platform.unix.aix.Perfstat.perfstat_process_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_process_t in oshi.driver.unix.aix.perfstat
Methods in oshi.driver.unix.aix.perfstat that return Perfstat.perfstat_process_t Modifier and Type Method Description static Perfstat.perfstat_process_t[]PerfstatProcess. queryProcesses()Queries perfstat_process for per-process usage statistics -
Uses of Perfstat.perfstat_process_t in oshi.jna.platform.unix.aix
Methods in oshi.jna.platform.unix.aix with parameters of type Perfstat.perfstat_process_t Modifier and Type Method Description intPerfstat. perfstat_process(Perfstat.perfstat_id_t name, Perfstat.perfstat_process_t[] procs, int sizeof_struct, int desired_number)Retrieves process-related metrics