NCS4D - Named counter server CF statistics

    CONTROL BLOCK NAME = DFHNCS4D
    NAME OF MATCHING PLS CONTROL BLOCK = None
    DESCRIPTIVE NAME = CICS TS Named Counter Server List Str Stats
           Licensed Materials - Property of IBM
            Restricted Materials of IBM 
           5655-Y04
           (C) Copyright IBM Corp. 1998, 2006 
    FUNCTION = NC server list structure usage and access statistics.
    NOTES :
       DEPENDENCIES = S/370
       MODULE TYPE = Control block definition
   ---------------------------------------------------------------------
Table 1.
Offset Hex Type Len Name (Dim) Description
(0) STRUCTURE 0 DFHNCS4D , NC list structure statistics record
(0) FULLWORD 4 S4 (0) Start of record
(0) HALFWORD 2 S4LEN Length of data area
(0) .111 11..   S4IDE "0124" List structure stats mask
(2) ADDRESS 2 S4ID List structure stats id
(2) .... ...1   S4VERS "X'01'" DSECT version number mask
(4) CHARACTER 1 S4DVERS List structure stats version number
(5) CHARACTER 3   Reserved
  Coupling facility list structure status information.
(8) CHARACTER 16 S4NAME (0) Full name of list structure
(8) CHARACTER 8 S4PREF First part of structure name
(10) CHARACTER 8 S4POOL Pool name part of structure name
(18) CHARACTER 16 S4CNNAME (0) Name for connection to structure
(18) CHARACTER 8 S4CNPREF Prefix for connection name
(20) CHARACTER 8 S4CNSYSN Own MVS system name from CVTSNAME
(28) ADDRESS 4 S4SIZE Structure size in 4K pages
(2C) ADDRESS 4 S4SIZEMX Maximum size in 4K pages
  Usage statistics.
  Entry usage statistics.
  Note that lowest free counts are kept as well as highest in use
  counts because the maximum values may be affected by an ALTER.
(30) FULLWORD 4 S4ENTRCT Current number of entries in use
(34) FULLWORD 4 S4ENTRHI Highest number of entries in use
(38) FULLWORD 4 S4ENTRLO Lowest number of free entries
(3C) FULLWORD 4 S4ENTRMX Max entries returned by IXLCONN
  Coupling facility I/O statistics.
  Statistics for each main type of CF request.
(40) FULLWORD 4 S4CRECT Create counter
(44) FULLWORD 4 S4GETCT Get and increment counter
(48) FULLWORD 4 S4SETCT Set counter
(4C) FULLWORD 4 S4DELCT Delete counter
(50) FULLWORD 4 S4KEQCT Inquire KEQ
(54) FULLWORD 4 S4KGECT Inquire KGE
  Statistics for internal CF requests.
(58) FULLWORD 4 S4ASYCT Number of asynchronous requests
  IXLLIST completion statistics indexed by internal response value.
(5C) FULLWORD 4 S4RSP1CT Normal response, everything OK
(60) FULLWORD 4 S4RSP2CT No matching entry was found
(64) FULLWORD 4 S4RSP3CT Entry version did not match
(68) FULLWORD 4 S4RSP4CT List authority comparison mismatch
(6C) FULLWORD 4 S4RSP5CT The list structure is out of space
(70) FULLWORD 4 S4RSP6CT An IXLLIST return code occurred other than those described above
(74) FULLWORD 4 S4RSP7CT Structure temporarily unavailable, during system-managed rebuild
(74) .111 1...   S4END "*"
(74) .111 1...   S4CLEN "*-S4LEN" Length of this DSECT