1bc17f949SThomas Richter[
2bc17f949SThomas Richter	{
3bc17f949SThomas Richter		"EventCode": "128",
4bc17f949SThomas Richter		"EventName": "L1D_RO_EXCL_WRITES",
5bc17f949SThomas Richter		"BriefDescription": "L1D Read-only Exclusive Writes",
6bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Data cache where the line was originally in a Read-Only state in the cache but has been updated to be in the Exclusive state that allows stores to the cache line."
7bc17f949SThomas Richter	},
8bc17f949SThomas Richter	{
9bc17f949SThomas Richter		"EventCode": "129",
10bc17f949SThomas Richter		"EventName": "DTLB1_WRITES",
11bc17f949SThomas Richter		"BriefDescription": "DTLB1 Writes",
12bc17f949SThomas Richter		"PublicDescription": "A translation entry has been written to the Level-1 Data Translation Lookaside Buffer"
13bc17f949SThomas Richter	},
14bc17f949SThomas Richter	{
15bc17f949SThomas Richter		"EventCode": "130",
16bc17f949SThomas Richter		"EventName": "DTLB1_MISSES",
17bc17f949SThomas Richter		"BriefDescription": "DTLB1 Misses",
18bc17f949SThomas Richter		"PublicDescription": "Level-1 Data TLB miss in progress. Incremented by one for every cycle a DTLB1 miss is in progress."
19bc17f949SThomas Richter	},
20bc17f949SThomas Richter	{
21bc17f949SThomas Richter		"EventCode": "131",
22bc17f949SThomas Richter		"EventName": "DTLB1_HPAGE_WRITES",
23bc17f949SThomas Richter		"BriefDescription": "DTLB1 One-Megabyte Page Writes",
24bc17f949SThomas Richter		"PublicDescription": "A translation entry has been written to the Level-1 Data Translation Lookaside Buffer for a one-megabyte page"
25bc17f949SThomas Richter	},
26bc17f949SThomas Richter	{
27bc17f949SThomas Richter		"EventCode": "132",
28bc17f949SThomas Richter		"EventName": "DTLB1_GPAGE_WRITES",
29bc17f949SThomas Richter		"BriefDescription": "DTLB1 Two-Gigabyte Page Writes",
30bc17f949SThomas Richter		"PublicDescription": "Counter:132	Name:DTLB1_GPAGE_WRITES A translation entry has been written to the Level-1 Data Translation Lookaside Buffer for a two-gigabyte page."
31bc17f949SThomas Richter	},
32bc17f949SThomas Richter	{
33bc17f949SThomas Richter		"EventCode": "133",
34bc17f949SThomas Richter		"EventName": "L1D_L2D_SOURCED_WRITES",
35bc17f949SThomas Richter		"BriefDescription": "L1D L2D Sourced Writes",
36bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cache line was sourced from the Level-2 Data cache"
37bc17f949SThomas Richter	},
38bc17f949SThomas Richter	{
39bc17f949SThomas Richter		"EventCode": "134",
40bc17f949SThomas Richter		"EventName": "ITLB1_WRITES",
41bc17f949SThomas Richter		"BriefDescription": "ITLB1 Writes",
42bc17f949SThomas Richter		"PublicDescription": "A translation entry has been written to the Level-1 Instruction Translation Lookaside Buffer"
43bc17f949SThomas Richter	},
44bc17f949SThomas Richter	{
45bc17f949SThomas Richter		"EventCode": "135",
46bc17f949SThomas Richter		"EventName": "ITLB1_MISSES",
47bc17f949SThomas Richter		"BriefDescription": "ITLB1 Misses",
48bc17f949SThomas Richter		"PublicDescription": "Level-1 Instruction TLB miss in progress. Incremented by one for every cycle an ITLB1 miss is in progress"
49bc17f949SThomas Richter	},
50bc17f949SThomas Richter	{
51bc17f949SThomas Richter		"EventCode": "136",
52bc17f949SThomas Richter		"EventName": "L1I_L2I_SOURCED_WRITES",
53bc17f949SThomas Richter		"BriefDescription": "L1I L2I Sourced Writes",
54bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the returned cache line was sourced from the Level-2 Instruction cache"
55bc17f949SThomas Richter	},
56bc17f949SThomas Richter	{
57bc17f949SThomas Richter		"EventCode": "137",
58bc17f949SThomas Richter		"EventName": "TLB2_PTE_WRITES",
59bc17f949SThomas Richter		"BriefDescription": "TLB2 PTE Writes",
60bc17f949SThomas Richter		"PublicDescription": "A translation entry has been written to the Level-2 TLB Page Table Entry arrays"
61bc17f949SThomas Richter	},
62bc17f949SThomas Richter	{
63bc17f949SThomas Richter		"EventCode": "138",
64bc17f949SThomas Richter		"EventName": "TLB2_CRSTE_HPAGE_WRITES",
65bc17f949SThomas Richter		"BriefDescription": "TLB2 CRSTE One-Megabyte Page Writes",
66bc17f949SThomas Richter		"PublicDescription": "A translation entry has been written to the Level-2 TLB Combined Region Segment Table Entry arrays for a one-megabyte large page translation"
67bc17f949SThomas Richter	},
68bc17f949SThomas Richter	{
69bc17f949SThomas Richter		"EventCode": "139",
70bc17f949SThomas Richter		"EventName": "TLB2_CRSTE_WRITES",
71bc17f949SThomas Richter		"BriefDescription": "TLB2 CRSTE Writes",
72bc17f949SThomas Richter		"PublicDescription": "A translation entry has been written to the Level-2 TLB Combined Region Segment Table Entry arrays"
73bc17f949SThomas Richter	},
74bc17f949SThomas Richter	{
75bc17f949SThomas Richter		"EventCode": "140",
76bc17f949SThomas Richter		"EventName": "TX_C_TEND",
77bc17f949SThomas Richter		"BriefDescription": "Completed TEND instructions in constrained TX mode",
78bc17f949SThomas Richter		"PublicDescription": "A TEND instruction has completed in a constrained transactional-execution mode"
79bc17f949SThomas Richter	},
80bc17f949SThomas Richter	{
81bc17f949SThomas Richter		"EventCode": "141",
82bc17f949SThomas Richter		"EventName": "TX_NC_TEND",
83bc17f949SThomas Richter		"BriefDescription": "Completed TEND instructions in non-constrained TX mode",
84bc17f949SThomas Richter		"PublicDescription": "A TEND instruction has completed in a non-constrained transactional-execution mode"
85bc17f949SThomas Richter	},
86bc17f949SThomas Richter	{
87bc17f949SThomas Richter		"EventCode": "143",
88bc17f949SThomas Richter		"EventName": "L1C_TLB1_MISSES",
89bc17f949SThomas Richter		"BriefDescription": "L1C TLB1 Misses",
90bc17f949SThomas Richter		"PublicDescription": "Increments by one for any cycle where a Level-1 cache or Level-1 TLB miss is in progress."
91bc17f949SThomas Richter	},
92bc17f949SThomas Richter	{
93bc17f949SThomas Richter		"EventCode": "144",
94bc17f949SThomas Richter		"EventName": "L1D_ONCHIP_L3_SOURCED_WRITES",
95bc17f949SThomas Richter		"BriefDescription": "L1D On-Chip L3 Sourced Writes",
96bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cache line was sourced from an On-Chip Level-3 cache without intervention"
97bc17f949SThomas Richter	},
98bc17f949SThomas Richter	{
99bc17f949SThomas Richter		"EventCode": "145",
100bc17f949SThomas Richter		"EventName": "L1D_ONCHIP_L3_SOURCED_WRITES_IV",
101bc17f949SThomas Richter		"BriefDescription": "L1D On-Chip L3 Sourced Writes with Intervention",
102bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cache line was sourced from an On-Chip Level-3 cache with intervention"
103bc17f949SThomas Richter	},
104bc17f949SThomas Richter	{
105bc17f949SThomas Richter		"EventCode": "146",
106bc17f949SThomas Richter		"EventName": "L1D_ONNODE_L4_SOURCED_WRITES",
107bc17f949SThomas Richter		"BriefDescription": "L1D On-Node L4 Sourced Writes",
108bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cache line was sourced from an On-Node Level-4 cache"
109bc17f949SThomas Richter	},
110bc17f949SThomas Richter	{
111bc17f949SThomas Richter		"EventCode": "147",
112bc17f949SThomas Richter		"EventName": "L1D_ONNODE_L3_SOURCED_WRITES_IV",
113bc17f949SThomas Richter		"BriefDescription": "L1D On-Node L3 Sourced Writes with Intervention",
114bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cache line was sourced from an On-Node Level-3 cache with intervention"
115bc17f949SThomas Richter	},
116bc17f949SThomas Richter	{
117bc17f949SThomas Richter		"EventCode": "148",
118bc17f949SThomas Richter		"EventName": "L1D_ONNODE_L3_SOURCED_WRITES",
119bc17f949SThomas Richter		"BriefDescription": "L1D On-Node L3 Sourced Writes",
120bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cache line was sourced from an On-Node Level-3 cache without intervention"
121bc17f949SThomas Richter	},
122bc17f949SThomas Richter	{
123bc17f949SThomas Richter		"EventCode": "149",
124bc17f949SThomas Richter		"EventName": "L1D_ONDRAWER_L4_SOURCED_WRITES",
125bc17f949SThomas Richter		"BriefDescription": "L1D On-Drawer L4 Sourced Writes",
126bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cache line was sourced from an On-Drawer Level-4 cache"
127bc17f949SThomas Richter	},
128bc17f949SThomas Richter	{
129bc17f949SThomas Richter		"EventCode": "150",
130bc17f949SThomas Richter		"EventName": "L1D_ONDRAWER_L3_SOURCED_WRITES_IV",
131bc17f949SThomas Richter		"BriefDescription": "L1D On-Drawer L3 Sourced Writes with Intervention",
132bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cache line was sourced from an On-Drawer Level-3 cache with intervention"
133bc17f949SThomas Richter	},
134bc17f949SThomas Richter	{
135bc17f949SThomas Richter		"EventCode": "151",
136bc17f949SThomas Richter		"EventName": "L1D_ONDRAWER_L3_SOURCED_WRITES",
137bc17f949SThomas Richter		"BriefDescription": "L1D On-Drawer L3 Sourced Writes",
138bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cache line was sourced from an On-Drawer Level-3 cache without intervention"
139bc17f949SThomas Richter	},
140bc17f949SThomas Richter	{
141bc17f949SThomas Richter		"EventCode": "152",
142bc17f949SThomas Richter		"EventName": "L1D_OFFDRAWER_SCOL_L4_SOURCED_WRITES",
143bc17f949SThomas Richter		"BriefDescription": "L1D Off-Drawer Same-Column L4 Sourced Writes",
144bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cache line was sourced from an Off-Drawer Same-Column Level-4 cache"
145bc17f949SThomas Richter	},
146bc17f949SThomas Richter	{
147bc17f949SThomas Richter		"EventCode": "153",
148bc17f949SThomas Richter		"EventName": "L1D_OFFDRAWER_SCOL_L3_SOURCED_WRITES_IV",
149bc17f949SThomas Richter		"BriefDescription": "L1D Off-Drawer Same-Column L3 Sourced Writes with Intervention",
150bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cache line was sourced from an Off-Drawer Same-Column Level-3 cache with intervention"
151bc17f949SThomas Richter	},
152bc17f949SThomas Richter	{
153bc17f949SThomas Richter		"EventCode": "154",
154bc17f949SThomas Richter		"EventName": "L1D_OFFDRAWER_SCOL_L3_SOURCED_WRITES",
155bc17f949SThomas Richter		"BriefDescription": "L1D Off-Drawer Same-Column L3 Sourced Writes",
156bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cache line was sourced from an Off-Drawer Same-Column Level-3 cache without intervention"
157bc17f949SThomas Richter	},
158bc17f949SThomas Richter	{
159bc17f949SThomas Richter		"EventCode": "155",
160bc17f949SThomas Richter		"EventName": "L1D_OFFDRAWER_FCOL_L4_SOURCED_WRITES",
161bc17f949SThomas Richter		"BriefDescription": "L1D Off-Drawer Far-Column L3 Sourced Writes",
162bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cache line was sourced from an Off-Drawer Far-Column Level-4 cache"
163bc17f949SThomas Richter	},
164bc17f949SThomas Richter	{
165bc17f949SThomas Richter		"EventCode": "156",
166bc17f949SThomas Richter		"EventName": "L1D_OFFDRAWER_FCOL_L3_SOURCED_WRITES_IV",
167bc17f949SThomas Richter		"BriefDescription": "L1D Off-Drawer Far-Column L3 Sourced Writes with Intervention",
168bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cache line was sourced from an Off-Drawer Far-Column Level-3 cache with intervention"
169bc17f949SThomas Richter	},
170bc17f949SThomas Richter	{
171bc17f949SThomas Richter		"EventCode": "157",
172bc17f949SThomas Richter		"EventName": "L1D_OFFDRAWER_FCOL_L3_SOURCED_WRITES",
173bc17f949SThomas Richter		"BriefDescription": "L1D Off-Drawer Far-Column L3 Sourced Writes",
174bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cache line was sourced from an Off-Drawer Far-Column Level-3 cache without intervention"
175bc17f949SThomas Richter	},
176bc17f949SThomas Richter	{
177bc17f949SThomas Richter		"EventCode": "158",
178bc17f949SThomas Richter		"EventName": "L1D_ONNODE_MEM_SOURCED_WRITES",
179bc17f949SThomas Richter		"BriefDescription": "L1D On-Node Memory Sourced Writes",
180bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cache line was sourced from On-Node memory"
181bc17f949SThomas Richter	},
182bc17f949SThomas Richter	{
183bc17f949SThomas Richter		"EventCode": "159",
184bc17f949SThomas Richter		"EventName": "L1D_ONDRAWER_MEM_SOURCED_WRITES",
185bc17f949SThomas Richter		"BriefDescription": "L1D On-Drawer Memory Sourced Writes",
186bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cache line was sourced from On-Drawer memory"
187bc17f949SThomas Richter	},
188bc17f949SThomas Richter	{
189bc17f949SThomas Richter		"EventCode": "160",
190bc17f949SThomas Richter		"EventName": "L1D_OFFDRAWER_MEM_SOURCED_WRITES",
191bc17f949SThomas Richter		"BriefDescription": "L1D Off-Drawer Memory Sourced Writes",
192bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cache line was sourced from On-Drawer memory"
193bc17f949SThomas Richter	},
194bc17f949SThomas Richter	{
195bc17f949SThomas Richter		"EventCode": "161",
196bc17f949SThomas Richter		"EventName": "L1D_ONCHIP_MEM_SOURCED_WRITES",
197bc17f949SThomas Richter		"BriefDescription": "L1D On-Chip Memory Sourced Writes",
198bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cache line was sourced from On-Chip memory"
199bc17f949SThomas Richter	},
200bc17f949SThomas Richter	{
201bc17f949SThomas Richter		"EventCode": "162",
202bc17f949SThomas Richter		"EventName": "L1I_ONCHIP_L3_SOURCED_WRITES",
203bc17f949SThomas Richter		"BriefDescription": "L1I On-Chip L3 Sourced Writes",
204bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the returned cache line was sourced from an On-Chip Level-3 cache without intervention"
205bc17f949SThomas Richter	},
206bc17f949SThomas Richter	{
207bc17f949SThomas Richter		"EventCode": "163",
208bc17f949SThomas Richter		"EventName": "L1I_ONCHIP_L3_SOURCED_WRITES_IV",
209bc17f949SThomas Richter		"BriefDescription": "L1I On-Chip L3 Sourced Writes with Intervention",
210bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the returned cache line was sourced from an On Chip Level-3 cache with intervention"
211bc17f949SThomas Richter	},
212bc17f949SThomas Richter	{
213bc17f949SThomas Richter		"EventCode": "164",
214bc17f949SThomas Richter		"EventName": "L1I_ONNODE_L4_SOURCED_WRITES",
215bc17f949SThomas Richter		"BriefDescription": "L1I On-Chip L4 Sourced Writes",
216bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the returned cache line was sourced from an On-Node Level-4 cache"
217bc17f949SThomas Richter	},
218bc17f949SThomas Richter	{
219bc17f949SThomas Richter		"EventCode": "165",
220bc17f949SThomas Richter		"EventName": "L1I_ONNODE_L3_SOURCED_WRITES_IV",
221bc17f949SThomas Richter		"BriefDescription": "L1I On-Node L3 Sourced Writes with Intervention",
222bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the returned cache line was sourced from an On-Node Level-3 cache with intervention"
223bc17f949SThomas Richter	},
224bc17f949SThomas Richter	{
225bc17f949SThomas Richter		"EventCode": "166",
226bc17f949SThomas Richter		"EventName": "L1I_ONNODE_L3_SOURCED_WRITES",
227bc17f949SThomas Richter		"BriefDescription": "L1I On-Node L3 Sourced Writes",
228bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the returned cache line was sourced from an On-Node Level-3 cache without intervention"
229bc17f949SThomas Richter	},
230bc17f949SThomas Richter	{
231bc17f949SThomas Richter		"EventCode": "167",
232bc17f949SThomas Richter		"EventName": "L1I_ONDRAWER_L4_SOURCED_WRITES",
233bc17f949SThomas Richter		"BriefDescription": "L1I On-Drawer L4 Sourced Writes",
234bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the returned cache line was sourced from an On-Drawer Level-4 cache"
235bc17f949SThomas Richter	},
236bc17f949SThomas Richter	{
237bc17f949SThomas Richter		"EventCode": "168",
238bc17f949SThomas Richter		"EventName": "L1I_ONDRAWER_L3_SOURCED_WRITES_IV",
239bc17f949SThomas Richter		"BriefDescription": "L1I On-Drawer L3 Sourced Writes with Intervention",
240bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the returned cache line was sourced from an On-Drawer Level-3 cache with intervention"
241bc17f949SThomas Richter	},
242bc17f949SThomas Richter	{
243bc17f949SThomas Richter		"EventCode": "169",
244bc17f949SThomas Richter		"EventName": "L1I_ONDRAWER_L3_SOURCED_WRITES",
245bc17f949SThomas Richter		"BriefDescription": "L1I On-Drawer L3 Sourced Writes",
246bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the returned cache line was sourced from an On-Drawer Level-3 cache without intervention"
247bc17f949SThomas Richter	},
248bc17f949SThomas Richter	{
249bc17f949SThomas Richter		"EventCode": "170",
250bc17f949SThomas Richter		"EventName": "L1I_OFFDRAWER_SCOL_L4_SOURCED_WRITES",
251bc17f949SThomas Richter		"BriefDescription": "L1I Off-Drawer Same-Column L4 Sourced Writes",
252bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the returned cache line was sourced from an Off-Drawer Same-Column Level-4 cache"
253bc17f949SThomas Richter	},
254bc17f949SThomas Richter	{
255bc17f949SThomas Richter		"EventCode": "171",
256bc17f949SThomas Richter		"EventName": "L1I_OFFDRAWER_SCOL_L3_SOURCED_WRITES_IV",
257bc17f949SThomas Richter		"BriefDescription": "L1I Off-Drawer Same-Column L3 Sourced Writes with Intervention",
258bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the returned cache line was sourced from an Off-Drawer Same-Column Level-3 cache with intervention"
259bc17f949SThomas Richter	},
260bc17f949SThomas Richter	{
261bc17f949SThomas Richter		"EventCode": "172",
262bc17f949SThomas Richter		"EventName": "L1I_OFFDRAWER_SCOL_L3_SOURCED_WRITES",
263bc17f949SThomas Richter		"BriefDescription": "L1I Off-Drawer Same-Column L3 Sourced Writes",
264bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the returned cache line was sourced from an Off-Drawer Same-Column Level-3 cache without intervention"
265bc17f949SThomas Richter	},
266bc17f949SThomas Richter	{
267bc17f949SThomas Richter		"EventCode": "173",
268bc17f949SThomas Richter		"EventName": "L1I_OFFDRAWER_FCOL_L4_SOURCED_WRITES",
269bc17f949SThomas Richter		"BriefDescription": "L1I Off-Drawer Far-Column L4 Sourced Writes",
270bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the returned cache line was sourced from an Off-Drawer Far-Column Level-4 cache"
271bc17f949SThomas Richter	},
272bc17f949SThomas Richter	{
273bc17f949SThomas Richter		"EventCode": "174",
274bc17f949SThomas Richter		"EventName": "L1I_OFFDRAWER_FCOL_L3_SOURCED_WRITES_IV",
275bc17f949SThomas Richter		"BriefDescription": "L1I Off-Drawer Far-Column L3 Sourced Writes with Intervention",
276bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the returned cache line was sourced from an Off-Drawer Far-Column Level-3 cache with intervention"
277bc17f949SThomas Richter	},
278bc17f949SThomas Richter	{
279bc17f949SThomas Richter		"EventCode": "175",
280bc17f949SThomas Richter		"EventName": "L1I_OFFDRAWER_FCOL_L3_SOURCED_WRITES",
281bc17f949SThomas Richter		"BriefDescription": "L1I Off-Drawer Far-Column L3 Sourced Writes",
282bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the returned cache line was sourced from an Off-Drawer Far-Column Level-3 cache without intervention"
283bc17f949SThomas Richter	},
284bc17f949SThomas Richter	{
285bc17f949SThomas Richter		"EventCode": "176",
286bc17f949SThomas Richter		"EventName": "L1I_ONNODE_MEM_SOURCED_WRITES",
287bc17f949SThomas Richter		"BriefDescription": "L1I On-Node Memory Sourced Writes",
288bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the returned cache line was sourced from On-Node memory"
289bc17f949SThomas Richter	},
290bc17f949SThomas Richter	{
291bc17f949SThomas Richter		"EventCode": "177",
292bc17f949SThomas Richter		"EventName": "L1I_ONDRAWER_MEM_SOURCED_WRITES",
293bc17f949SThomas Richter		"BriefDescription": "L1I On-Drawer Memory Sourced Writes",
294bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the returned cache line was sourced from On-Drawer memory"
295bc17f949SThomas Richter	},
296bc17f949SThomas Richter	{
297bc17f949SThomas Richter		"EventCode": "178",
298bc17f949SThomas Richter		"EventName": "L1I_OFFDRAWER_MEM_SOURCED_WRITES",
299bc17f949SThomas Richter		"BriefDescription": "L1I Off-Drawer Memory Sourced Writes",
300bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the returned cache line was sourced from On-Drawer memory"
301bc17f949SThomas Richter	},
302bc17f949SThomas Richter	{
303bc17f949SThomas Richter		"EventCode": "179",
304bc17f949SThomas Richter		"EventName": "L1I_ONCHIP_MEM_SOURCED_WRITES",
305bc17f949SThomas Richter		"BriefDescription": "L1I On-Chip Memory Sourced Writes",
306bc17f949SThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the returned cache line was sourced from On-Chip memory"
307bc17f949SThomas Richter	},
308bc17f949SThomas Richter	{
309bc17f949SThomas Richter		"EventCode": "218",
310bc17f949SThomas Richter		"EventName": "TX_NC_TABORT",
311bc17f949SThomas Richter		"BriefDescription": "Aborted transactions in non-constrained TX mode",
312bc17f949SThomas Richter		"PublicDescription": "A transaction abort has occurred in a non-constrained transactional-execution mode"
313bc17f949SThomas Richter	},
314bc17f949SThomas Richter	{
315bc17f949SThomas Richter		"EventCode": "219",
316bc17f949SThomas Richter		"EventName": "TX_C_TABORT_NO_SPECIAL",
317bc17f949SThomas Richter		"BriefDescription": "Aborted transactions in constrained TX mode not using special completion logic",
318bc17f949SThomas Richter		"PublicDescription": "A transaction abort has occurred in a constrained transactional-execution mode and the CPU is not using any special logic to allow the transaction to complete"
319bc17f949SThomas Richter	},
320bc17f949SThomas Richter	{
321bc17f949SThomas Richter		"EventCode": "220",
322bc17f949SThomas Richter		"EventName": "TX_C_TABORT_SPECIAL",
323bc17f949SThomas Richter		"BriefDescription": "Aborted transactions in constrained TX mode using special completion logic",
324bc17f949SThomas Richter		"PublicDescription": "A transaction abort has occurred in a constrained transactional-execution mode and the CPU is using special logic to allow the transaction to complete"
325bc17f949SThomas Richter	},
326bc17f949SThomas Richter	{
327bc17f949SThomas Richter		"EventCode": "448",
328bc17f949SThomas Richter		"EventName": "MT_DIAG_CYCLES_ONE_THR_ACTIVE",
329bc17f949SThomas Richter		"BriefDescription": "Cycle count with one thread active",
330bc17f949SThomas Richter		"PublicDescription": "Cycle count with one thread active"
331bc17f949SThomas Richter	},
332bc17f949SThomas Richter	{
333bc17f949SThomas Richter		"EventCode": "449",
334bc17f949SThomas Richter		"EventName": "MT_DIAG_CYCLES_TWO_THR_ACTIVE",
335bc17f949SThomas Richter		"BriefDescription": "Cycle count with two threads active",
336bc17f949SThomas Richter		"PublicDescription": "Cycle count with two threads active"
337bc17f949SThomas Richter	},
338bc17f949SThomas Richter]
339