Class Perfstat.perfstat_value_t

  • Enclosing interface:
    Perfstat

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

      • online

        public long online
      • max

        public long max
      • min

        public long min
      • desired

        public long desired
    • Constructor Detail

      • perfstat_value_t

        public perfstat_value_t()