Guardian Programming Reference Summary for pTAL and TAL

Procedure Calls Summary (O-Q)
Guardian Programming Reference Summary for pTAL and TAL—522631-001
7-45
PROCESSOR_GETNAME_
Returns a processor’s type as a character string.
40 sequenced sends INT(32)
41 unsequenced sends INT(32)
42 CME events INT(32)
43 pages created INT(32)
44 interpreter busy FIXED
45 interpreter transitions INT(32)
46 transactions INT(32)
47 processor model INT
48 processor name INT bytelength, STRING
49 processor full name INT bytelength, STRING
56 base time FIXED
57 memory-management attributes INT(32)
58 segments in use INT(32)
59 maximum segments used INT(32)
60 the update part of the release ID
(the two digits that follow the
period)
INT
61 for Compaq internal use only
62 availability of IEEE floating
point on the current system
INT
error := PROCESSOR_GETNAME_ ( cpu-number
,name:maxlen
,namelen
,[ cpu-type-out ]
,[ node-name:length ]
,[ node-number ]
,[ cpu-type-in ]
,[ expand-name ]
,[ cpu-model-out ]
,[ cpu-model-in ] );
error, INT returned value
Code Attribute Value Representation