Measure Reference Manual
Entity Specification Syntax for TMF Entities
To describe TMF entities:
TMF entity-spec [,entity-spec] ...
TMF
collects information about TMF transactions in one or more CPUs on the local system.
entity-spec
is specified as:
{ * | cpu }
where:
*
measures TMF activity on all CPUs.
cpu
is the number of the CPU on which TMF transactions are measured. Use a comma-separated
list to specify multiple CPUs.
DDL Record for TMF Entities (ZMS Style)
The ZMS Style DDL record for TMF entities is supported in Measure G11 and later PVUs.
The fields included in BRIEF reports are in boldface.
ID Fields DDL Definition
DEFINITION zmstmf-id.
02 reserved-1 type character 8.
end
Counter Fields DDL Definition
DEFINITION zmstmf-ctrs.
02 home-trans type binary 64.
02 home-trans-qtime type binary 64.
02 home-net-trans type binary 64.
02 home-net-trans-qtime type binary 64.
02 remote-trans type binary 64.
02 remote-trans-qtime type binary 64.
02 aborting-trans type binary 64.
02 trans-backout-qtime type binary 64.
end
DDL Record Description Fields
RECORD zmstmf. FILE is "zmstmf" ENTRY-SEQUENCED.
02 hdr type zmsheader.
02 ctr type zmstmf-ctrs.
02 id type zmstmf-id.
end
DDL Record for TMF Entities (Legacy Style)
The Legacy Style DDL record for TMF entities will not change after the Measure G10 PVU.
The fields included in BRIEF reports are in boldface.
RECORD tmf. FILE is "tmf" ENTRY-SEQUENCED.
.
.
.
(error, time items, and measurement identification items;
see Common Entity Header Fields (page 144))
362 Entities and Counters