|
Programming Interface Information:
This information is NOT intended to be used as Programming Interfaces of z/VM. |
LSBLOCK
Control Block Contents
LSBLOCK DSECT
Cross Reference (Contains links to field and bit definitions)
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
Copyright IBM Corporation, 1990, 2007