Measure Reference Manual

CPU^DESC
is the descriptor for CPU, TMF, or OSSCPU entities.
Struct CPU^desc (*)
Begin
Int Type; ! Entity type
Int Len; ! Byte length of this record
Int CPU^number;
End;
type
INT:value:1
is one of:
Numeric IdentifierLiteralEntity Type
1CPU^TCPU
14TMF^TTMF
20OSSCPU^TOSSCPU
A positive type value includes the specified entities in the measurement configuration. A
negative type value excludes the specified entities from measurement. For an example, see
Specifying Entity Descriptors (page 376).
len
INT:value:1
is the length in bytes of this descriptor.
cpu^number
INT:value:1
is the number of the CPU to be measured. Use the literal -1 to indicate all CPUs.
454 Entity Descriptors