Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/tools/perf/pmu-events/arch/x86/ivytown/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 215 kB image not shown  

Bilddatei uncore-cache.json   Sprache: unbekannt

 
Untersuchungsergebnis.json Download desUnknown {[0] [0] [0]}zum Wurzelverzeichnis wechseln

[
    {
        "BriefDescription": "Uncore Clocks",
        "Counter": "0,1,2,3",
        "EventName": "UNC_C_CLOCKTICKS",
        "PerPkg": "1",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Counter 0 Occupancy",
        "Counter": "1,2,3",
        "EventCode": "0x1f",
        "EventName": "UNC_C_COUNTER0_OCCUPANCY",
        "PerPkg": "1",
        "PublicDescription": "Since occupancy counts can only be captured in the Cbo's 0 counter, this event allows a user to capture occupancy related information by filtering the Cb0 occupancy count captured in Counter 0.   The filtering available is found in the control register - threshold, invert and edge detect.   E.g. setting threshold to 1 can effectively monitor how many cycles the monitored queue has an entry.",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Cache Lookups; Any Request",
        "Counter": "0,1",
        "EventCode": "0x34",
        "EventName": "UNC_C_LLC_LOOKUP.ANY",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of times the LLC was accessed - this includes code, data, prefetches and hints coming from L2.  This has numerous filters available.  Note the non-standard filtering equation.  This event will count requests that lookup the cache multiple times with multiple increments.  One must ALWAYS set filter mask bit 0 and select a state or states to match.  Otherwise, the event will count nothing.   CBoGlCtrl[22:17] bits correspond to [M'FMESI] state.; Filters for any transaction originating from the IPQ or IRQ.  This does not include lookups originating from the ISMQ.",
        "UMask": "0x11",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Cache Lookups; Data Read Request",
        "Counter": "0,1",
        "EventCode": "0x34",
        "EventName": "UNC_C_LLC_LOOKUP.DATA_READ",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of times the LLC was accessed - this includes code, data, prefetches and hints coming from L2.  This has numerous filters available.  Note the non-standard filtering equation.  This event will count requests that lookup the cache multiple times with multiple increments.  One must ALWAYS set filter mask bit 0 and select a state or states to match.  Otherwise, the event will count nothing.   CBoGlCtrl[22:17] bits correspond to [M'FMESI] state.; Read transactions",
        "UMask": "0x3",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Cache Lookups; Lookups that Match NID",
        "Counter": "0,1",
        "EventCode": "0x34",
        "EventName": "UNC_C_LLC_LOOKUP.NID",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of times the LLC was accessed - this includes code, data, prefetches and hints coming from L2.  This has numerous filters available.  Note the non-standard filtering equation.  This event will count requests that lookup the cache multiple times with multiple increments.  One must ALWAYS set filter mask bit 0 and select a state or states to match.  Otherwise, the event will count nothing.   CBoGlCtrl[22:17] bits correspond to [M'FMESI] state.; Qualify one of the other subevents by the Target NID.  The NID is programmed in Cn_MSR_PMON_BOX_FILTER.nid.   In conjunction with STATE = I, it is possible to monitor misses to specific NIDs in the system.",
        "UMask": "0x41",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Cache Lookups; External Snoop Request",
        "Counter": "0,1",
        "EventCode": "0x34",
        "EventName": "UNC_C_LLC_LOOKUP.REMOTE_SNOOP",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of times the LLC was accessed - this includes code, data, prefetches and hints coming from L2.  This has numerous filters available.  Note the non-standard filtering equation.  This event will count requests that lookup the cache multiple times with multiple increments.  One must ALWAYS set filter mask bit 0 and select a state or states to match.  Otherwise, the event will count nothing.   CBoGlCtrl[22:17] bits correspond to [M'FMESI] state.; Filters for only snoop requests coming from the remote socket(s) through the IPQ.",
        "UMask": "0x9",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Cache Lookups; Write Requests",
        "Counter": "0,1",
        "EventCode": "0x34",
        "EventName": "UNC_C_LLC_LOOKUP.WRITE",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of times the LLC was accessed - this includes code, data, prefetches and hints coming from L2.  This has numerous filters available.  Note the non-standard filtering equation.  This event will count requests that lookup the cache multiple times with multiple increments.  One must ALWAYS set filter mask bit 0 and select a state or states to match.  Otherwise, the event will count nothing.   CBoGlCtrl[22:17] bits correspond to [M'FMESI] state.; Writeback transactions from L2 to the LLC  This includes all write transactions -- both Cacheable and UC.",
        "UMask": "0x5",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Lines Victimized; Lines in E state",
        "Counter": "0,1",
        "EventCode": "0x37",
        "EventName": "UNC_C_LLC_VICTIMS.E_STATE",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of lines that were victimized on a fill.  This can be filtered by the state that the line was in.",
        "UMask": "0x2",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Lines Victimized",
        "Counter": "0,1",
        "EventCode": "0x37",
        "EventName": "UNC_C_LLC_VICTIMS.MISS",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of lines that were victimized on a fill.  This can be filtered by the state that the line was in.",
        "UMask": "0x8",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Lines Victimized; Lines in M state",
        "Counter": "0,1",
        "EventCode": "0x37",
        "EventName": "UNC_C_LLC_VICTIMS.M_STATE",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of lines that were victimized on a fill.  This can be filtered by the state that the line was in.",
        "UMask": "0x1",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Lines Victimized; Victimized Lines that Match NID",
        "Counter": "0,1",
        "EventCode": "0x37",
        "EventName": "UNC_C_LLC_VICTIMS.NID",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of lines that were victimized on a fill.  This can be filtered by the state that the line was in.; Qualify one of the other subevents by the Target NID.  The NID is programmed in Cn_MSR_PMON_BOX_FILTER.nid.   In conjunction with STATE = I, it is possible to monitor misses to specific NIDs in the system.",
        "UMask": "0x40",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Lines Victimized; Lines in S State",
        "Counter": "0,1",
        "EventCode": "0x37",
        "EventName": "UNC_C_LLC_VICTIMS.S_STATE",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of lines that were victimized on a fill.  This can be filtered by the state that the line was in.",
        "UMask": "0x4",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Cbo Misc; RFO HitS",
        "Counter": "0,1",
        "EventCode": "0x39",
        "EventName": "UNC_C_MISC.RFO_HIT_S",
        "PerPkg": "1",
        "PublicDescription": "Miscellaneous events in the Cbo.; Number of times that an RFO hit in S state.  This is useful for determining if it might be good for a workload to use RspIWB instead of RspSWB.",
        "UMask": "0x8",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Cbo Misc; Silent Snoop Eviction",
        "Counter": "0,1",
        "EventCode": "0x39",
        "EventName": "UNC_C_MISC.RSPI_WAS_FSE",
        "PerPkg": "1",
        "PublicDescription": "Miscellaneous events in the Cbo.; Counts the number of times when a Snoop hit in FSE states and triggered a silent eviction.  This is useful because this information is lost in the PRE encodings.",
        "UMask": "0x1",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Cbo Misc",
        "Counter": "0,1",
        "EventCode": "0x39",
        "EventName": "UNC_C_MISC.STARTED",
        "PerPkg": "1",
        "PublicDescription": "Miscellaneous events in the Cbo.",
        "UMask": "0x4",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Cbo Misc; Write Combining Aliasing",
        "Counter": "0,1",
        "EventCode": "0x39",
        "EventName": "UNC_C_MISC.WC_ALIASING",
        "PerPkg": "1",
        "PublicDescription": "Miscellaneous events in the Cbo.; Counts the number of times that a USWC write (WCIL(F)) transaction hit in the LLC in M state, triggering a WBMtoI followed by the USWC write.  This occurs when there is WC aliasing.",
        "UMask": "0x2",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "LRU Queue; LRU Age 0",
        "Counter": "0,1",
        "EventCode": "0x3c",
        "EventName": "UNC_C_QLRU.AGE0",
        "PerPkg": "1",
        "PublicDescription": "How often age was set to 0",
        "UMask": "0x1",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "LRU Queue; LRU Age 1",
        "Counter": "0,1",
        "EventCode": "0x3c",
        "EventName": "UNC_C_QLRU.AGE1",
        "PerPkg": "1",
        "PublicDescription": "How often age was set to 1",
        "UMask": "0x2",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "LRU Queue; LRU Age 2",
        "Counter": "0,1",
        "EventCode": "0x3c",
        "EventName": "UNC_C_QLRU.AGE2",
        "PerPkg": "1",
        "PublicDescription": "How often age was set to 2",
        "UMask": "0x4",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "LRU Queue; LRU Age 3",
        "Counter": "0,1",
        "EventCode": "0x3c",
        "EventName": "UNC_C_QLRU.AGE3",
        "PerPkg": "1",
        "PublicDescription": "How often age was set to 3",
        "UMask": "0x8",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "LRU Queue; LRU Bits Decremented",
        "Counter": "0,1",
        "EventCode": "0x3c",
        "EventName": "UNC_C_QLRU.LRU_DECREMENT",
        "PerPkg": "1",
        "PublicDescription": "How often all LRU bits were decremented by 1",
        "UMask": "0x10",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "LRU Queue; Non-0 Aged Victim",
        "Counter": "0,1",
        "EventCode": "0x3c",
        "EventName": "UNC_C_QLRU.VICTIM_NON_ZERO",
        "PerPkg": "1",
        "PublicDescription": "How often we picked a victim that had a non-zero age",
        "UMask": "0x20",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AD Ring In Use; Counterclockwise",
        "Counter": "2,3",
        "EventCode": "0x1B",
        "EventName": "UNC_C_RING_AD_USED.CCW",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.  We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.",
        "UMask": "0xc",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AD Ring In Use; Clockwise",
        "Counter": "2,3",
        "EventCode": "0x1B",
        "EventName": "UNC_C_RING_AD_USED.CW",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.  We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.",
        "UMask": "0x3",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AD Ring In Use; Down",
        "Counter": "2,3",
        "EventCode": "0x1B",
        "EventName": "UNC_C_RING_AD_USED.DOWN",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.  We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.",
        "UMask": "0xcc",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AD Ring In Use; Down and Even on Vring 0",
        "Counter": "2,3",
        "EventCode": "0x1b",
        "EventName": "UNC_C_RING_AD_USED.DOWN_VR0_EVEN",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.  We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Down and Even ring polarity on Virtual Ring 0.",
        "UMask": "0x4",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AD Ring In Use; Down and Odd on Vring 0",
        "Counter": "2,3",
        "EventCode": "0x1b",
        "EventName": "UNC_C_RING_AD_USED.DOWN_VR0_ODD",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.  We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Down and Odd ring polarity on Virtual Ring 0.",
        "UMask": "0x8",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AD Ring In Use; Down and Even on VRing 1",
        "Counter": "2,3",
        "EventCode": "0x1b",
        "EventName": "UNC_C_RING_AD_USED.DOWN_VR1_EVEN",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.  We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Down and Even ring polarity on Virtual Ring 1.",
        "UMask": "0x40",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AD Ring In Use; Down and Odd on VRing 1",
        "Counter": "2,3",
        "EventCode": "0x1b",
        "EventName": "UNC_C_RING_AD_USED.DOWN_VR1_ODD",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.  We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Down and Odd ring polarity on Virtual Ring 1.",
        "UMask": "0x80",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AD Ring In Use; Up",
        "Counter": "2,3",
        "EventCode": "0x1B",
        "EventName": "UNC_C_RING_AD_USED.UP",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.  We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.",
        "UMask": "0x33",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AD Ring In Use; Up and Even on Vring 0",
        "Counter": "2,3",
        "EventCode": "0x1b",
        "EventName": "UNC_C_RING_AD_USED.UP_VR0_EVEN",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.  We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Up and Even ring polarity on Virtual Ring 0.",
        "UMask": "0x1",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AD Ring In Use; Up and Odd on Vring 0",
        "Counter": "2,3",
        "EventCode": "0x1b",
        "EventName": "UNC_C_RING_AD_USED.UP_VR0_ODD",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.  We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Up and Odd ring polarity on Virtual Ring 0.",
        "UMask": "0x2",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AD Ring In Use; Up and Even on VRing 1",
        "Counter": "2,3",
        "EventCode": "0x1b",
        "EventName": "UNC_C_RING_AD_USED.UP_VR1_EVEN",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.  We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Up and Even ring polarity on Virtual Ring 1.",
        "UMask": "0x10",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AD Ring In Use; Up and Odd on VRing 1",
        "Counter": "2,3",
        "EventCode": "0x1b",
        "EventName": "UNC_C_RING_AD_USED.UP_VR1_ODD",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.  We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Up and Odd ring polarity on Virtual Ring 1.",
        "UMask": "0x20",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AK Ring In Use; Counterclockwise",
        "Counter": "2,3",
        "EventCode": "0x1C",
        "EventName": "UNC_C_RING_AK_USED.CCW",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AK ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.",
        "UMask": "0xc",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AK Ring In Use; Clockwise",
        "Counter": "2,3",
        "EventCode": "0x1C",
        "EventName": "UNC_C_RING_AK_USED.CW",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AK ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.",
        "UMask": "0x3",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AK Ring In Use; Down",
        "Counter": "2,3",
        "EventCode": "0x1C",
        "EventName": "UNC_C_RING_AK_USED.DOWN",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AK ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.",
        "UMask": "0xcc",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AK Ring In Use; Down and Even on Vring 0",
        "Counter": "2,3",
        "EventCode": "0x1c",
        "EventName": "UNC_C_RING_AK_USED.DOWN_VR0_EVEN",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AK ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Down and Even ring polarity on Virtual Ring 0.",
        "UMask": "0x4",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AK Ring In Use; Down and Odd on Vring 0",
        "Counter": "2,3",
        "EventCode": "0x1c",
        "EventName": "UNC_C_RING_AK_USED.DOWN_VR0_ODD",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AK ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Down and Odd ring polarity on Virtual Ring 0.",
        "UMask": "0x8",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AK Ring In Use; Down and Even on VRing 1",
        "Counter": "2,3",
        "EventCode": "0x1c",
        "EventName": "UNC_C_RING_AK_USED.DOWN_VR1_EVEN",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AK ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Down and Even ring polarity on Virtual Ring 1.",
        "UMask": "0x40",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AK Ring In Use; Down and Odd on VRing 1",
        "Counter": "2,3",
        "EventCode": "0x1c",
        "EventName": "UNC_C_RING_AK_USED.DOWN_VR1_ODD",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AK ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Down and Odd ring polarity on Virtual Ring 1.",
        "UMask": "0x80",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AK Ring In Use; Up",
        "Counter": "2,3",
        "EventCode": "0x1C",
        "EventName": "UNC_C_RING_AK_USED.UP",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AK ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.",
        "UMask": "0x33",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AK Ring In Use; Up and Even on Vring 0",
        "Counter": "2,3",
        "EventCode": "0x1c",
        "EventName": "UNC_C_RING_AK_USED.UP_VR0_EVEN",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AK ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Up and Even ring polarity on Virtual Ring 0.",
        "UMask": "0x1",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AK Ring In Use; Up and Odd on Vring 0",
        "Counter": "2,3",
        "EventCode": "0x1c",
        "EventName": "UNC_C_RING_AK_USED.UP_VR0_ODD",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AK ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Up and Odd ring polarity on Virtual Ring 0.",
        "UMask": "0x2",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AK Ring In Use; Up and Even on VRing 1",
        "Counter": "2,3",
        "EventCode": "0x1c",
        "EventName": "UNC_C_RING_AK_USED.UP_VR1_EVEN",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AK ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Up and Even ring polarity on Virtual Ring 1.",
        "UMask": "0x10",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "AK Ring In Use; Up and Odd on VRing 1",
        "Counter": "2,3",
        "EventCode": "0x1c",
        "EventName": "UNC_C_RING_AK_USED.UP_VR1_ODD",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the AK ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Up and Odd ring polarity on Virtual Ring 1.",
        "UMask": "0x20",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "BL Ring in Use; Counterclockwise",
        "Counter": "2,3",
        "EventCode": "0x1D",
        "EventName": "UNC_C_RING_BL_USED.CCW",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the BL ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.",
        "UMask": "0xc",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "BL Ring in Use; Clockwise",
        "Counter": "2,3",
        "EventCode": "0x1D",
        "EventName": "UNC_C_RING_BL_USED.CW",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the BL ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.",
        "UMask": "0x3",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "BL Ring in Use; Down",
        "Counter": "2,3",
        "EventCode": "0x1D",
        "EventName": "UNC_C_RING_BL_USED.DOWN",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the BL ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.",
        "UMask": "0xcc",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "BL Ring in Use; Down and Even on Vring 0",
        "Counter": "2,3",
        "EventCode": "0x1d",
        "EventName": "UNC_C_RING_BL_USED.DOWN_VR0_EVEN",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the BL ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Down and Even ring polarity on Virtual Ring 0.",
        "UMask": "0x4",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "BL Ring in Use; Down and Odd on Vring 0",
        "Counter": "2,3",
        "EventCode": "0x1d",
        "EventName": "UNC_C_RING_BL_USED.DOWN_VR0_ODD",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the BL ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Down and Odd ring polarity on Virtual Ring 0.",
        "UMask": "0x8",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "BL Ring in Use; Down and Even on VRing 1",
        "Counter": "2,3",
        "EventCode": "0x1d",
        "EventName": "UNC_C_RING_BL_USED.DOWN_VR1_EVEN",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the BL ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Down and Even ring polarity on Virtual Ring 1.",
        "UMask": "0x40",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "BL Ring in Use; Down and Odd on VRing 1",
        "Counter": "2,3",
        "EventCode": "0x1d",
        "EventName": "UNC_C_RING_BL_USED.DOWN_VR1_ODD",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the BL ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Down and Odd ring polarity on Virtual Ring 1.",
        "UMask": "0x80",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "BL Ring in Use; Up",
        "Counter": "2,3",
        "EventCode": "0x1D",
        "EventName": "UNC_C_RING_BL_USED.UP",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the BL ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.",
        "UMask": "0x33",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "BL Ring in Use; Up and Even on Vring 0",
        "Counter": "2,3",
        "EventCode": "0x1d",
        "EventName": "UNC_C_RING_BL_USED.UP_VR0_EVEN",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the BL ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Up and Even ring polarity on Virtual Ring 0.",
        "UMask": "0x1",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "BL Ring in Use; Up and Odd on Vring 0",
        "Counter": "2,3",
        "EventCode": "0x1d",
        "EventName": "UNC_C_RING_BL_USED.UP_VR0_ODD",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the BL ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Up and Odd ring polarity on Virtual Ring 0.",
        "UMask": "0x2",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "BL Ring in Use; Up and Even on VRing 1",
        "Counter": "2,3",
        "EventCode": "0x1d",
        "EventName": "UNC_C_RING_BL_USED.UP_VR1_EVEN",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the BL ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Up and Even ring polarity on Virtual Ring 1.",
        "UMask": "0x10",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "BL Ring in Use; Up and Odd on VRing 1",
        "Counter": "2,3",
        "EventCode": "0x1d",
        "EventName": "UNC_C_RING_BL_USED.UP_VR1_ODD",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the BL ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.We really have two rings in JKT -- a clockwise ring and a counter-clockwise ring.  On the left side of the ring, the UP direction is on the clockwise ring and DN is on the counter-clockwise ring.  On the right side of the ring, this is reversed.  The first half of the CBos are on the left side of the ring, and the 2nd half are on the right side of the ring.  In other words (for example), in a 4c part, Cbo 0 UP AD is NOT the same ring as CBo 2 UP AD because they are on opposite sides of the ring.; Filters for the Up and Odd ring polarity on Virtual Ring 1.",
        "UMask": "0x20",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Number of LLC responses that bounced on the Ring.",
        "Counter": "0,1",
        "EventCode": "0x5",
        "EventName": "UNC_C_RING_BOUNCES.AD_IRQ",
        "PerPkg": "1",
        "UMask": "0x2",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Number of LLC responses that bounced on the Ring.; Acknowledgements to core",
        "Counter": "0,1",
        "EventCode": "0x5",
        "EventName": "UNC_C_RING_BOUNCES.AK",
        "PerPkg": "1",
        "UMask": "0x4",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Number of LLC responses that bounced on the Ring.: Acknowledgements to core",
        "Counter": "0,1",
        "EventCode": "0x5",
        "EventName": "UNC_C_RING_BOUNCES.AK_CORE",
        "PerPkg": "1",
        "UMask": "0x2",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Number of LLC responses that bounced on the Ring.; Data Responses to core",
        "Counter": "0,1",
        "EventCode": "0x5",
        "EventName": "UNC_C_RING_BOUNCES.BL",
        "PerPkg": "1",
        "UMask": "0x8",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Number of LLC responses that bounced on the Ring.: Data Responses to core",
        "Counter": "0,1",
        "EventCode": "0x5",
        "EventName": "UNC_C_RING_BOUNCES.BL_CORE",
        "PerPkg": "1",
        "UMask": "0x4",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Number of LLC responses that bounced on the Ring.; Snoops of processor's cache.",
        "Counter": "0,1",
        "EventCode": "0x5",
        "EventName": "UNC_C_RING_BOUNCES.IV",
        "PerPkg": "1",
        "UMask": "0x10",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Number of LLC responses that bounced on the Ring.: Snoops of processor's cache.",
        "Counter": "0,1",
        "EventCode": "0x5",
        "EventName": "UNC_C_RING_BOUNCES.IV_CORE",
        "PerPkg": "1",
        "UMask": "0x8",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "IV Ring in Use; Any",
        "Counter": "2,3",
        "EventCode": "0x1e",
        "EventName": "UNC_C_RING_IV_USED.ANY",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the IV ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.; Filters any polarity",
        "UMask": "0xf",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "IV Ring in Use; Down",
        "Counter": "2,3",
        "EventCode": "0x1e",
        "EventName": "UNC_C_RING_IV_USED.DOWN",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the IV ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.; Filters for Down polarity",
        "UMask": "0xcc",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "IV Ring in Use; Up",
        "Counter": "2,3",
        "EventCode": "0x1e",
        "EventName": "UNC_C_RING_IV_USED.UP",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of cycles that the IV ring is being used at this ring stop.  This includes when packets are passing by and when packets are being sunk, but does not include when packets are being sent from the ring stop.; Filters for Up polarity",
        "UMask": "0x33",
        "Unit": "CBOX"
    },
    {
        "Counter": "0,1",
        "EventCode": "0x6",
        "EventName": "UNC_C_RING_SINK_STARVED.AD_IPQ",
        "PerPkg": "1",
        "UMask": "0x2",
        "Unit": "CBOX"
    },
    {
        "Counter": "0,1",
        "EventCode": "0x6",
        "EventName": "UNC_C_RING_SINK_STARVED.AD_IRQ",
        "PerPkg": "1",
        "UMask": "0x1",
        "Unit": "CBOX"
    },
    {
        "Counter": "0,1",
        "EventCode": "0x6",
        "EventName": "UNC_C_RING_SINK_STARVED.IV",
        "PerPkg": "1",
        "UMask": "0x10",
        "Unit": "CBOX"
    },
    {
        "Counter": "0,1",
        "EventCode": "0x7",
        "EventName": "UNC_C_RING_SRC_THRTL",
        "PerPkg": "1",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Ingress Arbiter Blocking Cycles; IRQ",
        "Counter": "0,1",
        "EventCode": "0x12",
        "EventName": "UNC_C_RxR_EXT_STARVED.IPQ",
        "PerPkg": "1",
        "PublicDescription": "Counts cycles in external starvation.  This occurs when one of the ingress queues is being starved by the other queues.; IPQ is externally startved and therefore we are blocking the IRQ.",
        "UMask": "0x2",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Ingress Arbiter Blocking Cycles; IPQ",
        "Counter": "0,1",
        "EventCode": "0x12",
        "EventName": "UNC_C_RxR_EXT_STARVED.IRQ",
        "PerPkg": "1",
        "PublicDescription": "Counts cycles in external starvation.  This occurs when one of the ingress queues is being starved by the other queues.; IRQ is externally starved and therefore we are blocking the IPQ.",
        "UMask": "0x1",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Ingress Arbiter Blocking Cycles; ISMQ_BID",
        "Counter": "0,1",
        "EventCode": "0x12",
        "EventName": "UNC_C_RxR_EXT_STARVED.ISMQ_BIDS",
        "PerPkg": "1",
        "PublicDescription": "Counts cycles in external starvation.  This occurs when one of the ingress queues is being starved by the other queues.; Number of times that the ISMQ Bid.",
        "UMask": "0x8",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Ingress Arbiter Blocking Cycles",
        "Counter": "0,1",
        "EventCode": "0x12",
        "EventName": "UNC_C_RxR_EXT_STARVED.PRQ",
        "PerPkg": "1",
        "PublicDescription": "IRQ is blocking the ingress queue and causing the starvation.",
        "UMask": "0x4",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Ingress Allocations; IPQ",
        "Counter": "0,1",
        "EventCode": "0x13",
        "EventName": "UNC_C_RxR_INSERTS.IPQ",
        "PerPkg": "1",
        "PublicDescription": "Counts number of allocations per cycle into the specified Ingress queue.",
        "UMask": "0x4",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Ingress Allocations; IRQ",
        "Counter": "0,1",
        "EventCode": "0x13",
        "EventName": "UNC_C_RxR_INSERTS.IRQ",
        "PerPkg": "1",
        "PublicDescription": "Counts number of allocations per cycle into the specified Ingress queue.",
        "UMask": "0x1",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Ingress Allocations; IRQ Rejected",
        "Counter": "0,1",
        "EventCode": "0x13",
        "EventName": "UNC_C_RxR_INSERTS.IRQ_REJ",
        "PerPkg": "1",
        "PublicDescription": "Counts number of allocations per cycle into the specified Ingress queue.",
        "UMask": "0x2",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Ingress Allocations: IRQ Rejected",
        "Counter": "0,1",
        "EventCode": "0x13",
        "EventName": "UNC_C_RxR_INSERTS.IRQ_REJECTED",
        "PerPkg": "1",
        "PublicDescription": "Counts number of allocations per cycle into the specified Ingress queue.",
        "UMask": "0x2",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Ingress Allocations; VFIFO",
        "Counter": "0,1",
        "EventCode": "0x13",
        "EventName": "UNC_C_RxR_INSERTS.VFIFO",
        "PerPkg": "1",
        "PublicDescription": "Counts number of allocations per cycle into the specified Ingress queue.; Counts the number of allocations into the IRQ Ordering FIFO.  In JKT, it is necessary to keep IO requests in order.  Therefore, they are allocated into an ordering FIFO that sits next to the IRQ, and must be satisfied from the FIFO in order (with respect to each other).  This event, in conjunction with the Occupancy Accumulator event, can be used to calculate average lifetime in the FIFO.  Transactions are allocated into the FIFO as soon as they enter the Cachebo (and the IRQ) and are deallocated from the FIFO as soon as they are deallocated from the IRQ.",
        "UMask": "0x10",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Ingress Internal Starvation Cycles; IPQ",
        "Counter": "0,1",
        "EventCode": "0x14",
        "EventName": "UNC_C_RxR_INT_STARVED.IPQ",
        "PerPkg": "1",
        "PublicDescription": "Counts cycles in internal starvation.  This occurs when one (or more) of the entries in the ingress queue are being starved out by other entries in that queue.; Cycles with the IPQ in Internal Starvation.",
        "UMask": "0x4",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Ingress Internal Starvation Cycles; IRQ",
        "Counter": "0,1",
        "EventCode": "0x14",
        "EventName": "UNC_C_RxR_INT_STARVED.IRQ",
        "PerPkg": "1",
        "PublicDescription": "Counts cycles in internal starvation.  This occurs when one (or more) of the entries in the ingress queue are being starved out by other entries in that queue.; Cycles with the IRQ in Internal Starvation.",
        "UMask": "0x1",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Ingress Internal Starvation Cycles; ISMQ",
        "Counter": "0,1",
        "EventCode": "0x14",
        "EventName": "UNC_C_RxR_INT_STARVED.ISMQ",
        "PerPkg": "1",
        "PublicDescription": "Counts cycles in internal starvation.  This occurs when one (or more) of the entries in the ingress queue are being starved out by other entries in that queue.; Cycles with the ISMQ in Internal Starvation.",
        "UMask": "0x8",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Probe Queue Retries; Address Conflict",
        "Counter": "0,1",
        "EventCode": "0x31",
        "EventName": "UNC_C_RxR_IPQ_RETRY.ADDR_CONFLICT",
        "PerPkg": "1",
        "PublicDescription": "Number of times a snoop (probe) request had to retry.  Filters exist to cover some of the common cases retries.; Counts the number of times that a request form the IPQ was retried because of a TOR reject from an address conflicts.  Address conflicts out of the IPQ should be rare.  They will generally only occur if two different sockets are sending requests to the same address at the same time.  This is a true conflict case, unlike the IPQ Address Conflict which is commonly caused by prefetching characteristics.",
        "UMask": "0x4",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Probe Queue Retries; Any Reject",
        "Counter": "0,1",
        "EventCode": "0x31",
        "EventName": "UNC_C_RxR_IPQ_RETRY.ANY",
        "PerPkg": "1",
        "PublicDescription": "Number of times a snoop (probe) request had to retry.  Filters exist to cover some of the common cases retries.; Counts the number of times that a request form the IPQ was retried because of a TOR reject.  TOR rejects from the IPQ can be caused by the Egress being full or Address Conflicts.",
        "UMask": "0x1",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Probe Queue Retries; No Egress Credits",
        "Counter": "0,1",
        "EventCode": "0x31",
        "EventName": "UNC_C_RxR_IPQ_RETRY.FULL",
        "PerPkg": "1",
        "PublicDescription": "Number of times a snoop (probe) request had to retry.  Filters exist to cover some of the common cases retries.; Counts the number of times that a request form the IPQ was retried because of a TOR reject from the Egress being full.  IPQ requests make use of the AD Egress for regular responses, the BL egress to forward data, and the AK egress to return credits.",
        "UMask": "0x2",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Probe Queue Retries; No QPI Credits",
        "Counter": "0,1",
        "EventCode": "0x31",
        "EventName": "UNC_C_RxR_IPQ_RETRY.QPI_CREDITS",
        "PerPkg": "1",
        "PublicDescription": "Number of times a snoop (probe) request had to retry.  Filters exist to cover some of the common cases retries.",
        "UMask": "0x10",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Ingress Request Queue Rejects; Address Conflict",
        "Counter": "0,1",
        "EventCode": "0x32",
        "EventName": "UNC_C_RxR_IRQ_RETRY.ADDR_CONFLICT",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of times that a request from the IRQ was retried because of an address match in the TOR.  In order to maintain coherency, requests to the same address are not allowed to pass each other up in the Cbo.  Therefore, if there is an outstanding request to a given address, one cannot issue another request to that address until it is complete.  This comes up most commonly with prefetches.  Outstanding prefetches occasionally will not complete their memory fetch and a demand request to the same address will then sit in the IRQ and get retried until the prefetch fills the data into the LLC.  Therefore, it will not be uncommon to see this case in high bandwidth streaming workloads when the LLC Prefetcher in the core is enabled.",
        "UMask": "0x4",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Ingress Request Queue Rejects; Any Reject",
        "Counter": "0,1",
        "EventCode": "0x32",
        "EventName": "UNC_C_RxR_IRQ_RETRY.ANY",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of IRQ retries that occur.  Requests from the IRQ are retried if they are rejected from the TOR pipeline for a variety of reasons.  Some of the most common reasons include if the Egress is full, there are no RTIDs, or there is a Physical Address match to another outstanding request.",
        "UMask": "0x1",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Ingress Request Queue Rejects; No Egress Credits",
        "Counter": "0,1",
        "EventCode": "0x32",
        "EventName": "UNC_C_RxR_IRQ_RETRY.FULL",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of times that a request from the IRQ was retried because it failed to acquire an entry in the Egress.  The egress is the buffer that queues up for allocating onto the ring.  IRQ requests can make use of all four rings and all four Egresses.  If any of the queues that a given request needs to make use of are full, the request will be retried.",
        "UMask": "0x2",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Ingress Request Queue Rejects; No IIO Credits",
        "Counter": "0,1",
        "EventCode": "0x32",
        "EventName": "UNC_C_RxR_IRQ_RETRY.IIO_CREDITS",
        "PerPkg": "1",
        "PublicDescription": "Number of times a request attempted to acquire the NCS/NCB credit for sending messages on BL to the IIO.  There is a single credit in each CBo that is shared between the NCS and NCB message classes for sending transactions on the BL ring (such as read data) to the IIO.",
        "UMask": "0x20",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Ingress Request Queue Rejects; No QPI Credits",
        "Counter": "0,1",
        "EventCode": "0x32",
        "EventName": "UNC_C_RxR_IRQ_RETRY.QPI_CREDITS",
        "PerPkg": "1",
        "PublicDescription": "Number of requests rejects because of lack of QPI Ingress credits.  These credits are required in order to send transactions to the QPI agent.  Please see the QPI_IGR_CREDITS events for more information.",
        "UMask": "0x10",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "Ingress Request Queue Rejects; No RTIDs",
        "Counter": "0,1",
        "EventCode": "0x32",
        "EventName": "UNC_C_RxR_IRQ_RETRY.RTID",
        "PerPkg": "1",
        "PublicDescription": "Counts the number of times that requests from the IRQ were retried because there were no RTIDs available.  RTIDs are required after a request misses the LLC and needs to send snoops and/or requests to memory.  If there are no RTIDs available, requests will queue up in the IRQ and retry until one becomes available.  Note that there are multiple RTID pools for the different sockets.  There may be cases where the local RTIDs are all used, but requests destined for remote memory can still acquire an RTID because there are remote RTIDs available.  This event does not provide any filtering for this case.",
        "UMask": "0x8",
        "Unit": "CBOX"
    },
    {
        "BriefDescription": "ISMQ Retries; Any Reject",
        "Counter": "0,1",
        "EventCode": "0x33",
        "EventName": "UNC_C_RxR_ISMQ_RETRY.ANY",
--> --------------------

--> maximum size reached

--> --------------------

[ zur Elbe Produktseite wechseln0.90Quellennavigators  ]