Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual522629-013
12-257
PROCESSOR_GETNAME_ Procedure
Considerations
If you supply more information than is necessary to identify the processor or the
processor type of interest (that is, if you specify both
node-number and node-name,
or if you identify the processor and also specify
cpu-type-in),
PROCESSOR_GETNAME_ uses the first sufficient set of parameters that it
encounters and ignores the rest.
Example
In the following example, the processor of interest is identified by its processor number
and node number.
error := PROCESSOR_GETNAME_ ( cpu^num, name:max^length,
length, , , node^num );