Class AddressSpaceSpinLock

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf98.zos.AddressSpaceSpinLock

public final class AddressSpaceSpinLock extends SmfData
SMF 98 subtype 1 Address Space Spin Lock section

Obtain from

  • Method Details

    • numASContribute

      public int numASContribute()
      SMF98_1_AS_SpinLock_NumAS_Contribute value.
      Returns:
      int SMF98_1_AS_SpinLock_NumAS_Contribute value
    • numASBrokenUp

      public int numASBrokenUp()
      SMF98_1_AS_SpinLock_NumAS_BrokenUp value.
      Returns:
      int SMF98_1_AS_SpinLock_NumAS_BrokenUp value
    • totalSpinInfo

      public SpinLockSummary totalSpinInfo()
      Spin Lock Summary information for all address spacesfrom SMF98_1_AS_SpinLock_Total_SpinInfo.
      Returns:
      SpinLockSummary SMF98_1_AS_SpinLock_Total_SpinInfo data
    • topAsidInfo

      public AsidInfo topAsidInfo()
      Address space information from SMF98_1_AS_SpinLock_Top_AsidInfo.
      Returns:
      AsidInfo SMF98_1_AS_SpinLock_Top_AsidInfo data
    • topSpinInfo

      public SpinLockSummary topSpinInfo()
      Spin Lock Summary information for top address space from SMF98_1_AS_SpinLock_Top_SpinInfo.
      Returns:
      SpinLockSummary SMF98_1_AS_SpinLock_Top_SpinInfo data
    • create

      public static AddressSpaceSpinLock 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