Measure Reference Manual
Counter type: Response time.
USERDEF
The USERDEF entity provides information about user-defined counters.
In Measure G09 and later PVUs, the USERDEF entity type handles OSS file pathnames.
In the ZMS Style interface (Measure G11 and later PVUs), the record template, report, and structured
data file name for USERDEF records is ZMSUDEF.
PageTopic
366Entity specification syntax for USERDEF entities
367DDL records for USERDEF entities
369DDL field definitions for USERDEF entities
372Usage notes for USERDEF entities
Entity Specification Syntax for USERDEF Entities
To describe USERDEF entities:
USERDEF entity-spec [,entity-spec] ...
USERDEF
collects information about one or more user-defined counters modified by the USERDEF process.
entity-spec
is specified as:
{ * }
{ pid }
{ $process-name [ (pid) ] }
{ [[$device.]subvolume.]filename[:crvsn][ (pid) ] }
{ "pname" [ (pid) ] }
where:
*
measures all user-defined processes on the local system.
pid
is the process identifier of the process to be measured. The process identifier identifies the
owner of the process. Specify pid as:
{ cpu,pin }
{ SYSTEM-PROCESSES }
cpu
is the number of the CPU on which the process to be measured is running.
pin
is the process identification number of the process to be measured. To indicate all
processes, use an asterisk (*). The default is all processes.
SYSTEM-PROCESSES
measures all processes installed using the SYSGEN program.
$process-name
is the name of the process to be measured. Use an asterisk (*) to specify all processes.
366 Entities and Counters