LSBLOCK Back to Index page
 
Prolog 
Control Block Contents 
   LSBLOCK DSECT
Storage Layout 
Cross Reference (Contains links to field and bit definitions)
Programming Interface Information:
This information is NOT intended to be
used as Programming Interfaces of z/VM.


  LSBLOCK Prolog Top of page
 
 NAME       : HCPLSBK
 DESCRIPTION: Library Statistics Block
 DSECT      : LSBLOCK
 FUNCTION   : Maps Library Statistics Block
 LOCATED BY : CUILSBK (pointer in HCPCUIBK)
 CREATED BY : HCPTER
 DELETED BY : HCPTER after statistical data has been
              copied into a monitor record.
 RELOCATION CONSIDERATIONS : None
 
 
  LSBLOCK Control Block Content Top of page
 

 LSBLOCK DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure LSBLOCK Library Statistics Block 0000 0 Signed 4 LSSIZE Length of Library Statistics 0004 4 Signed 4 * Reserved 0008 8 Bitstring 256 LSBUFFER Library Statistics buffer 00000021 LSBLKSZ (*-LSBLOCK+7)/8 Doubleword size of DSECT
 
 
  LSBLOCK Storage Layout Top of page
 
          
*** LSBLOCK - Library Statistics Block
*
*     +---------------------------+---------------------------+
*   0 |          LSSIZE           |///////////////////////////|
*     +---------------------------+---------------------------+
*   8 |                                                       |
*     =                       LSBUFFER                        =
*     |                                                       |
*     +-------------------------------------------------------+
* 108
*
*** LSBLOCK - Library Statistics Block
 
 
  LSBLOCK Cross Reference Top of page
 
 
Symbol         Dspl Value
-------------- ---- -----
LSBLKSZ        0008 00000021
LSBUFFER       0008
LSSIZE         0000
 
This information is based on z/VM 6.3.0 Last updated on 22 May 2013 at 13:54:51 EDT.
Copyright IBM Corporation, 1990, 2013