{
{ CML$CM_IDENTIFICATION
{
{
{ PURPOSE:
{    This statistic provides the identification of the central
{ memory on the mainframe being initialized.  This statistic is
{ emitted when the configuration is activated during each
{ system initialization.
{
{ FREQUENCY: At each system initialization.
{
{ 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 CENTRAL_MEMORY.
{
{      where <product identification> is the model number from the
{        memory element's identification register.
{
{      where  <serial  number> is the serial number from the memory
{        element's identification register.
{
{    The counter-value portion of this statistic is unused.
{

  CONST
    cml$cm_identification = cmc$min_ecc + 3;

*copyc cmc$condition_limits
