About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Programming Interface Information:
This information is NOT intended to be used as Programming Interfaces of z/VM. |
CLNBK
Control Block Contents
CLNBK DSECT
Cross Reference (Contains links to field and bit definitions)
CLNBK Prolog
NAME : HCPCLNBK DESCRIPTION: Monitor Command Line Block DSECT : CLNBK FUNCTION : To store a Monitor command affecting sampling that was issued after Monitor sampling was started. LOCATED BY : MNDS_COMD field of HCPMND CREATED BY : HCPMNRPA - Monitor Sample Command Parser DELETED BY : HCPMNMDM - Monitor Domain Interval Procesing REFERENCES : None SERIALIZED : The Monitor Command Lock (MND_CMD_LOCK) protects the chain of CLNBKs. NOTES : None
CLNBK Control Block Content
CLNBK DSECT
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure CLNBK Monitor Command Line Block 0000 0 Address 4 CLNNEXT Pointer to next CLNBK 0004 4 Bitstring 8 CLNTOD Time-Of-Day command was issued 000C 12 Signed 4 CLN_TXTLEN Command line length in bytes 0010 16 Character 1 CLNCMD (0) Command issued
CLNBK Storage Layout
*** CLNBK - Monitor Command Line Block * * +---------------------------+---------------------------+ * 0 | CLNNEXT | CLNTOD- | * +---------------------------+---------------------------+ * 8 | -(004) | CLN_TXTLEN | * +---------------------------+---------------------------+ * *** CLNBK - Monitor Command Line Block
CLNBK Cross Reference
Symbol Dspl Value -------------- ---- ----- CLN_TXTLEN 000C CLNCMD 0010 CLNNEXT 0000 CLNTOD 0004
Copyright IBM Corporation, 1990, 2009