{
{ CML$TOP_OF_HOUR
{
{
{ PURPOSE:
{    This statistic records that a new hour has just begun.
{ This statistic will cause HPA/VE to update its usage counters.
{
{ FREQUENCY: At the beginning of each hour, immediately following
{            the top of hour statistics (CM1004) and CM1005).
{
{ CONTENT:
{    The descriptive-data portion of this statistic contains:
{
{    '<mf>*<message>'
{
{      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) and 'ssss' is the serial number
{        of that processor.
{
{      where <message> consists of the text message 'TOP OF HOUR'.
{
{    The counter-value portion of this statistic is unused.
{
  CONST
    cml$top_of_hour = cmc$min_ecc + 1006;

*copyc cmc$condition_limits
