Class Perfstat.perfstat_value_t

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.unix.aix.Perfstat.perfstat_value_t
Enclosing interface:
Perfstat

@FieldOrder({"online","max","min","desired"}) public static class Perfstat.perfstat_value_t extends Structure
  • Field Details

    • online

      public long online
    • max

      public long max
    • min

      public long min
    • desired

      public long desired
  • Constructor Details

    • perfstat_value_t

      public perfstat_value_t()