TSO/E Command Segment (subtypes 3 and 4)

This section contains subtypes 3 and 4.

Offsets Name Length Format Description
0 0 SMF32CMD 8 EBCDIC TSO/E command name. See DETAIL or NODETAIL — Performing TSO/E command accounting for additional information.
8 8 SMF32CNT 4 binary Number of times the TSO/E command was entered.
12 C SMF32TCB 4 binary Total task control block (TCB) time, in hundredths of a second, for the command.
16 10 SMF32SRB 4 binary Total service request block (SRB) time, in hundredths of a second, for the command.
20 14 SMF32TGT 4 binary Total TGET (terminal read) count for the command.
24 18 SMF32TPT 4 binary Total TPUT (terminal output) count for the command.
28 1C SMF32TRN 4 binary Total transaction count for the command.
Note: See the z/OS MVS Initialization and Tuning Guide for a definition of this field.
32 20 SMF32EXP 4 binary Total execute channel program (EXCP) count for the command. (Valid up to X'FFFFFFFE', zero and invalid when SMF32EXF is set)
36 24 SMF32TCT 4 binary Total device connect time (in 128 micro-second units) for this command.
40 28 SMF32FLG

SMF32TCF
SMF32EXF

4 binary Detail section flags
Bit
Meaning when set
0
Count in SMF32TRN is not valid.
1
Count in SMF32EXP is not valid.
44 2C   4   Reserved
48 30 SMF32EXX 8 binary EXCPs for command. This is the 8-byte equivalent of SMF32EXP. This field remains valid after SMF32EXP is invalid.