Programming Interface Information: This information is NOT intended to be
used as Programming Interfaces of z/VM.

LSBLOCK

Prolog
Control Block Contents
LSBLOCK DSECT
Storage Layout
Cross Reference

LSBLOCK Prolog

 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.

 

LSBLOCK Control Block Content

LSBLOCK DSECT

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

          
*** LSBLOCK - Library Statistics Block
*
*     +---------------------------+---------------------------+
*   0 |          LSSIZE           |///////////////////////////|
*     +---------------------------+---------------------------+
*   8 |                                                       |
*     =                       LSBUFFER                        =
*     |                                                       |
*     +-------------------------------------------------------+
* 108
*
*** LSBLOCK - Library Statistics Block

 

LSBLOCK Cross Reference

Symbol         Dspl Value
-------------- ---- -----
LSBLKSZ        0008 00000021
LSBUFFER       0008
LSSIZE         0000

This information is based on z/VM V3R1.0.
Last updated on 29 Mar 2001 at 16:05:00 EDT.
Copyright IBM Corporation, 1990, 2001