Uses of Class
oshi.jna.platform.unix.aix.Perfstat.perfstat_id_t
| Package | Description |
|---|---|
| oshi.jna.platform.unix.aix |
Provides extensions of JNA libraries for AIX.
|
-
Uses of Perfstat.perfstat_id_t in oshi.jna.platform.unix.aix
Methods in oshi.jna.platform.unix.aix with parameters of type Perfstat.perfstat_id_t Modifier and Type Method Description intPerfstat. perfstat_cpu(Perfstat.perfstat_id_t name, Perfstat.perfstat_cpu_t[] cpu, int sizeof_struct, int desired_number)Retrieves individual processor usage metricsintPerfstat. perfstat_cpu_total(Perfstat.perfstat_id_t name, Perfstat.perfstat_cpu_total_t cpu, int sizeof_struct, int desired_number)Retrieves total processor usage metricsintPerfstat. perfstat_disk(Perfstat.perfstat_id_t name, Perfstat.perfstat_disk_t[] disks, int sizeof_struct, int desired_number)Retrieves disk statisticsintPerfstat. perfstat_memory_total(Perfstat.perfstat_id_t name, Perfstat.perfstat_memory_total_t mem, int sizeof_struct, int desired_number)Retrieves total memory-related metricsintPerfstat. perfstat_netinterface(Perfstat.perfstat_id_t name, Perfstat.perfstat_netinterface_t[] netints, int sizeof_struct, int desired_number)Retrieves network interfacesintPerfstat. perfstat_partition_config(Perfstat.perfstat_id_t name, Perfstat.perfstat_partition_config_t config, int sizeof_struct, int desired_number)Retrieves total memory-related metricsintPerfstat. perfstat_process(Perfstat.perfstat_id_t name, Perfstat.perfstat_process_t[] procs, int sizeof_struct, int desired_number)Retrieves process-related metricsintPerfstat. perfstat_protocol(Perfstat.perfstat_id_t name, Perfstat.perfstat_protocol_t[] protocols, int sizeof_struct, int desired_number)Retrieves protocol data