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",
7*9b424083SIan 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",
9*9b424083SIan 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",
17*9b424083SIan 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    {
23*9b424083SIan Rogers        "BriefDescription": "DRAM Activate Count : All Activates",
24*9b424083SIan Rogers        "EventCode": "0x01",
25*9b424083SIan Rogers        "EventName": "UNC_M_ACT_COUNT.ALL",
269146af44SZhengjun Xing        "PerPkg": "1",
27*9b424083SIan 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.",
28*9b424083SIan Rogers        "UMask": "0xb",
29*9b424083SIan Rogers        "Unit": "iMC"
30*9b424083SIan Rogers    },
31*9b424083SIan Rogers    {
32*9b424083SIan Rogers        "BriefDescription": "DRAM Activate Count : Activate due to Bypass",
33*9b424083SIan Rogers        "EventCode": "0x01",
34*9b424083SIan Rogers        "EventName": "UNC_M_ACT_COUNT.BYP",
35*9b424083SIan Rogers        "PerPkg": "1",
36*9b424083SIan 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.",
37*9b424083SIan 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",
45*9b424083SIan 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    {
50*9b424083SIan Rogers        "BriefDescription": "All DRAM read CAS commands issued (including underfills)",
51*9b424083SIan Rogers        "EventCode": "0x04",
52*9b424083SIan Rogers        "EventName": "UNC_M_CAS_COUNT.RD",
539146af44SZhengjun Xing        "PerPkg": "1",
54*9b424083SIan Rogers        "PublicDescription": "Counts the total number of DRAM Read CAS commands, w/ and w/o auto-pre, issued on this channel.  This includes underfills.",
55*9b424083SIan Rogers        "UMask": "0xf",
569146af44SZhengjun Xing        "Unit": "iMC"
579146af44SZhengjun Xing    },
589146af44SZhengjun Xing    {
59*9b424083SIan Rogers        "BriefDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM RD_CAS commands w/auto-pre",
60*9b424083SIan Rogers        "EventCode": "0x04",
61*9b424083SIan Rogers        "EventName": "UNC_M_CAS_COUNT.RD_PRE_REG",
629146af44SZhengjun Xing        "PerPkg": "1",
63*9b424083SIan 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).",
64*9b424083SIan Rogers        "UMask": "0x2",
659146af44SZhengjun Xing        "Unit": "iMC"
669146af44SZhengjun Xing    },
679146af44SZhengjun Xing    {
68*9b424083SIan Rogers        "BriefDescription": "DRAM RD_CAS and WR_CAS Commands.",
69*9b424083SIan Rogers        "EventCode": "0x04",
70*9b424083SIan Rogers        "EventName": "UNC_M_CAS_COUNT.RD_PRE_UNDERFILL",
719146af44SZhengjun Xing        "PerPkg": "1",
72*9b424083SIan Rogers        "PublicDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM RD_CAS and WR_CAS Commands",
73*9b424083SIan Rogers        "UMask": "0x8",
749146af44SZhengjun Xing        "Unit": "iMC"
759146af44SZhengjun Xing    },
769146af44SZhengjun Xing    {
77*9b424083SIan Rogers        "BriefDescription": "All DRAM read CAS commands issued (does not include underfills)",
78*9b424083SIan Rogers        "EventCode": "0x04",
79*9b424083SIan Rogers        "EventName": "UNC_M_CAS_COUNT.RD_REG",
809146af44SZhengjun Xing        "PerPkg": "1",
81*9b424083SIan 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).",
82*9b424083SIan Rogers        "UMask": "0x1",
839146af44SZhengjun Xing        "Unit": "iMC"
849146af44SZhengjun Xing    },
859146af44SZhengjun Xing    {
86*9b424083SIan Rogers        "BriefDescription": "DRAM underfill read CAS commands issued",
87*9b424083SIan Rogers        "EventCode": "0x04",
88*9b424083SIan Rogers        "EventName": "UNC_M_CAS_COUNT.RD_UNDERFILL",
899146af44SZhengjun Xing        "PerPkg": "1",
90*9b424083SIan Rogers        "PublicDescription": "Counts the total of DRAM Read CAS commands issued due to an underfill",
91*9b424083SIan Rogers        "UMask": "0x4",
929146af44SZhengjun Xing        "Unit": "iMC"
939146af44SZhengjun Xing    },
949146af44SZhengjun Xing    {
95*9b424083SIan Rogers        "BriefDescription": "All DRAM write CAS commands issued",
96*9b424083SIan Rogers        "EventCode": "0x04",
97*9b424083SIan Rogers        "EventName": "UNC_M_CAS_COUNT.WR",
989146af44SZhengjun Xing        "PerPkg": "1",
99*9b424083SIan Rogers        "PublicDescription": "Counts the total number of DRAM Write CAS commands issued, w/ and w/o auto-pre, on this channel.",
100*9b424083SIan Rogers        "UMask": "0x30",
1019146af44SZhengjun Xing        "Unit": "iMC"
1029146af44SZhengjun Xing    },
1039146af44SZhengjun Xing    {
104*9b424083SIan Rogers        "BriefDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM WR_CAS commands w/o auto-pre",
105*9b424083SIan Rogers        "EventCode": "0x04",
106*9b424083SIan Rogers        "EventName": "UNC_M_CAS_COUNT.WR_NONPRE",
1079146af44SZhengjun Xing        "PerPkg": "1",
108*9b424083SIan 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    {
113*9b424083SIan Rogers        "BriefDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM WR_CAS commands w/ auto-pre",
114*9b424083SIan Rogers        "EventCode": "0x04",
115*9b424083SIan Rogers        "EventName": "UNC_M_CAS_COUNT.WR_PRE",
116*9b424083SIan Rogers        "PerPkg": "1",
117*9b424083SIan Rogers        "PublicDescription": "DRAM RD_CAS and WR_CAS Commands. : DRAM WR_CAS commands w/ auto-pre : DRAM RD_CAS and WR_CAS Commands",
118*9b424083SIan Rogers        "UMask": "0x20",
119*9b424083SIan Rogers        "Unit": "iMC"
120*9b424083SIan Rogers    },
121*9b424083SIan Rogers    {
122b43a5442SZhengjun Xing        "BriefDescription": "Memory controller clock ticks",
123b43a5442SZhengjun Xing        "EventName": "UNC_M_CLOCKTICKS",
124b43a5442SZhengjun Xing        "PerPkg": "1",
125*9b424083SIan Rogers        "PublicDescription": "Clockticks of the integrated memory controller (IMC)",
126*9b424083SIan Rogers        "Unit": "iMC"
127*9b424083SIan Rogers    },
128*9b424083SIan Rogers    {
129*9b424083SIan Rogers        "BriefDescription": "Free running counter that increments for the Memory Controller",
130*9b424083SIan Rogers        "EventName": "UNC_M_CLOCKTICKS_FREERUN",
131*9b424083SIan Rogers        "PerPkg": "1",
132*9b424083SIan Rogers        "PublicDescription": "UNC_M_CLOCKTICKS_FREERUN",
133*9b424083SIan Rogers        "Unit": "iMC"
134*9b424083SIan Rogers    },
135*9b424083SIan Rogers    {
136*9b424083SIan Rogers        "BriefDescription": "DRAM Precharge All Commands",
137*9b424083SIan Rogers        "EventCode": "0x44",
138*9b424083SIan Rogers        "EventName": "UNC_M_DRAM_PRE_ALL",
139*9b424083SIan Rogers        "PerPkg": "1",
140*9b424083SIan Rogers        "PublicDescription": "DRAM Precharge All Commands : Counts the number of times that the precharge all command was sent.",
141*9b424083SIan Rogers        "Unit": "iMC"
142*9b424083SIan Rogers    },
143*9b424083SIan Rogers    {
144*9b424083SIan Rogers        "BriefDescription": "Number of DRAM Refreshes Issued",
145*9b424083SIan Rogers        "EventCode": "0x45",
146*9b424083SIan Rogers        "EventName": "UNC_M_DRAM_REFRESH.HIGH",
147*9b424083SIan Rogers        "PerPkg": "1",
148*9b424083SIan Rogers        "PublicDescription": "Number of DRAM Refreshes Issued : Counts the number of refreshes issued.",
149*9b424083SIan Rogers        "UMask": "0x4",
150*9b424083SIan Rogers        "Unit": "iMC"
151*9b424083SIan Rogers    },
152*9b424083SIan Rogers    {
153*9b424083SIan Rogers        "BriefDescription": "Number of DRAM Refreshes Issued",
154*9b424083SIan Rogers        "EventCode": "0x45",
155*9b424083SIan Rogers        "EventName": "UNC_M_DRAM_REFRESH.OPPORTUNISTIC",
156*9b424083SIan Rogers        "PerPkg": "1",
157*9b424083SIan Rogers        "PublicDescription": "Number of DRAM Refreshes Issued : Counts the number of refreshes issued.",
158*9b424083SIan Rogers        "UMask": "0x1",
159*9b424083SIan Rogers        "Unit": "iMC"
160*9b424083SIan Rogers    },
161*9b424083SIan Rogers    {
162*9b424083SIan Rogers        "BriefDescription": "Number of DRAM Refreshes Issued",
163*9b424083SIan Rogers        "EventCode": "0x45",
164*9b424083SIan Rogers        "EventName": "UNC_M_DRAM_REFRESH.PANIC",
165*9b424083SIan Rogers        "PerPkg": "1",
166*9b424083SIan Rogers        "PublicDescription": "Number of DRAM Refreshes Issued : Counts the number of refreshes issued.",
167*9b424083SIan Rogers        "UMask": "0x2",
168b43a5442SZhengjun Xing        "Unit": "iMC"
169b43a5442SZhengjun Xing    },
170b43a5442SZhengjun Xing    {
171b43a5442SZhengjun Xing        "BriefDescription": "Half clockticks for IMC",
172b43a5442SZhengjun Xing        "EventCode": "0xff",
173b43a5442SZhengjun Xing        "EventName": "UNC_M_HCLOCKTICKS",
174b43a5442SZhengjun Xing        "PerPkg": "1",
175b43a5442SZhengjun Xing        "Unit": "iMC"
176b43a5442SZhengjun Xing    },
177b43a5442SZhengjun Xing    {
178b43a5442SZhengjun Xing        "BriefDescription": "UNC_M_PARITY_ERRORS",
179b43a5442SZhengjun Xing        "EventCode": "0x2c",
180b43a5442SZhengjun Xing        "EventName": "UNC_M_PARITY_ERRORS",
181b43a5442SZhengjun Xing        "PerPkg": "1",
182b43a5442SZhengjun Xing        "Unit": "iMC"
183b43a5442SZhengjun Xing    },
184b43a5442SZhengjun Xing    {
185*9b424083SIan Rogers        "BriefDescription": "UNC_M_PCLS.RD",
186*9b424083SIan Rogers        "EventCode": "0xA0",
187*9b424083SIan Rogers        "EventName": "UNC_M_PCLS.RD",
188*9b424083SIan Rogers        "PerPkg": "1",
189*9b424083SIan Rogers        "UMask": "0x1",
190*9b424083SIan Rogers        "Unit": "iMC"
191*9b424083SIan Rogers    },
192*9b424083SIan Rogers    {
193*9b424083SIan Rogers        "BriefDescription": "UNC_M_PCLS.TOTAL",
194*9b424083SIan Rogers        "EventCode": "0xA0",
195*9b424083SIan Rogers        "EventName": "UNC_M_PCLS.TOTAL",
196*9b424083SIan Rogers        "PerPkg": "1",
197*9b424083SIan Rogers        "UMask": "0x4",
198*9b424083SIan Rogers        "Unit": "iMC"
199*9b424083SIan Rogers    },
200*9b424083SIan Rogers    {
201*9b424083SIan Rogers        "BriefDescription": "UNC_M_PCLS.WR",
202*9b424083SIan Rogers        "EventCode": "0xA0",
203*9b424083SIan Rogers        "EventName": "UNC_M_PCLS.WR",
204*9b424083SIan Rogers        "PerPkg": "1",
205*9b424083SIan Rogers        "UMask": "0x2",
206*9b424083SIan Rogers        "Unit": "iMC"
207*9b424083SIan Rogers    },
208*9b424083SIan Rogers    {
209b43a5442SZhengjun Xing        "BriefDescription": "Cycles where DRAM ranks are in power down (CKE) mode",
210b43a5442SZhengjun Xing        "EventCode": "0x85",
211b43a5442SZhengjun Xing        "EventName": "UNC_M_POWER_CHANNEL_PPD",
212*9b424083SIan Rogers        "MetricExpr": "(UNC_M_POWER_CHANNEL_PPD / UNC_M_CLOCKTICKS) * 100",
213*9b424083SIan Rogers        "MetricName": "power_channel_ppd",
214b43a5442SZhengjun Xing        "PerPkg": "1",
215*9b424083SIan 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.",
216*9b424083SIan Rogers        "Unit": "iMC"
217*9b424083SIan Rogers    },
218*9b424083SIan Rogers    {
219*9b424083SIan Rogers        "BriefDescription": "CKE_ON_CYCLES by Rank : DIMM ID",
220*9b424083SIan Rogers        "EventCode": "0x47",
221*9b424083SIan Rogers        "EventName": "UNC_M_POWER_CKE_CYCLES.LOW_0",
222*9b424083SIan Rogers        "PerPkg": "1",
223*9b424083SIan 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).",
224*9b424083SIan Rogers        "UMask": "0x1",
225*9b424083SIan Rogers        "Unit": "iMC"
226*9b424083SIan Rogers    },
227*9b424083SIan Rogers    {
228*9b424083SIan Rogers        "BriefDescription": "CKE_ON_CYCLES by Rank : DIMM ID",
229*9b424083SIan Rogers        "EventCode": "0x47",
230*9b424083SIan Rogers        "EventName": "UNC_M_POWER_CKE_CYCLES.LOW_1",
231*9b424083SIan Rogers        "PerPkg": "1",
232*9b424083SIan 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).",
233*9b424083SIan Rogers        "UMask": "0x2",
234*9b424083SIan Rogers        "Unit": "iMC"
235*9b424083SIan Rogers    },
236*9b424083SIan Rogers    {
237*9b424083SIan Rogers        "BriefDescription": "CKE_ON_CYCLES by Rank : DIMM ID",
238*9b424083SIan Rogers        "EventCode": "0x47",
239*9b424083SIan Rogers        "EventName": "UNC_M_POWER_CKE_CYCLES.LOW_2",
240*9b424083SIan Rogers        "PerPkg": "1",
241*9b424083SIan 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).",
242*9b424083SIan Rogers        "UMask": "0x4",
243*9b424083SIan Rogers        "Unit": "iMC"
244*9b424083SIan Rogers    },
245*9b424083SIan Rogers    {
246*9b424083SIan Rogers        "BriefDescription": "CKE_ON_CYCLES by Rank : DIMM ID",
247*9b424083SIan Rogers        "EventCode": "0x47",
248*9b424083SIan Rogers        "EventName": "UNC_M_POWER_CKE_CYCLES.LOW_3",
249*9b424083SIan Rogers        "PerPkg": "1",
250*9b424083SIan 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).",
251*9b424083SIan Rogers        "UMask": "0x8",
252*9b424083SIan Rogers        "Unit": "iMC"
253*9b424083SIan Rogers    },
254*9b424083SIan Rogers    {
255*9b424083SIan Rogers        "BriefDescription": "Throttle Cycles for Rank 0",
256*9b424083SIan Rogers        "EventCode": "0x86",
257*9b424083SIan Rogers        "EventName": "UNC_M_POWER_CRIT_THROTTLE_CYCLES.SLOT0",
258*9b424083SIan Rogers        "PerPkg": "1",
259*9b424083SIan 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.",
260*9b424083SIan Rogers        "UMask": "0x1",
261*9b424083SIan Rogers        "Unit": "iMC"
262*9b424083SIan Rogers    },
263*9b424083SIan Rogers    {
264*9b424083SIan Rogers        "BriefDescription": "Throttle Cycles for Rank 0",
265*9b424083SIan Rogers        "EventCode": "0x86",
266*9b424083SIan Rogers        "EventName": "UNC_M_POWER_CRIT_THROTTLE_CYCLES.SLOT1",
267*9b424083SIan Rogers        "PerPkg": "1",
268*9b424083SIan 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.",
269*9b424083SIan Rogers        "UMask": "0x2",
270b43a5442SZhengjun Xing        "Unit": "iMC"
271b43a5442SZhengjun Xing    },
272b43a5442SZhengjun Xing    {
273b43a5442SZhengjun Xing        "BriefDescription": "Cycles Memory is in self refresh power mode",
274b43a5442SZhengjun Xing        "EventCode": "0x43",
275b43a5442SZhengjun Xing        "EventName": "UNC_M_POWER_SELF_REFRESH",
276*9b424083SIan Rogers        "MetricExpr": "(UNC_M_POWER_SELF_REFRESH / UNC_M_CLOCKTICKS) * 100",
277*9b424083SIan Rogers        "MetricName": "power_self_refresh",
278b43a5442SZhengjun Xing        "PerPkg": "1",
279*9b424083SIan 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.",
280*9b424083SIan Rogers        "Unit": "iMC"
281*9b424083SIan Rogers    },
282*9b424083SIan Rogers    {
283*9b424083SIan Rogers        "BriefDescription": "Throttle Cycles for Rank 0",
284*9b424083SIan Rogers        "EventCode": "0x46",
285*9b424083SIan Rogers        "EventName": "UNC_M_POWER_THROTTLE_CYCLES.SLOT0",
286*9b424083SIan Rogers        "PerPkg": "1",
287*9b424083SIan 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.",
288*9b424083SIan Rogers        "UMask": "0x1",
289*9b424083SIan Rogers        "Unit": "iMC"
290*9b424083SIan Rogers    },
291*9b424083SIan Rogers    {
292*9b424083SIan Rogers        "BriefDescription": "Throttle Cycles for Rank 0",
293*9b424083SIan Rogers        "EventCode": "0x46",
294*9b424083SIan Rogers        "EventName": "UNC_M_POWER_THROTTLE_CYCLES.SLOT1",
295*9b424083SIan Rogers        "PerPkg": "1",
296*9b424083SIan 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.",
297*9b424083SIan Rogers        "UMask": "0x2",
298*9b424083SIan Rogers        "Unit": "iMC"
299*9b424083SIan Rogers    },
300*9b424083SIan Rogers    {
301*9b424083SIan Rogers        "BriefDescription": "DRAM Precharge commands.",
302*9b424083SIan Rogers        "EventCode": "0x02",
303*9b424083SIan Rogers        "EventName": "UNC_M_PRE_COUNT.ALL",
304*9b424083SIan Rogers        "PerPkg": "1",
305*9b424083SIan Rogers        "PublicDescription": "DRAM Precharge commands. : Counts the number of DRAM Precharge commands sent on this channel.",
306*9b424083SIan Rogers        "UMask": "0x1c",
307*9b424083SIan Rogers        "Unit": "iMC"
308*9b424083SIan Rogers    },
309*9b424083SIan Rogers    {
310*9b424083SIan Rogers        "BriefDescription": "Pre-charges due to page misses",
311*9b424083SIan Rogers        "EventCode": "0x02",
312*9b424083SIan Rogers        "EventName": "UNC_M_PRE_COUNT.PAGE_MISS",
313*9b424083SIan Rogers        "PerPkg": "1",
314*9b424083SIan 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)",
315*9b424083SIan Rogers        "UMask": "0xc",
316*9b424083SIan Rogers        "Unit": "iMC"
317*9b424083SIan Rogers    },
318*9b424083SIan Rogers    {
319*9b424083SIan Rogers        "BriefDescription": "DRAM Precharge commands. : Precharge due to page table",
320*9b424083SIan Rogers        "EventCode": "0x02",
321*9b424083SIan Rogers        "EventName": "UNC_M_PRE_COUNT.PGT",
322*9b424083SIan Rogers        "PerPkg": "1",
323*9b424083SIan Rogers        "PublicDescription": "DRAM Precharge commands. : Precharge due to page table : Counts the number of DRAM Precharge commands sent on this channel. : Prechages from Page Table",
324*9b424083SIan Rogers        "UMask": "0x10",
325*9b424083SIan Rogers        "Unit": "iMC"
326*9b424083SIan Rogers    },
327*9b424083SIan Rogers    {
328*9b424083SIan Rogers        "BriefDescription": "Pre-charge for reads",
329*9b424083SIan Rogers        "EventCode": "0x02",
330*9b424083SIan Rogers        "EventName": "UNC_M_PRE_COUNT.RD",
331*9b424083SIan Rogers        "PerPkg": "1",
332*9b424083SIan 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",
333*9b424083SIan Rogers        "UMask": "0x4",
334*9b424083SIan Rogers        "Unit": "iMC"
335*9b424083SIan Rogers    },
336*9b424083SIan Rogers    {
337*9b424083SIan Rogers        "BriefDescription": "Pre-charge for writes",
338*9b424083SIan Rogers        "EventCode": "0x02",
339*9b424083SIan Rogers        "EventName": "UNC_M_PRE_COUNT.WR",
340*9b424083SIan Rogers        "PerPkg": "1",
341*9b424083SIan 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",
342*9b424083SIan Rogers        "UMask": "0x8",
343b43a5442SZhengjun Xing        "Unit": "iMC"
344b43a5442SZhengjun Xing    },
345b43a5442SZhengjun Xing    {
346b43a5442SZhengjun Xing        "BriefDescription": "Read Data Buffer Full",
347b43a5442SZhengjun Xing        "EventCode": "0x19",
348b43a5442SZhengjun Xing        "EventName": "UNC_M_RDB_FULL",
349b43a5442SZhengjun Xing        "PerPkg": "1",
350b43a5442SZhengjun Xing        "Unit": "iMC"
351b43a5442SZhengjun Xing    },
352b43a5442SZhengjun Xing    {
353*9b424083SIan Rogers        "BriefDescription": "Read Data Buffer Inserts",
354*9b424083SIan Rogers        "EventCode": "0x17",
355*9b424083SIan Rogers        "EventName": "UNC_M_RDB_INSERTS",
356*9b424083SIan Rogers        "PerPkg": "1",
357*9b424083SIan Rogers        "Unit": "iMC"
358*9b424083SIan Rogers    },
359*9b424083SIan Rogers    {
360b43a5442SZhengjun Xing        "BriefDescription": "Read Data Buffer Not Empty",
361b43a5442SZhengjun Xing        "EventCode": "0x18",
362b43a5442SZhengjun Xing        "EventName": "UNC_M_RDB_NOT_EMPTY",
363b43a5442SZhengjun Xing        "PerPkg": "1",
364b43a5442SZhengjun Xing        "Unit": "iMC"
365b43a5442SZhengjun Xing    },
366b43a5442SZhengjun Xing    {
367b43a5442SZhengjun Xing        "BriefDescription": "Read Data Buffer Occupancy",
368b43a5442SZhengjun Xing        "EventCode": "0x1A",
369b43a5442SZhengjun Xing        "EventName": "UNC_M_RDB_OCCUPANCY",
370b43a5442SZhengjun Xing        "PerPkg": "1",
371b43a5442SZhengjun Xing        "Unit": "iMC"
372b43a5442SZhengjun Xing    },
373b43a5442SZhengjun Xing    {
374b43a5442SZhengjun Xing        "BriefDescription": "Read Pending Queue Full Cycles",
375b43a5442SZhengjun Xing        "EventCode": "0x12",
376b43a5442SZhengjun Xing        "EventName": "UNC_M_RPQ_CYCLES_FULL_PCH0",
377b43a5442SZhengjun Xing        "PerPkg": "1",
378*9b424083SIan 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.",
379b43a5442SZhengjun Xing        "Unit": "iMC"
380b43a5442SZhengjun Xing    },
381b43a5442SZhengjun Xing    {
382b43a5442SZhengjun Xing        "BriefDescription": "Read Pending Queue Full Cycles",
383b43a5442SZhengjun Xing        "EventCode": "0x15",
384b43a5442SZhengjun Xing        "EventName": "UNC_M_RPQ_CYCLES_FULL_PCH1",
385b43a5442SZhengjun Xing        "PerPkg": "1",
386*9b424083SIan 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.",
387*9b424083SIan Rogers        "Unit": "iMC"
388*9b424083SIan Rogers    },
389*9b424083SIan Rogers    {
390*9b424083SIan Rogers        "BriefDescription": "Read Pending Queue Not Empty",
391*9b424083SIan Rogers        "EventCode": "0x11",
392*9b424083SIan Rogers        "EventName": "UNC_M_RPQ_CYCLES_NE.PCH0",
393*9b424083SIan Rogers        "PerPkg": "1",
394*9b424083SIan 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.",
395*9b424083SIan Rogers        "UMask": "0x1",
396*9b424083SIan Rogers        "Unit": "iMC"
397*9b424083SIan Rogers    },
398*9b424083SIan Rogers    {
399*9b424083SIan Rogers        "BriefDescription": "Read Pending Queue Not Empty",
400*9b424083SIan Rogers        "EventCode": "0x11",
401*9b424083SIan Rogers        "EventName": "UNC_M_RPQ_CYCLES_NE.PCH1",
402*9b424083SIan Rogers        "PerPkg": "1",
403*9b424083SIan 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.",
404*9b424083SIan Rogers        "UMask": "0x2",
405*9b424083SIan Rogers        "Unit": "iMC"
406*9b424083SIan Rogers    },
407*9b424083SIan Rogers    {
408*9b424083SIan Rogers        "BriefDescription": "Read Pending Queue Allocations",
409*9b424083SIan Rogers        "EventCode": "0x10",
410*9b424083SIan Rogers        "EventName": "UNC_M_RPQ_INSERTS.PCH0",
411*9b424083SIan Rogers        "PerPkg": "1",
412*9b424083SIan 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.",
413*9b424083SIan Rogers        "UMask": "0x1",
414*9b424083SIan Rogers        "Unit": "iMC"
415*9b424083SIan Rogers    },
416*9b424083SIan Rogers    {
417*9b424083SIan Rogers        "BriefDescription": "Read Pending Queue Allocations",
418*9b424083SIan Rogers        "EventCode": "0x10",
419*9b424083SIan Rogers        "EventName": "UNC_M_RPQ_INSERTS.PCH1",
420*9b424083SIan Rogers        "PerPkg": "1",
421*9b424083SIan 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.",
422*9b424083SIan Rogers        "UMask": "0x2",
423*9b424083SIan Rogers        "Unit": "iMC"
424*9b424083SIan Rogers    },
425*9b424083SIan Rogers    {
426*9b424083SIan Rogers        "BriefDescription": "Read Pending Queue Occupancy",
427*9b424083SIan Rogers        "EventCode": "0x80",
428*9b424083SIan Rogers        "EventName": "UNC_M_RPQ_OCCUPANCY_PCH0",
429*9b424083SIan Rogers        "PerPkg": "1",
430*9b424083SIan 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.",
431*9b424083SIan Rogers        "Unit": "iMC"
432*9b424083SIan Rogers    },
433*9b424083SIan Rogers    {
434*9b424083SIan Rogers        "BriefDescription": "Read Pending Queue Occupancy",
435*9b424083SIan Rogers        "EventCode": "0x81",
436*9b424083SIan Rogers        "EventName": "UNC_M_RPQ_OCCUPANCY_PCH1",
437*9b424083SIan Rogers        "PerPkg": "1",
438*9b424083SIan 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.",
439b43a5442SZhengjun Xing        "Unit": "iMC"
440b43a5442SZhengjun Xing    },
441b43a5442SZhengjun Xing    {
442b43a5442SZhengjun Xing        "BriefDescription": "Write Pending Queue Full Cycles",
443b43a5442SZhengjun Xing        "EventCode": "0x22",
444b43a5442SZhengjun Xing        "EventName": "UNC_M_WPQ_CYCLES_FULL_PCH0",
445b43a5442SZhengjun Xing        "PerPkg": "1",
446*9b424083SIan 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.",
447b43a5442SZhengjun Xing        "Unit": "iMC"
448b43a5442SZhengjun Xing    },
449b43a5442SZhengjun Xing    {
450b43a5442SZhengjun Xing        "BriefDescription": "Write Pending Queue Full Cycles",
451b43a5442SZhengjun Xing        "EventCode": "0x16",
452b43a5442SZhengjun Xing        "EventName": "UNC_M_WPQ_CYCLES_FULL_PCH1",
453b43a5442SZhengjun Xing        "PerPkg": "1",
454*9b424083SIan 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.",
455b43a5442SZhengjun Xing        "Unit": "iMC"
456b43a5442SZhengjun Xing    },
457b43a5442SZhengjun Xing    {
458*9b424083SIan Rogers        "BriefDescription": "Write Pending Queue Not Empty",
459*9b424083SIan Rogers        "EventCode": "0x21",
460*9b424083SIan Rogers        "EventName": "UNC_M_WPQ_CYCLES_NE.PCH0",
461b43a5442SZhengjun Xing        "PerPkg": "1",
462*9b424083SIan 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.",
463*9b424083SIan Rogers        "UMask": "0x1",
464b43a5442SZhengjun Xing        "Unit": "iMC"
465b43a5442SZhengjun Xing    },
466b43a5442SZhengjun Xing    {
467*9b424083SIan Rogers        "BriefDescription": "Write Pending Queue Not Empty",
468*9b424083SIan Rogers        "EventCode": "0x21",
469*9b424083SIan Rogers        "EventName": "UNC_M_WPQ_CYCLES_NE.PCH1",
470b43a5442SZhengjun Xing        "PerPkg": "1",
471*9b424083SIan 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.",
472*9b424083SIan Rogers        "UMask": "0x2",
473b43a5442SZhengjun Xing        "Unit": "iMC"
474b43a5442SZhengjun Xing    },
475b43a5442SZhengjun Xing    {
476*9b424083SIan Rogers        "BriefDescription": "Write Pending Queue Allocations",
477*9b424083SIan Rogers        "EventCode": "0x20",
478*9b424083SIan Rogers        "EventName": "UNC_M_WPQ_INSERTS.PCH0",
479b43a5442SZhengjun Xing        "PerPkg": "1",
480*9b424083SIan 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.",
481*9b424083SIan Rogers        "UMask": "0x1",
482*9b424083SIan Rogers        "Unit": "iMC"
483*9b424083SIan Rogers    },
484*9b424083SIan Rogers    {
485*9b424083SIan Rogers        "BriefDescription": "Write Pending Queue Allocations",
486*9b424083SIan Rogers        "EventCode": "0x20",
487*9b424083SIan Rogers        "EventName": "UNC_M_WPQ_INSERTS.PCH1",
488*9b424083SIan Rogers        "PerPkg": "1",
489*9b424083SIan 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.",
490*9b424083SIan Rogers        "UMask": "0x2",
491*9b424083SIan Rogers        "Unit": "iMC"
492*9b424083SIan Rogers    },
493*9b424083SIan Rogers    {
494*9b424083SIan Rogers        "BriefDescription": "Write Pending Queue Occupancy",
495*9b424083SIan Rogers        "EventCode": "0x82",
496*9b424083SIan Rogers        "EventName": "UNC_M_WPQ_OCCUPANCY_PCH0",
497*9b424083SIan Rogers        "PerPkg": "1",
498*9b424083SIan 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 happenning in the iMC for writes before they are actually issued to memory.  High average occupancies will generally coincide with high write major mode counts.",
499*9b424083SIan Rogers        "Unit": "iMC"
500*9b424083SIan Rogers    },
501*9b424083SIan Rogers    {
502*9b424083SIan Rogers        "BriefDescription": "Write Pending Queue Occupancy",
503*9b424083SIan Rogers        "EventCode": "0x83",
504*9b424083SIan Rogers        "EventName": "UNC_M_WPQ_OCCUPANCY_PCH1",
505*9b424083SIan Rogers        "PerPkg": "1",
506*9b424083SIan 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 happenning in the iMC for writes before they are actually issued to memory.  High average occupancies will generally coincide with high write major mode counts.",
507*9b424083SIan Rogers        "Unit": "iMC"
508*9b424083SIan Rogers    },
509*9b424083SIan Rogers    {
510*9b424083SIan Rogers        "BriefDescription": "Write Pending Queue CAM Match",
511*9b424083SIan Rogers        "EventCode": "0x23",
512*9b424083SIan Rogers        "EventName": "UNC_M_WPQ_READ_HIT.PCH0",
513*9b424083SIan Rogers        "PerPkg": "1",
514*9b424083SIan 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.",
515*9b424083SIan Rogers        "UMask": "0x1",
516*9b424083SIan Rogers        "Unit": "iMC"
517*9b424083SIan Rogers    },
518*9b424083SIan Rogers    {
519*9b424083SIan Rogers        "BriefDescription": "Write Pending Queue CAM Match",
520*9b424083SIan Rogers        "EventCode": "0x23",
521*9b424083SIan Rogers        "EventName": "UNC_M_WPQ_READ_HIT.PCH1",
522*9b424083SIan Rogers        "PerPkg": "1",
523*9b424083SIan 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.",
524*9b424083SIan Rogers        "UMask": "0x2",
525*9b424083SIan Rogers        "Unit": "iMC"
526*9b424083SIan Rogers    },
527*9b424083SIan Rogers    {
528*9b424083SIan Rogers        "BriefDescription": "Write Pending Queue CAM Match",
529*9b424083SIan Rogers        "EventCode": "0x24",
530*9b424083SIan Rogers        "EventName": "UNC_M_WPQ_WRITE_HIT.PCH0",
531*9b424083SIan Rogers        "PerPkg": "1",
532*9b424083SIan 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.",
533*9b424083SIan Rogers        "UMask": "0x1",
534*9b424083SIan Rogers        "Unit": "iMC"
535*9b424083SIan Rogers    },
536*9b424083SIan Rogers    {
537*9b424083SIan Rogers        "BriefDescription": "Write Pending Queue CAM Match",
538*9b424083SIan Rogers        "EventCode": "0x24",
539*9b424083SIan Rogers        "EventName": "UNC_M_WPQ_WRITE_HIT.PCH1",
540*9b424083SIan Rogers        "PerPkg": "1",
541*9b424083SIan 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.",
542*9b424083SIan Rogers        "UMask": "0x2",
5439146af44SZhengjun Xing        "Unit": "iMC"
5449146af44SZhengjun Xing    }
5459146af44SZhengjun Xing]
546