19146af44SZhengjun Xing[
29146af44SZhengjun Xing    {
39146af44SZhengjun Xing        "BriefDescription": "read requests to memory controller. Derived from unc_m_cas_count.rd",
49146af44SZhengjun Xing        "EventCode": "0x04",
59146af44SZhengjun Xing        "EventName": "LLC_MISSES.MEM_READ",
69146af44SZhengjun Xing        "PerPkg": "1",
79b424083SIan Rogers        "PublicDescription": "Counts the total number of DRAM Read CAS commands, w/ and w/o auto-pre, issued on this channel.  This includes underfills.",
89146af44SZhengjun Xing        "ScaleUnit": "64Bytes",
99b424083SIan Rogers        "UMask": "0xf",
109146af44SZhengjun Xing        "Unit": "iMC"
119146af44SZhengjun Xing    },
129146af44SZhengjun Xing    {
139146af44SZhengjun Xing        "BriefDescription": "write requests to memory controller. Derived from unc_m_cas_count.wr",
149146af44SZhengjun Xing        "EventCode": "0x04",
159146af44SZhengjun Xing        "EventName": "LLC_MISSES.MEM_WRITE",
169146af44SZhengjun Xing        "PerPkg": "1",
179b424083SIan Rogers        "PublicDescription": "Counts the total number of DRAM Write CAS commands issued, w/ and w/o auto-pre, on this channel.",
189146af44SZhengjun Xing        "ScaleUnit": "64Bytes",
199146af44SZhengjun Xing        "UMask": "0x30",
209146af44SZhengjun Xing        "Unit": "iMC"
219146af44SZhengjun Xing    },
229146af44SZhengjun Xing    {
239b424083SIan Rogers        "BriefDescription": "DRAM Activate Count : All Activates",
249b424083SIan Rogers        "EventCode": "0x01",
259b424083SIan Rogers        "EventName": "UNC_M_ACT_COUNT.ALL",
269146af44SZhengjun Xing        "PerPkg": "1",
279b424083SIan Rogers        "PublicDescription": "DRAM Activate Count : All Activates : Counts the number of DRAM Activate commands sent on this channel.  Activate commands are issued to open up a page on the DRAM devices so that it can be read or written to with a CAS.  One can calculate the number of Page Misses by subtracting the number of Page Miss precharges from the number of Activates.",
289b424083SIan Rogers        "UMask": "0xb",
299b424083SIan Rogers        "Unit": "iMC"
309b424083SIan Rogers    },
319b424083SIan Rogers    {
329b424083SIan Rogers        "BriefDescription": "DRAM Activate Count : Activate due to Bypass",
339b424083SIan Rogers        "EventCode": "0x01",
349b424083SIan Rogers        "EventName": "UNC_M_ACT_COUNT.BYP",
359b424083SIan Rogers        "PerPkg": "1",
369b424083SIan Rogers        "PublicDescription": "DRAM Activate Count : Activate due to Bypass : Counts the number of DRAM Activate commands sent on this channel.  Activate commands are issued to open up a page on the DRAM devices so that it can be read or written to with a CAS.  One can calculate the number of Page Misses by subtracting the number of Page Miss precharges from the number of Activates.",
379b424083SIan Rogers        "UMask": "0x8",
389146af44SZhengjun Xing        "Unit": "iMC"
399146af44SZhengjun Xing    },
409146af44SZhengjun Xing    {
419146af44SZhengjun Xing        "BriefDescription": "All DRAM CAS commands issued",
429146af44SZhengjun Xing        "EventCode": "0x04",
439146af44SZhengjun Xing        "EventName": "UNC_M_CAS_COUNT.ALL",
449146af44SZhengjun Xing        "PerPkg": "1",
459b424083SIan Rogers        "PublicDescription": "Counts the total number of DRAM CAS commands issued on this channel.",
469146af44SZhengjun Xing        "UMask": "0x3f",
479146af44SZhengjun Xing        "Unit": "iMC"
489146af44SZhengjun Xing    },
499146af44SZhengjun Xing    {
509b424083SIan Rogers        "BriefDescription": "All DRAM read CAS commands issued (including underfills)",
519b424083SIan Rogers        "EventCode": "0x04",
529b424083SIan Rogers        "EventName": "UNC_M_CAS_COUNT.RD",
539146af44SZhengjun Xing        "PerPkg": "1",
549b424083SIan Rogers        "PublicDescription": "Counts the total number of DRAM Read CAS commands, w/ and w/o auto-pre, issued on this channel.  This includes underfills.",
559b424083SIan Rogers        "UMask": "0xf",
569146af44SZhengjun Xing        "Unit": "iMC"
579146af44SZhengjun Xing    },
589146af44SZhengjun Xing    {
599b424083SIan Rogers        "BriefDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM RD_CAS commands w/auto-pre",
609b424083SIan Rogers        "EventCode": "0x04",
619b424083SIan Rogers        "EventName": "UNC_M_CAS_COUNT.RD_PRE_REG",
629146af44SZhengjun Xing        "PerPkg": "1",
639b424083SIan Rogers        "PublicDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM RD_CAS commands w/auto-pre : DRAM RD_CAS and WR_CAS Commands : Counts the total number or DRAM Read CAS commands issued on this channel.  This includes both regular RD CAS commands as well as those with explicit Precharge.  AutoPre is only used in systems that are using closed page policy.  We do not filter based on major mode, as RD_CAS is not issued during WMM (with the exception of underfills).",
649b424083SIan Rogers        "UMask": "0x2",
659146af44SZhengjun Xing        "Unit": "iMC"
669146af44SZhengjun Xing    },
679146af44SZhengjun Xing    {
689b424083SIan Rogers        "BriefDescription": "DRAM RD_CAS and WR_CAS Commands.",
699b424083SIan Rogers        "EventCode": "0x04",
709b424083SIan Rogers        "EventName": "UNC_M_CAS_COUNT.RD_PRE_UNDERFILL",
719146af44SZhengjun Xing        "PerPkg": "1",
729b424083SIan Rogers        "PublicDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM RD_CAS and WR_CAS Commands",
739b424083SIan Rogers        "UMask": "0x8",
749146af44SZhengjun Xing        "Unit": "iMC"
759146af44SZhengjun Xing    },
769146af44SZhengjun Xing    {
779b424083SIan Rogers        "BriefDescription": "All DRAM read CAS commands issued (does not include underfills)",
789b424083SIan Rogers        "EventCode": "0x04",
799b424083SIan Rogers        "EventName": "UNC_M_CAS_COUNT.RD_REG",
809146af44SZhengjun Xing        "PerPkg": "1",
819b424083SIan Rogers        "PublicDescription": "Counts the total number of DRAM Read CAS commands issued on this channel.  This includes both regular RD CAS commands as well as those with implicit Precharge.   We do not filter based on major mode, as RD_CAS is not issued during WMM (with the exception of underfills).",
829b424083SIan Rogers        "UMask": "0x1",
839146af44SZhengjun Xing        "Unit": "iMC"
849146af44SZhengjun Xing    },
859146af44SZhengjun Xing    {
869b424083SIan Rogers        "BriefDescription": "DRAM underfill read CAS commands issued",
879b424083SIan Rogers        "EventCode": "0x04",
889b424083SIan Rogers        "EventName": "UNC_M_CAS_COUNT.RD_UNDERFILL",
899146af44SZhengjun Xing        "PerPkg": "1",
909b424083SIan Rogers        "PublicDescription": "Counts the total of DRAM Read CAS commands issued due to an underfill",
919b424083SIan Rogers        "UMask": "0x4",
929146af44SZhengjun Xing        "Unit": "iMC"
939146af44SZhengjun Xing    },
949146af44SZhengjun Xing    {
959b424083SIan Rogers        "BriefDescription": "All DRAM write CAS commands issued",
969b424083SIan Rogers        "EventCode": "0x04",
979b424083SIan Rogers        "EventName": "UNC_M_CAS_COUNT.WR",
989146af44SZhengjun Xing        "PerPkg": "1",
999b424083SIan Rogers        "PublicDescription": "Counts the total number of DRAM Write CAS commands issued, w/ and w/o auto-pre, on this channel.",
1009b424083SIan Rogers        "UMask": "0x30",
1019146af44SZhengjun Xing        "Unit": "iMC"
1029146af44SZhengjun Xing    },
1039146af44SZhengjun Xing    {
1049b424083SIan Rogers        "BriefDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM WR_CAS commands w/o auto-pre",
1059b424083SIan Rogers        "EventCode": "0x04",
1069b424083SIan Rogers        "EventName": "UNC_M_CAS_COUNT.WR_NONPRE",
1079146af44SZhengjun Xing        "PerPkg": "1",
1089b424083SIan Rogers        "PublicDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM WR_CAS commands w/o auto-pre : DRAM RD_CAS and WR_CAS Commands",
109b43a5442SZhengjun Xing        "UMask": "0x10",
110b43a5442SZhengjun Xing        "Unit": "iMC"
111b43a5442SZhengjun Xing    },
112b43a5442SZhengjun Xing    {
1139b424083SIan Rogers        "BriefDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM WR_CAS commands w/ auto-pre",
1149b424083SIan Rogers        "EventCode": "0x04",
1159b424083SIan Rogers        "EventName": "UNC_M_CAS_COUNT.WR_PRE",
1169b424083SIan Rogers        "PerPkg": "1",
1179b424083SIan Rogers        "PublicDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM WR_CAS commands w/ auto-pre : DRAM RD_CAS and WR_CAS Commands",
1189b424083SIan Rogers        "UMask": "0x20",
1199b424083SIan Rogers        "Unit": "iMC"
1209b424083SIan Rogers    },
1219b424083SIan Rogers    {
122b43a5442SZhengjun Xing        "BriefDescription": "Memory controller clock ticks",
123b43a5442SZhengjun Xing        "EventName": "UNC_M_CLOCKTICKS",
124b43a5442SZhengjun Xing        "PerPkg": "1",
1259b424083SIan Rogers        "PublicDescription": "Clockticks of the integrated memory controller (IMC)",
1269b424083SIan Rogers        "Unit": "iMC"
1279b424083SIan Rogers    },
1289b424083SIan Rogers    {
1299b424083SIan Rogers        "BriefDescription": "Free running counter that increments for the Memory Controller",
1304781f1f2SIan Rogers        "EventCode": "0xff",
1319b424083SIan Rogers        "EventName": "UNC_M_CLOCKTICKS_FREERUN",
1329b424083SIan Rogers        "PerPkg": "1",
1334781f1f2SIan Rogers        "UMask": "0x10",
1344781f1f2SIan Rogers        "Unit": "imc_free_running"
1359b424083SIan Rogers    },
1369b424083SIan Rogers    {
1379b424083SIan Rogers        "BriefDescription": "DRAM Precharge All Commands",
1389b424083SIan Rogers        "EventCode": "0x44",
1399b424083SIan Rogers        "EventName": "UNC_M_DRAM_PRE_ALL",
1409b424083SIan Rogers        "PerPkg": "1",
1419b424083SIan Rogers        "PublicDescription": "DRAM Precharge All Commands : Counts the number of times that the precharge all command was sent.",
1429b424083SIan Rogers        "Unit": "iMC"
1439b424083SIan Rogers    },
1449b424083SIan Rogers    {
1459b424083SIan Rogers        "BriefDescription": "Number of DRAM Refreshes Issued",
1469b424083SIan Rogers        "EventCode": "0x45",
1479b424083SIan Rogers        "EventName": "UNC_M_DRAM_REFRESH.HIGH",
1489b424083SIan Rogers        "PerPkg": "1",
1499b424083SIan Rogers        "PublicDescription": "Number of DRAM Refreshes Issued : Counts the number of refreshes issued.",
1509b424083SIan Rogers        "UMask": "0x4",
1519b424083SIan Rogers        "Unit": "iMC"
1529b424083SIan Rogers    },
1539b424083SIan Rogers    {
1549b424083SIan Rogers        "BriefDescription": "Number of DRAM Refreshes Issued",
1559b424083SIan Rogers        "EventCode": "0x45",
1569b424083SIan Rogers        "EventName": "UNC_M_DRAM_REFRESH.OPPORTUNISTIC",
1579b424083SIan Rogers        "PerPkg": "1",
1589b424083SIan Rogers        "PublicDescription": "Number of DRAM Refreshes Issued : Counts the number of refreshes issued.",
1599b424083SIan Rogers        "UMask": "0x1",
1609b424083SIan Rogers        "Unit": "iMC"
1619b424083SIan Rogers    },
1629b424083SIan Rogers    {
1639b424083SIan Rogers        "BriefDescription": "Number of DRAM Refreshes Issued",
1649b424083SIan Rogers        "EventCode": "0x45",
1659b424083SIan Rogers        "EventName": "UNC_M_DRAM_REFRESH.PANIC",
1669b424083SIan Rogers        "PerPkg": "1",
1679b424083SIan Rogers        "PublicDescription": "Number of DRAM Refreshes Issued : Counts the number of refreshes issued.",
1689b424083SIan Rogers        "UMask": "0x2",
169b43a5442SZhengjun Xing        "Unit": "iMC"
170b43a5442SZhengjun Xing    },
171b43a5442SZhengjun Xing    {
172b43a5442SZhengjun Xing        "BriefDescription": "Half clockticks for IMC",
173b43a5442SZhengjun Xing        "EventCode": "0xff",
174b43a5442SZhengjun Xing        "EventName": "UNC_M_HCLOCKTICKS",
175b43a5442SZhengjun Xing        "PerPkg": "1",
176b43a5442SZhengjun Xing        "Unit": "iMC"
177b43a5442SZhengjun Xing    },
178b43a5442SZhengjun Xing    {
179b43a5442SZhengjun Xing        "BriefDescription": "UNC_M_PARITY_ERRORS",
180b43a5442SZhengjun Xing        "EventCode": "0x2c",
181b43a5442SZhengjun Xing        "EventName": "UNC_M_PARITY_ERRORS",
182b43a5442SZhengjun Xing        "PerPkg": "1",
183b43a5442SZhengjun Xing        "Unit": "iMC"
184b43a5442SZhengjun Xing    },
185b43a5442SZhengjun Xing    {
1869b424083SIan Rogers        "BriefDescription": "UNC_M_PCLS.RD",
1879b424083SIan Rogers        "EventCode": "0xA0",
1889b424083SIan Rogers        "EventName": "UNC_M_PCLS.RD",
1899b424083SIan Rogers        "PerPkg": "1",
1909b424083SIan Rogers        "UMask": "0x1",
1919b424083SIan Rogers        "Unit": "iMC"
1929b424083SIan Rogers    },
1939b424083SIan Rogers    {
1949b424083SIan Rogers        "BriefDescription": "UNC_M_PCLS.TOTAL",
1959b424083SIan Rogers        "EventCode": "0xA0",
1969b424083SIan Rogers        "EventName": "UNC_M_PCLS.TOTAL",
1979b424083SIan Rogers        "PerPkg": "1",
1989b424083SIan Rogers        "UMask": "0x4",
1999b424083SIan Rogers        "Unit": "iMC"
2009b424083SIan Rogers    },
2019b424083SIan Rogers    {
2029b424083SIan Rogers        "BriefDescription": "UNC_M_PCLS.WR",
2039b424083SIan Rogers        "EventCode": "0xA0",
2049b424083SIan Rogers        "EventName": "UNC_M_PCLS.WR",
2059b424083SIan Rogers        "PerPkg": "1",
2069b424083SIan Rogers        "UMask": "0x2",
2079b424083SIan Rogers        "Unit": "iMC"
2089b424083SIan Rogers    },
2099b424083SIan Rogers    {
210b43a5442SZhengjun Xing        "BriefDescription": "Cycles where DRAM ranks are in power down (CKE) mode",
211b43a5442SZhengjun Xing        "EventCode": "0x85",
212b43a5442SZhengjun Xing        "EventName": "UNC_M_POWER_CHANNEL_PPD",
2139b424083SIan Rogers        "MetricExpr": "(UNC_M_POWER_CHANNEL_PPD / UNC_M_CLOCKTICKS) * 100",
2149b424083SIan Rogers        "MetricName": "power_channel_ppd",
215b43a5442SZhengjun Xing        "PerPkg": "1",
2169b424083SIan Rogers        "PublicDescription": "Channel PPD Cycles : Number of cycles when all the ranks in the channel are in PPD mode.  If IBT=off is enabled, then this can be used to count those cycles.  If it is not enabled, then this can count the number of cycles when that could have been taken advantage of.",
2179b424083SIan Rogers        "Unit": "iMC"
2189b424083SIan Rogers    },
2199b424083SIan Rogers    {
2209b424083SIan Rogers        "BriefDescription": "CKE_ON_CYCLES by Rank : DIMM ID",
2219b424083SIan Rogers        "EventCode": "0x47",
2229b424083SIan Rogers        "EventName": "UNC_M_POWER_CKE_CYCLES.LOW_0",
2239b424083SIan Rogers        "PerPkg": "1",
2249b424083SIan Rogers        "PublicDescription": "CKE_ON_CYCLES by Rank : DIMM ID : Number of cycles spent in CKE ON mode.  The filter allows you to select a rank to monitor.  If multiple ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing accumulation.  Multiple counters will need to be used to track multiple ranks simultaneously.  There is no distinction between the different CKE modes (APD, PPDS, PPDF).  This can be determined based on the system programming.  These events should commonly be used with Invert to get the number of cycles in power saving mode.  Edge Detect is also useful here.  Make sure that you do NOT use Invert with Edge Detect (this just confuses the system and is not necessary).",
2259b424083SIan Rogers        "UMask": "0x1",
2269b424083SIan Rogers        "Unit": "iMC"
2279b424083SIan Rogers    },
2289b424083SIan Rogers    {
2299b424083SIan Rogers        "BriefDescription": "CKE_ON_CYCLES by Rank : DIMM ID",
2309b424083SIan Rogers        "EventCode": "0x47",
2319b424083SIan Rogers        "EventName": "UNC_M_POWER_CKE_CYCLES.LOW_1",
2329b424083SIan Rogers        "PerPkg": "1",
2339b424083SIan Rogers        "PublicDescription": "CKE_ON_CYCLES by Rank : DIMM ID : Number of cycles spent in CKE ON mode.  The filter allows you to select a rank to monitor.  If multiple ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing accumulation.  Multiple counters will need to be used to track multiple ranks simultaneously.  There is no distinction between the different CKE modes (APD, PPDS, PPDF).  This can be determined based on the system programming.  These events should commonly be used with Invert to get the number of cycles in power saving mode.  Edge Detect is also useful here.  Make sure that you do NOT use Invert with Edge Detect (this just confuses the system and is not necessary).",
2349b424083SIan Rogers        "UMask": "0x2",
2359b424083SIan Rogers        "Unit": "iMC"
2369b424083SIan Rogers    },
2379b424083SIan Rogers    {
2389b424083SIan Rogers        "BriefDescription": "CKE_ON_CYCLES by Rank : DIMM ID",
2399b424083SIan Rogers        "EventCode": "0x47",
2409b424083SIan Rogers        "EventName": "UNC_M_POWER_CKE_CYCLES.LOW_2",
2419b424083SIan Rogers        "PerPkg": "1",
2429b424083SIan Rogers        "PublicDescription": "CKE_ON_CYCLES by Rank : DIMM ID : Number of cycles spent in CKE ON mode.  The filter allows you to select a rank to monitor.  If multiple ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing accumulation.  Multiple counters will need to be used to track multiple ranks simultaneously.  There is no distinction between the different CKE modes (APD, PPDS, PPDF).  This can be determined based on the system programming.  These events should commonly be used with Invert to get the number of cycles in power saving mode.  Edge Detect is also useful here.  Make sure that you do NOT use Invert with Edge Detect (this just confuses the system and is not necessary).",
2439b424083SIan Rogers        "UMask": "0x4",
2449b424083SIan Rogers        "Unit": "iMC"
2459b424083SIan Rogers    },
2469b424083SIan Rogers    {
2479b424083SIan Rogers        "BriefDescription": "CKE_ON_CYCLES by Rank : DIMM ID",
2489b424083SIan Rogers        "EventCode": "0x47",
2499b424083SIan Rogers        "EventName": "UNC_M_POWER_CKE_CYCLES.LOW_3",
2509b424083SIan Rogers        "PerPkg": "1",
2519b424083SIan Rogers        "PublicDescription": "CKE_ON_CYCLES by Rank : DIMM ID : Number of cycles spent in CKE ON mode.  The filter allows you to select a rank to monitor.  If multiple ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing accumulation.  Multiple counters will need to be used to track multiple ranks simultaneously.  There is no distinction between the different CKE modes (APD, PPDS, PPDF).  This can be determined based on the system programming.  These events should commonly be used with Invert to get the number of cycles in power saving mode.  Edge Detect is also useful here.  Make sure that you do NOT use Invert with Edge Detect (this just confuses the system and is not necessary).",
2529b424083SIan Rogers        "UMask": "0x8",
2539b424083SIan Rogers        "Unit": "iMC"
2549b424083SIan Rogers    },
2559b424083SIan Rogers    {
2569b424083SIan Rogers        "BriefDescription": "Throttle Cycles for Rank 0",
2579b424083SIan Rogers        "EventCode": "0x86",
2589b424083SIan Rogers        "EventName": "UNC_M_POWER_CRIT_THROTTLE_CYCLES.SLOT0",
2599b424083SIan Rogers        "PerPkg": "1",
2609b424083SIan Rogers        "PublicDescription": "Throttle Cycles for Rank 0 : Counts the number of cycles while the iMC is being throttled by either thermal constraints or by the PCU throttling.  It is not possible to distinguish between the two.  This can be filtered by rank.  If multiple ranks are selected and are being throttled at the same time, the counter will only increment by 1. : Thermal throttling is performed per DIMM.  We support 3 DIMMs per channel.  This ID allows us to filter by ID.",
2619b424083SIan Rogers        "UMask": "0x1",
2629b424083SIan Rogers        "Unit": "iMC"
2639b424083SIan Rogers    },
2649b424083SIan Rogers    {
2659b424083SIan Rogers        "BriefDescription": "Throttle Cycles for Rank 0",
2669b424083SIan Rogers        "EventCode": "0x86",
2679b424083SIan Rogers        "EventName": "UNC_M_POWER_CRIT_THROTTLE_CYCLES.SLOT1",
2689b424083SIan Rogers        "PerPkg": "1",
2699b424083SIan Rogers        "PublicDescription": "Throttle Cycles for Rank 0 : Counts the number of cycles while the iMC is being throttled by either thermal constraints or by the PCU throttling.  It is not possible to distinguish between the two.  This can be filtered by rank.  If multiple ranks are selected and are being throttled at the same time, the counter will only increment by 1.",
2709b424083SIan Rogers        "UMask": "0x2",
271b43a5442SZhengjun Xing        "Unit": "iMC"
272b43a5442SZhengjun Xing    },
273b43a5442SZhengjun Xing    {
274b43a5442SZhengjun Xing        "BriefDescription": "Cycles Memory is in self refresh power mode",
275b43a5442SZhengjun Xing        "EventCode": "0x43",
276b43a5442SZhengjun Xing        "EventName": "UNC_M_POWER_SELF_REFRESH",
2779b424083SIan Rogers        "MetricExpr": "(UNC_M_POWER_SELF_REFRESH / UNC_M_CLOCKTICKS) * 100",
2789b424083SIan Rogers        "MetricName": "power_self_refresh",
279b43a5442SZhengjun Xing        "PerPkg": "1",
2809b424083SIan Rogers        "PublicDescription": "Clock-Enabled Self-Refresh : Counts the number of cycles when the iMC is in self-refresh and the iMC still has a clock.  This happens in some package C-states.  For example, the PCU may ask the iMC to enter self-refresh even though some of the cores are still processing.  One use of this is for Monroe technology.  Self-refresh is required during package C3 and C6, but there is no clock in the iMC at this time, so it is not possible to count these cases.",
2819b424083SIan Rogers        "Unit": "iMC"
2829b424083SIan Rogers    },
2839b424083SIan Rogers    {
2849b424083SIan Rogers        "BriefDescription": "Throttle Cycles for Rank 0",
2859b424083SIan Rogers        "EventCode": "0x46",
2869b424083SIan Rogers        "EventName": "UNC_M_POWER_THROTTLE_CYCLES.SLOT0",
2879b424083SIan Rogers        "PerPkg": "1",
2889b424083SIan Rogers        "PublicDescription": "Throttle Cycles for Rank 0 : Counts the number of cycles while the iMC is being throttled by either thermal constraints or by the PCU throttling.  It is not possible to distinguish between the two.  This can be filtered by rank.  If multiple ranks are selected and are being throttled at the same time, the counter will only increment by 1. : Thermal throttling is performed per DIMM.  We support 3 DIMMs per channel.  This ID allows us to filter by ID.",
2899b424083SIan Rogers        "UMask": "0x1",
2909b424083SIan Rogers        "Unit": "iMC"
2919b424083SIan Rogers    },
2929b424083SIan Rogers    {
2939b424083SIan Rogers        "BriefDescription": "Throttle Cycles for Rank 0",
2949b424083SIan Rogers        "EventCode": "0x46",
2959b424083SIan Rogers        "EventName": "UNC_M_POWER_THROTTLE_CYCLES.SLOT1",
2969b424083SIan Rogers        "PerPkg": "1",
2979b424083SIan Rogers        "PublicDescription": "Throttle Cycles for Rank 0 : Counts the number of cycles while the iMC is being throttled by either thermal constraints or by the PCU throttling.  It is not possible to distinguish between the two.  This can be filtered by rank.  If multiple ranks are selected and are being throttled at the same time, the counter will only increment by 1.",
2989b424083SIan Rogers        "UMask": "0x2",
2999b424083SIan Rogers        "Unit": "iMC"
3009b424083SIan Rogers    },
3019b424083SIan Rogers    {
3029b424083SIan Rogers        "BriefDescription": "DRAM Precharge commands.",
3039b424083SIan Rogers        "EventCode": "0x02",
3049b424083SIan Rogers        "EventName": "UNC_M_PRE_COUNT.ALL",
3059b424083SIan Rogers        "PerPkg": "1",
3069b424083SIan Rogers        "PublicDescription": "DRAM Precharge commands. : Counts the number of DRAM Precharge commands sent on this channel.",
3079b424083SIan Rogers        "UMask": "0x1c",
3089b424083SIan Rogers        "Unit": "iMC"
3099b424083SIan Rogers    },
3109b424083SIan Rogers    {
3119b424083SIan Rogers        "BriefDescription": "Pre-charges due to page misses",
3129b424083SIan Rogers        "EventCode": "0x02",
3139b424083SIan Rogers        "EventName": "UNC_M_PRE_COUNT.PAGE_MISS",
3149b424083SIan Rogers        "PerPkg": "1",
3159b424083SIan Rogers        "PublicDescription": "DRAM Precharge commands. : Precharge due to page miss : Counts the number of DRAM Precharge commands sent on this channel. : Pages Misses are due to precharges from bank scheduler (rd/wr requests)",
3169b424083SIan Rogers        "UMask": "0xc",
3179b424083SIan Rogers        "Unit": "iMC"
3189b424083SIan Rogers    },
3199b424083SIan Rogers    {
3209b424083SIan Rogers        "BriefDescription": "DRAM Precharge commands. : Precharge due to page table",
3219b424083SIan Rogers        "EventCode": "0x02",
3229b424083SIan Rogers        "EventName": "UNC_M_PRE_COUNT.PGT",
3239b424083SIan Rogers        "PerPkg": "1",
324*d97b82aeSIan Rogers        "PublicDescription": "DRAM Precharge commands. : Precharge due to page table : Counts the number of DRAM Precharge commands sent on this channel. : Precharges from Page Table",
3259b424083SIan Rogers        "UMask": "0x10",
3269b424083SIan Rogers        "Unit": "iMC"
3279b424083SIan Rogers    },
3289b424083SIan Rogers    {
3299b424083SIan Rogers        "BriefDescription": "Pre-charge for reads",
3309b424083SIan Rogers        "EventCode": "0x02",
3319b424083SIan Rogers        "EventName": "UNC_M_PRE_COUNT.RD",
3329b424083SIan Rogers        "PerPkg": "1",
3339b424083SIan Rogers        "PublicDescription": "DRAM Precharge commands. : Precharge due to read : Counts the number of DRAM Precharge commands sent on this channel. : Precharge from read bank scheduler",
3349b424083SIan Rogers        "UMask": "0x4",
3359b424083SIan Rogers        "Unit": "iMC"
3369b424083SIan Rogers    },
3379b424083SIan Rogers    {
3389b424083SIan Rogers        "BriefDescription": "Pre-charge for writes",
3399b424083SIan Rogers        "EventCode": "0x02",
3409b424083SIan Rogers        "EventName": "UNC_M_PRE_COUNT.WR",
3419b424083SIan Rogers        "PerPkg": "1",
3429b424083SIan Rogers        "PublicDescription": "DRAM Precharge commands. : Precharge due to write : Counts the number of DRAM Precharge commands sent on this channel. : Precharge from write bank scheduler",
3439b424083SIan Rogers        "UMask": "0x8",
344b43a5442SZhengjun Xing        "Unit": "iMC"
345b43a5442SZhengjun Xing    },
346b43a5442SZhengjun Xing    {
347b43a5442SZhengjun Xing        "BriefDescription": "Read Data Buffer Full",
348b43a5442SZhengjun Xing        "EventCode": "0x19",
349b43a5442SZhengjun Xing        "EventName": "UNC_M_RDB_FULL",
350b43a5442SZhengjun Xing        "PerPkg": "1",
351b43a5442SZhengjun Xing        "Unit": "iMC"
352b43a5442SZhengjun Xing    },
353b43a5442SZhengjun Xing    {
3549b424083SIan Rogers        "BriefDescription": "Read Data Buffer Inserts",
3559b424083SIan Rogers        "EventCode": "0x17",
3569b424083SIan Rogers        "EventName": "UNC_M_RDB_INSERTS",
3579b424083SIan Rogers        "PerPkg": "1",
3589b424083SIan Rogers        "Unit": "iMC"
3599b424083SIan Rogers    },
3609b424083SIan Rogers    {
361b43a5442SZhengjun Xing        "BriefDescription": "Read Data Buffer Not Empty",
362b43a5442SZhengjun Xing        "EventCode": "0x18",
363b43a5442SZhengjun Xing        "EventName": "UNC_M_RDB_NOT_EMPTY",
364b43a5442SZhengjun Xing        "PerPkg": "1",
365b43a5442SZhengjun Xing        "Unit": "iMC"
366b43a5442SZhengjun Xing    },
367b43a5442SZhengjun Xing    {
368b43a5442SZhengjun Xing        "BriefDescription": "Read Data Buffer Occupancy",
369b43a5442SZhengjun Xing        "EventCode": "0x1A",
370b43a5442SZhengjun Xing        "EventName": "UNC_M_RDB_OCCUPANCY",
371b43a5442SZhengjun Xing        "PerPkg": "1",
372b43a5442SZhengjun Xing        "Unit": "iMC"
373b43a5442SZhengjun Xing    },
374b43a5442SZhengjun Xing    {
375b43a5442SZhengjun Xing        "BriefDescription": "Read Pending Queue Full Cycles",
376b43a5442SZhengjun Xing        "EventCode": "0x12",
377b43a5442SZhengjun Xing        "EventName": "UNC_M_RPQ_CYCLES_FULL_PCH0",
378b43a5442SZhengjun Xing        "PerPkg": "1",
3799b424083SIan Rogers        "PublicDescription": "Read Pending Queue Full Cycles : Counts the number of cycles when the Read Pending Queue is full.  When the RPQ is full, the HA will not be able to issue any additional read requests into the iMC.  This count should be similar count in the HA which tracks the number of cycles that the HA has no RPQ credits, just somewhat smaller to account for the credit return overhead.  We generally do not expect to see RPQ become full except for potentially during Write Major Mode or while running with slow DRAM.  This event only tracks non-ISOC queue entries.",
380b43a5442SZhengjun Xing        "Unit": "iMC"
381b43a5442SZhengjun Xing    },
382b43a5442SZhengjun Xing    {
383b43a5442SZhengjun Xing        "BriefDescription": "Read Pending Queue Full Cycles",
384b43a5442SZhengjun Xing        "EventCode": "0x15",
385b43a5442SZhengjun Xing        "EventName": "UNC_M_RPQ_CYCLES_FULL_PCH1",
386b43a5442SZhengjun Xing        "PerPkg": "1",
3879b424083SIan Rogers        "PublicDescription": "Read Pending Queue Full Cycles : Counts the number of cycles when the Read Pending Queue is full.  When the RPQ is full, the HA will not be able to issue any additional read requests into the iMC.  This count should be similar count in the HA which tracks the number of cycles that the HA has no RPQ credits, just somewhat smaller to account for the credit return overhead.  We generally do not expect to see RPQ become full except for potentially during Write Major Mode or while running with slow DRAM.  This event only tracks non-ISOC queue entries.",
3889b424083SIan Rogers        "Unit": "iMC"
3899b424083SIan Rogers    },
3909b424083SIan Rogers    {
3919b424083SIan Rogers        "BriefDescription": "Read Pending Queue Not Empty",
3929b424083SIan Rogers        "EventCode": "0x11",
3939b424083SIan Rogers        "EventName": "UNC_M_RPQ_CYCLES_NE.PCH0",
3949b424083SIan Rogers        "PerPkg": "1",
3959b424083SIan Rogers        "PublicDescription": "Read Pending Queue Not Empty : Counts the number of cycles that the Read Pending Queue is not empty.  This can then be used to calculate the average occupancy (in conjunction with the Read Pending Queue Occupancy count).  The RPQ is used to schedule reads out to the memory controller and to track the requests.  Requests allocate into the RPQ soon after they enter the memory controller, and need credits for an entry in this buffer before being sent from the HA to the iMC.  They deallocate after the CAS command has been issued to memory.  This filter is to be used in conjunction with the occupancy filter so that one can correctly track the average occupancies for schedulable entries and scheduled requests.",
3969b424083SIan Rogers        "UMask": "0x1",
3979b424083SIan Rogers        "Unit": "iMC"
3989b424083SIan Rogers    },
3999b424083SIan Rogers    {
4009b424083SIan Rogers        "BriefDescription": "Read Pending Queue Not Empty",
4019b424083SIan Rogers        "EventCode": "0x11",
4029b424083SIan Rogers        "EventName": "UNC_M_RPQ_CYCLES_NE.PCH1",
4039b424083SIan Rogers        "PerPkg": "1",
4049b424083SIan Rogers        "PublicDescription": "Read Pending Queue Not Empty : Counts the number of cycles that the Read Pending Queue is not empty.  This can then be used to calculate the average occupancy (in conjunction with the Read Pending Queue Occupancy count).  The RPQ is used to schedule reads out to the memory controller and to track the requests.  Requests allocate into the RPQ soon after they enter the memory controller, and need credits for an entry in this buffer before being sent from the HA to the iMC.  They deallocate after the CAS command has been issued to memory.  This filter is to be used in conjunction with the occupancy filter so that one can correctly track the average occupancies for schedulable entries and scheduled requests.",
4059b424083SIan Rogers        "UMask": "0x2",
4069b424083SIan Rogers        "Unit": "iMC"
4079b424083SIan Rogers    },
4089b424083SIan Rogers    {
4099b424083SIan Rogers        "BriefDescription": "Read Pending Queue Allocations",
4109b424083SIan Rogers        "EventCode": "0x10",
4119b424083SIan Rogers        "EventName": "UNC_M_RPQ_INSERTS.PCH0",
4129b424083SIan Rogers        "PerPkg": "1",
4139b424083SIan Rogers        "PublicDescription": "Read Pending Queue Allocations : Counts the number of allocations into the Read Pending Queue.  This queue is used to schedule reads out to the memory controller and to track the requests.  Requests allocate into the RPQ soon after they enter the memory controller, and need credits for an entry in this buffer before being sent from the HA to the iMC.  They deallocate after the CAS command has been issued to memory.  This includes both ISOCH and non-ISOCH requests.",
4149b424083SIan Rogers        "UMask": "0x1",
4159b424083SIan Rogers        "Unit": "iMC"
4169b424083SIan Rogers    },
4179b424083SIan Rogers    {
4189b424083SIan Rogers        "BriefDescription": "Read Pending Queue Allocations",
4199b424083SIan Rogers        "EventCode": "0x10",
4209b424083SIan Rogers        "EventName": "UNC_M_RPQ_INSERTS.PCH1",
4219b424083SIan Rogers        "PerPkg": "1",
4229b424083SIan Rogers        "PublicDescription": "Read Pending Queue Allocations : Counts the number of allocations into the Read Pending Queue.  This queue is used to schedule reads out to the memory controller and to track the requests.  Requests allocate into the RPQ soon after they enter the memory controller, and need credits for an entry in this buffer before being sent from the HA to the iMC.  They deallocate after the CAS command has been issued to memory.  This includes both ISOCH and non-ISOCH requests.",
4239b424083SIan Rogers        "UMask": "0x2",
4249b424083SIan Rogers        "Unit": "iMC"
4259b424083SIan Rogers    },
4269b424083SIan Rogers    {
4279b424083SIan Rogers        "BriefDescription": "Read Pending Queue Occupancy",
4289b424083SIan Rogers        "EventCode": "0x80",
4299b424083SIan Rogers        "EventName": "UNC_M_RPQ_OCCUPANCY_PCH0",
4309b424083SIan Rogers        "PerPkg": "1",
4319b424083SIan Rogers        "PublicDescription": "Read Pending Queue Occupancy : Accumulates the occupancies of the Read Pending Queue each cycle.  This can then be used to calculate both the average occupancy (in conjunction with the number of cycles not empty) and the average latency (in conjunction with the number of allocations).  The RPQ is used to schedule reads out to the memory controller and to track the requests.  Requests allocate into the RPQ soon after they enter the memory controller, and need credits for an entry in this buffer before being sent from the HA to the iMC. They deallocate after the CAS command has been issued to memory.",
4329b424083SIan Rogers        "Unit": "iMC"
4339b424083SIan Rogers    },
4349b424083SIan Rogers    {
4359b424083SIan Rogers        "BriefDescription": "Read Pending Queue Occupancy",
4369b424083SIan Rogers        "EventCode": "0x81",
4379b424083SIan Rogers        "EventName": "UNC_M_RPQ_OCCUPANCY_PCH1",
4389b424083SIan Rogers        "PerPkg": "1",
4399b424083SIan Rogers        "PublicDescription": "Read Pending Queue Occupancy : Accumulates the occupancies of the Read Pending Queue each cycle.  This can then be used to calculate both the average occupancy (in conjunction with the number of cycles not empty) and the average latency (in conjunction with the number of allocations).  The RPQ is used to schedule reads out to the memory controller and to track the requests.  Requests allocate into the RPQ soon after they enter the memory controller, and need credits for an entry in this buffer before being sent from the HA to the iMC. They deallocate after the CAS command has been issued to memory.",
440b43a5442SZhengjun Xing        "Unit": "iMC"
441b43a5442SZhengjun Xing    },
442b43a5442SZhengjun Xing    {
443b43a5442SZhengjun Xing        "BriefDescription": "Write Pending Queue Full Cycles",
444b43a5442SZhengjun Xing        "EventCode": "0x22",
445b43a5442SZhengjun Xing        "EventName": "UNC_M_WPQ_CYCLES_FULL_PCH0",
446b43a5442SZhengjun Xing        "PerPkg": "1",
4479b424083SIan Rogers        "PublicDescription": "Write Pending Queue Full Cycles : Counts the number of cycles when the Write Pending Queue is full.  When the WPQ is full, the HA will not be able to issue any additional write requests into the iMC.  This count should be similar count in the CHA which tracks the number of cycles that the CHA has no WPQ credits, just somewhat smaller to account for the credit return overhead.",
448b43a5442SZhengjun Xing        "Unit": "iMC"
449b43a5442SZhengjun Xing    },
450b43a5442SZhengjun Xing    {
451b43a5442SZhengjun Xing        "BriefDescription": "Write Pending Queue Full Cycles",
452b43a5442SZhengjun Xing        "EventCode": "0x16",
453b43a5442SZhengjun Xing        "EventName": "UNC_M_WPQ_CYCLES_FULL_PCH1",
454b43a5442SZhengjun Xing        "PerPkg": "1",
4559b424083SIan Rogers        "PublicDescription": "Write Pending Queue Full Cycles : Counts the number of cycles when the Write Pending Queue is full.  When the WPQ is full, the HA will not be able to issue any additional write requests into the iMC.  This count should be similar count in the CHA which tracks the number of cycles that the CHA has no WPQ credits, just somewhat smaller to account for the credit return overhead.",
456b43a5442SZhengjun Xing        "Unit": "iMC"
457b43a5442SZhengjun Xing    },
458b43a5442SZhengjun Xing    {
4599b424083SIan Rogers        "BriefDescription": "Write Pending Queue Not Empty",
4609b424083SIan Rogers        "EventCode": "0x21",
4619b424083SIan Rogers        "EventName": "UNC_M_WPQ_CYCLES_NE.PCH0",
462b43a5442SZhengjun Xing        "PerPkg": "1",
4639b424083SIan Rogers        "PublicDescription": "Write Pending Queue Not Empty : Counts the number of cycles that the Write Pending Queue is not empty.  This can then be used to calculate the average queue occupancy (in conjunction with the WPQ Occupancy Accumulation count).  The WPQ is used to schedule write out to the memory controller and to track the writes.  Requests allocate into the WPQ soon after they enter the memory controller, and need credits for an entry in this buffer before being sent from the CHA to the iMC.  They deallocate after being issued to DRAM.  Write requests themselves are able to complete (from the perspective of the rest of the system) as soon they have posted to the iMC.  This is not to be confused with actually performing the write to DRAM.  Therefore, the average latency for this queue is actually not useful for deconstruction intermediate write latencies.",
4649b424083SIan Rogers        "UMask": "0x1",
465b43a5442SZhengjun Xing        "Unit": "iMC"
466b43a5442SZhengjun Xing    },
467b43a5442SZhengjun Xing    {
4689b424083SIan Rogers        "BriefDescription": "Write Pending Queue Not Empty",
4699b424083SIan Rogers        "EventCode": "0x21",
4709b424083SIan Rogers        "EventName": "UNC_M_WPQ_CYCLES_NE.PCH1",
471b43a5442SZhengjun Xing        "PerPkg": "1",
4729b424083SIan Rogers        "PublicDescription": "Write Pending Queue Not Empty : Counts the number of cycles that the Write Pending Queue is not empty.  This can then be used to calculate the average queue occupancy (in conjunction with the WPQ Occupancy Accumulation count).  The WPQ is used to schedule write out to the memory controller and to track the writes.  Requests allocate into the WPQ soon after they enter the memory controller, and need credits for an entry in this buffer before being sent from the CHA to the iMC.  They deallocate after being issued to DRAM.  Write requests themselves are able to complete (from the perspective of the rest of the system) as soon they have posted to the iMC.  This is not to be confused with actually performing the write to DRAM.  Therefore, the average latency for this queue is actually not useful for deconstruction intermediate write latencies.",
4739b424083SIan Rogers        "UMask": "0x2",
474b43a5442SZhengjun Xing        "Unit": "iMC"
475b43a5442SZhengjun Xing    },
476b43a5442SZhengjun Xing    {
4779b424083SIan Rogers        "BriefDescription": "Write Pending Queue Allocations",
4789b424083SIan Rogers        "EventCode": "0x20",
4799b424083SIan Rogers        "EventName": "UNC_M_WPQ_INSERTS.PCH0",
480b43a5442SZhengjun Xing        "PerPkg": "1",
4819b424083SIan Rogers        "PublicDescription": "Write Pending Queue Allocations : Counts the number of allocations into the Write Pending Queue.  This can then be used to calculate the average queuing latency (in conjunction with the WPQ occupancy count).  The WPQ is used to schedule write out to the memory controller and to track the writes.  Requests allocate into the WPQ soon after they enter the memory controller, and need credits for an entry in this buffer before being sent from the CHA to the iMC.  They deallocate after being issued to DRAM.  Write requests themselves are able to complete (from the perspective of the rest of the system) as soon they have posted to the iMC.",
4829b424083SIan Rogers        "UMask": "0x1",
4839b424083SIan Rogers        "Unit": "iMC"
4849b424083SIan Rogers    },
4859b424083SIan Rogers    {
4869b424083SIan Rogers        "BriefDescription": "Write Pending Queue Allocations",
4879b424083SIan Rogers        "EventCode": "0x20",
4889b424083SIan Rogers        "EventName": "UNC_M_WPQ_INSERTS.PCH1",
4899b424083SIan Rogers        "PerPkg": "1",
4909b424083SIan Rogers        "PublicDescription": "Write Pending Queue Allocations : Counts the number of allocations into the Write Pending Queue.  This can then be used to calculate the average queuing latency (in conjunction with the WPQ occupancy count).  The WPQ is used to schedule write out to the memory controller and to track the writes.  Requests allocate into the WPQ soon after they enter the memory controller, and need credits for an entry in this buffer before being sent from the CHA to the iMC.  They deallocate after being issued to DRAM.  Write requests themselves are able to complete (from the perspective of the rest of the system) as soon they have posted to the iMC.",
4919b424083SIan Rogers        "UMask": "0x2",
4929b424083SIan Rogers        "Unit": "iMC"
4939b424083SIan Rogers    },
4949b424083SIan Rogers    {
4959b424083SIan Rogers        "BriefDescription": "Write Pending Queue Occupancy",
4969b424083SIan Rogers        "EventCode": "0x82",
4979b424083SIan Rogers        "EventName": "UNC_M_WPQ_OCCUPANCY_PCH0",
4989b424083SIan Rogers        "PerPkg": "1",
499*d97b82aeSIan Rogers        "PublicDescription": "Write Pending Queue Occupancy : Accumulates the occupancies of the Write Pending Queue each cycle.  This can then be used to calculate both the average queue occupancy (in conjunction with the number of cycles not empty) and the average latency (in conjunction with the number of allocations).  The WPQ is used to schedule write out to the memory controller and to track the writes.  Requests allocate into the WPQ soon after they enter the memory controller, and need credits for an entry in this buffer before being sent from the HA to the iMC.  They deallocate after being issued to DRAM.  Write requests themselves are able to complete (from the perspective of the rest of the system) as soon they have posted to the iMC.  This is not to be confused with actually performing the write to DRAM.  Therefore, the average latency for this queue is actually not useful for deconstruction intermediate write latencies.  So, we provide filtering based on if the request has posted or not.  By using the not posted filter, we can track how long writes spent in the iMC before completions were sent to the HA.  The posted filter, on the other hand, provides information about how much queueing is actually happening in the iMC for writes before they are actually issued to memory.  High average occupancies will generally coincide with high write major mode counts.",
5009b424083SIan Rogers        "Unit": "iMC"
5019b424083SIan Rogers    },
5029b424083SIan Rogers    {
5039b424083SIan Rogers        "BriefDescription": "Write Pending Queue Occupancy",
5049b424083SIan Rogers        "EventCode": "0x83",
5059b424083SIan Rogers        "EventName": "UNC_M_WPQ_OCCUPANCY_PCH1",
5069b424083SIan Rogers        "PerPkg": "1",
507*d97b82aeSIan Rogers        "PublicDescription": "Write Pending Queue Occupancy : Accumulates the occupancies of the Write Pending Queue each cycle.  This can then be used to calculate both the average queue occupancy (in conjunction with the number of cycles not empty) and the average latency (in conjunction with the number of allocations).  The WPQ is used to schedule write out to the memory controller and to track the writes.  Requests allocate into the WPQ soon after they enter the memory controller, and need credits for an entry in this buffer before being sent from the HA to the iMC.  They deallocate after being issued to DRAM.  Write requests themselves are able to complete (from the perspective of the rest of the system) as soon they have posted to the iMC.  This is not to be confused with actually performing the write to DRAM.  Therefore, the average latency for this queue is actually not useful for deconstruction intermediate write latencies.  So, we provide filtering based on if the request has posted or not.  By using the not posted filter, we can track how long writes spent in the iMC before completions were sent to the HA.  The posted filter, on the other hand, provides information about how much queueing is actually happening in the iMC for writes before they are actually issued to memory.  High average occupancies will generally coincide with high write major mode counts.",
5089b424083SIan Rogers        "Unit": "iMC"
5099b424083SIan Rogers    },
5109b424083SIan Rogers    {
5119b424083SIan Rogers        "BriefDescription": "Write Pending Queue CAM Match",
5129b424083SIan Rogers        "EventCode": "0x23",
5139b424083SIan Rogers        "EventName": "UNC_M_WPQ_READ_HIT.PCH0",
5149b424083SIan Rogers        "PerPkg": "1",
5159b424083SIan Rogers        "PublicDescription": "Write Pending Queue CAM Match : Counts the number of times a request hits in the WPQ (write-pending queue).  The iMC allows writes and reads to pass up other writes to different addresses.  Before a read or a write is issued, it will first CAM the WPQ to see if there is a write pending to that address.  When reads hit, they are able to directly pull their data from the WPQ instead of going to memory.  Writes that hit will overwrite the existing data.  Partial writes that hit will not need to do underfill reads and will simply update their relevant sections.",
5169b424083SIan Rogers        "UMask": "0x1",
5179b424083SIan Rogers        "Unit": "iMC"
5189b424083SIan Rogers    },
5199b424083SIan Rogers    {
5209b424083SIan Rogers        "BriefDescription": "Write Pending Queue CAM Match",
5219b424083SIan Rogers        "EventCode": "0x23",
5229b424083SIan Rogers        "EventName": "UNC_M_WPQ_READ_HIT.PCH1",
5239b424083SIan Rogers        "PerPkg": "1",
5249b424083SIan Rogers        "PublicDescription": "Write Pending Queue CAM Match : Counts the number of times a request hits in the WPQ (write-pending queue).  The iMC allows writes and reads to pass up other writes to different addresses.  Before a read or a write is issued, it will first CAM the WPQ to see if there is a write pending to that address.  When reads hit, they are able to directly pull their data from the WPQ instead of going to memory.  Writes that hit will overwrite the existing data.  Partial writes that hit will not need to do underfill reads and will simply update their relevant sections.",
5259b424083SIan Rogers        "UMask": "0x2",
5269b424083SIan Rogers        "Unit": "iMC"
5279b424083SIan Rogers    },
5289b424083SIan Rogers    {
5299b424083SIan Rogers        "BriefDescription": "Write Pending Queue CAM Match",
5309b424083SIan Rogers        "EventCode": "0x24",
5319b424083SIan Rogers        "EventName": "UNC_M_WPQ_WRITE_HIT.PCH0",
5329b424083SIan Rogers        "PerPkg": "1",
5339b424083SIan Rogers        "PublicDescription": "Write Pending Queue CAM Match : Counts the number of times a request hits in the WPQ (write-pending queue).  The iMC allows writes and reads to pass up other writes to different addresses.  Before a read or a write is issued, it will first CAM the WPQ to see if there is a write pending to that address.  When reads hit, they are able to directly pull their data from the WPQ instead of going to memory.  Writes that hit will overwrite the existing data.  Partial writes that hit will not need to do underfill reads and will simply update their relevant sections.",
5349b424083SIan Rogers        "UMask": "0x1",
5359b424083SIan Rogers        "Unit": "iMC"
5369b424083SIan Rogers    },
5379b424083SIan Rogers    {
5389b424083SIan Rogers        "BriefDescription": "Write Pending Queue CAM Match",
5399b424083SIan Rogers        "EventCode": "0x24",
5409b424083SIan Rogers        "EventName": "UNC_M_WPQ_WRITE_HIT.PCH1",
5419b424083SIan Rogers        "PerPkg": "1",
5429b424083SIan Rogers        "PublicDescription": "Write Pending Queue CAM Match : Counts the number of times a request hits in the WPQ (write-pending queue).  The iMC allows writes and reads to pass up other writes to different addresses.  Before a read or a write is issued, it will first CAM the WPQ to see if there is a write pending to that address.  When reads hit, they are able to directly pull their data from the WPQ instead of going to memory.  Writes that hit will overwrite the existing data.  Partial writes that hit will not need to do underfill reads and will simply update their relevant sections.",
5439b424083SIan Rogers        "UMask": "0x2",
5449146af44SZhengjun Xing        "Unit": "iMC"
5459146af44SZhengjun Xing    }
5469146af44SZhengjun Xing]
547