A22 - FEPI pool statistics

    CONTROL BLOCK NAME = DFHA22DS
    NAME OF MATCHING PLS CONTROL BLOCK = DFHA22PS
    DESCRIPTIVE NAME = CICS TS FEPI pool statistics
           Licensed Materials - Property of IBM
            Restricted Materials of IBM 
           5655-Y04
           (C) Copyright IBM Corp. 1993 
    FUNCTION =
           This data block describes the block of storage containing
           the statistics for a FEPI pool.
           The data described by this DSECT is placed in storage by
           DFHAPST, the statistics module in the AP domain.
           The same DSECT describes the system and user copies of the
           statistics. Several copies of the statistics may exist until
           the callers request has been satisified.
    LIFETIME = The storage area is created when a request for
           FEPI pool stats is received. It is released when
           the caller has acknowledged receipt of the data .
    STORAGE CLASS =
    LOCATION = Caller is passed a pointer to the storage.
    INNER CONTROL BLOCKS = none
    NOTES :
       DEPENDENCIES = S/370
       RESTRICTIONS = none
       MODULE TYPE = Control block definition
   --------------------------------------------------------------------
    EXTERNAL REFERENCES = none
        DATA AREAS = none
        CONTROL BLOCKS = in the FEPI RM
        GLOBAL VARIABLES (Macro pass) = none
   --------------------------------------------------------------------
    ALTHOUGH PROVIDED IN A GENERAL INTERFACE LIBRARY DFHA22DS IS
    NOT TO BE USED AS A GENERAL PROGRAMMING INTERFACE. REFER TO
    PRODUCT DOCUMENTATION TO DETERMINE INTENDED USAGE.
Table 1.
Offset Hex Type Len Name (Dim) Description
(0) STRUCTURE 0 DFHA22DS FEPI pool statistics
(0) FULLWORD 4 (0) Fullword alignment
(0) HALFWORD 2 A22LEN Length of data area
(0) ...1 ....   A22IDR "0016" FEPI pool RESID stats mask
(2) ADDRESS 2 A22ID FEPI pool id
(2) .... ...1   A22VERS "X'01'" DSECT version number
(4) CHARACTER 1 A22DVERS Pool statistics version number
(5) CHARACTER 3   Filler
(8) CHARACTER 8 A22POOL Pool name
(10) FULLWORD 4 A22TRGCT # targets
(14) FULLWORD 4 A22NDCT # nodes
(18) FULLWORD 4 A22CONCT # connections
(1C) FULLWORD 4 A22CONPK Peak # connections
(20) FULLWORD 4 A22ALLOC # conversation allocates
(24) FULLWORD 4 A22PKALL Peak # concurrent allocates
(28) FULLWORD 4 A22WAIT Current # allocates waiting
(2C) FULLWORD 4 A22TOTWT Total # allocates waited
(30) FULLWORD 4 A22PKWT Peak # allocates waiting
(34) FULLWORD 4 A22TIOUT # allocates that timed out
(34) ..11 1...   A22END "*"
(34) ..11 1...   A22CLEN "*-A22LEN" Length of DSECT