public final class EcccSection extends SmfData
SMF 98 subtype 1 External CPU Configuration Counters section

Obtain from

  • Method Details

    • warntrackSuccess

      public long warntrackSuccess()
      ECCC_WARNTRACK_SUCCESS value.
      Returns:
      long ECCC_WARNTRACK_SUCCESS value
    • warntrackUnsuccessful

      public long warntrackUnsuccessful()
      ECCC_WARNTRACK_UNSUCCESSFUL value.
      Returns:
      long ECCC_WARNTRACK_UNSUCCESSFUL value
    • warntrackTime

      public Duration warntrackTime()
      ECCC_WARNTRACK_TIME as a Duration.
      Returns:
      Duration ECCC_WARNTRACK_TIME
      See Also:
    • warntrackTimeSeconds

      public double warntrackTimeSeconds()
      ECCC_WARNTRACK_TIME in seconds.
      Returns:
      double ECCC_WARNTRACK_TIME converted to seconds
    • warntrackTimeRawValue

      public long warntrackTimeRawValue()
      ECCC_WARNTRACK_TIME raw value.
      Returns:
      long ECCC_WARNTRACK_TIME raw value
    • totalSigpsToWaitingCpus

      public long totalSigpsToWaitingCpus()
      ECCC_TOTAL_SIGPS_TO_WAITING_CPUS value.
      Returns:
      long ECCC_TOTAL_SIGPS_TO_WAITING_CPUS value
    • totalSigpsToWaitingCores

      public long totalSigpsToWaitingCores()
      ECCC_TOTAL_SIGPS_TO_WAITING_CORES value.
      Returns:
      long ECCC_TOTAL_SIGPS_TO_WAITING_CORES value
    • create

      public static EcccSection create(byte[] Data, int offset, int length)
      create is intended for internal use only. Instances of this section are created by the parent record or section.
      Parameters:
      Data - Array of bytes containing data for this section
      offset - Offset of this section in the data
      length - length of the section