ASGDS - Asynchronous services Statistics

    CONTROL BLOCK NAME = DFHASGDS
    NAME OF MATCHING PLS CONTROL BLOCK = DFHASGPS
    DESCRIPTIVE NAME = CICS TS AS Domain (AS) Global Statistics
           Licensed Materials - Property of IBM
            Restricted Materials of IBM 
          5655-Y04
         (C) Copyright IBM Corp. 2016, 2017 
    FUNCTION =
           This data area contains the asynchronous service global
           statistics provided by the AS Domain.
           It is provided for use in users monitoring applications
           to map the statistics returned via the API or the
           statistics global user exit.
           There is a single instance of this data block.
    LIFETIME =
           This data block is created by the AS Domain to store
           statistics to be passed to the user in response to a
           for eventprocess global statistics. The storage is
           released when the user task is detached.
           The DSECT also maps the contents of part of the SMF buffer
           created by the statistics domain and is used in the
           statistics exit.
    STORAGE CLASS =
    LOCATION =
           The user is passed a pointer to the head of the storage
           block.
    INNER CONTROL BLOCKS = None
    NOTES :
       DEPENDENCIES = S/370
       RESTRICTIONS = None
       MODULE TYPE = Control block definition
   ---------------------------------------------------------------------
    ALTHOUGH PROVIDED IN A GENERAL INTERFACE LIBRARY DFHASGDS 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 DFHASGDS AS Domain Global stats record
(0) HALFWORD 2 ASGDS_LEN AS Domain stats record length
(2) ADDRESS 2 ASGDS_ID AS Domain stats id
(4) CHARACTER 1 ASGDS_VERS AS Domain stats version
(5) CHARACTER 3   Reserved
(8) FULLWORD 4 ASG_RUN_COUNT Run API count
(C) FULLWORD 4 ASG_FETCH_COUNT Fetch APIs count
(10) FULLWORD 4 ASG_FREE_COUNT Free APIs count
(14) FULLWORD 4 ASG_RUN_DELAY_COUNT Count of Run API being delayed
(18) FULLWORD 4 ASG_PARENTS_DELAYED_ CUR Count of parents being delayed
(1C) FULLWORD 4 ASG_PARENTS_DELAYED_ PEAK Peak parents being delayed
(20) FULLWORD 4 ASG_CHILDREN_CUR Count of running children
(24) FULLWORD 4 ASG_CHILDREN_PEAK Peak running children
(28) CHARACTER 16   Reserved
(28) ..11 1...   ASGDS_END "*"
(28) ..11 1...   ASGDS_LENGTH "*-ASGDS_LEN" AS Domain Global record length
  Constants that denote a AS domain global stats record
(28) 1..1 .1.1   ASGIDE "149" ASYNCSERVICE global stats id
(28) .... ...1   ASG_VERS "X'01'" Record version number