Programming Interface Information: This information is NOT intended to be
used as Programming Interfaces of VM/ESA. It is to be used for diagnosis only.

CSETTPTR

Prolog  

Control Block Contents  

CSETTPTR DSECT

Storage Layout  

Cross Reference (Contains links to field and bit definitions)  

 

CSETTPTR Prolog

Name : CSETTPTR Description: Layout of the VM/CSE Trace Table Pointers. DSECT : CSETTPTR Notes : This DSECT is mapped on the HCPSYSTT table in HCPSYS. The CSETRACE MACRO in HCPSYS defines the size of the VM/CSE trace table in 4K pages. The first part of the first page is used to trace Spool Synchronization Requests. The second part of the first page, starting at offset ITTLNSYN, and all of each subsequent page, is used t trace requests associated with Diagnose X'F0' Spool requests.

 

CSETTPTR Control Block Content


CSETTPTR DSECT

Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure CSETTPTR VM/CSE Trace Table Pointers 0000 0 Signed 4 ITTFSYNC Address of the first Sync Request entry. 0004 4 Signed 4 ITTCSYNC Address of the current Sync Request entry. 0008 8 Signed 4 ITTLSYNC Address of the last+1 Sync Request entry. 000C 12 Signed 4 ITTFSPOL Address of the first Diag X'F0' Spool Trace entry. 0010 16 Signed 4 ITTCSPOL Address of the current DIAG X'F0' Spool Trace entry. 0014 20 Signed 4 * Reserved 00000200 ITTLNSYN 16*32 Length of the Sync Request Table in bytes. 00000018 ITTLNGHT *-CSETTPTR Length of the Pointer Table in bytes.

 

CSETTPTR Storage Layout

*** CSETTPTR - Control Block in CSETTPTR
*
*     +---------------------------+---------------------------+
*   0 |         ITTFSYNC          |         ITTCSYNC          |
*     +---------------------------+---------------------------+
*   8 |         ITTLSYNC          |         ITTFSPOL          |
*     +---------------------------+---------------------------+
*  10 |         ITTCSPOL          |///////////////////////////|
*     +---------------------------+---------------------------+
*  18
*
*** CSETTPTR - Control Block in CSETTPTR

 

CSETTPTR Cross Reference

(contains links to field and bit definitions)
Symbol         Dspl Value
-------------- ---- -----

ITTCSPOL 0010

ITTCSYNC 0004

ITTFSPOL 000C

ITTFSYNC 0000

ITTLNGHT 0014 00000018

ITTLNSYN 0014 00000200

ITTLSYNC 0008


This information is based on VM/ESA 2.4.0.
Last updated on 3 Aug 1999 at 11:37:43 EDT.
Copyright IBM Corporation, 1990, 1999