{
{ CML$CP_IDENTIFICATION
{
{
{ PURPOSE:
{    This statistic provides the identification of a central
{ processor on the mainframe being initialized.  This statistic
{ is emitted when the configuration is activated during each
{ system initialization.
{
{ FREQUENCY: At each system initialization, one for each central
{ processor.
{
{ CONTENT:
{    The  descriptive-data portion of this statistic contains:
{
{    '<mf>.<element>*<product identification>*<serial number>'
{
{      where <mf> is the identification of the mainframe in the form
{        $SYSTEM_mmmm_ssss.  Where 'mmmm' is the model number of
{        Central Processor zero (CP0), e.g. 0990, and 'ssss' is the
{        serial number of that processor, e.g. 0104.
{
{      where  <element> is the name CP0, for processor zero, CP1 for
{        processor one, etc.
{
{      where <product identification> is the model number from the
{        processor's element identification register.
{
{      where <serial number> is the serial number from the
{        processor's element identification register.
{
{    The  counter-value portion of this statistic is unused.
{

  CONST
    cml$cp_identification = cmc$min_ecc + 2;

*copyc cmc$condition_limits
