10a73d21eSThomas Richter[
20a73d21eSThomas Richter	{
39bacbcedSThomas Richter		"Unit": "CPU-M-CF",
40a73d21eSThomas Richter		"EventCode": "128",
50a73d21eSThomas Richter		"EventName": "L1D_L2_SOURCED_WRITES",
60a73d21eSThomas Richter		"BriefDescription": "L1D L2 Sourced Writes",
7*dfeab63aSThomas Richter		"PublicDescription": "A directory write to the Level-1 Data Cache directory where the returned cache line was sourced from the Level-2 cache."
80a73d21eSThomas Richter	},
90a73d21eSThomas Richter	{
109bacbcedSThomas Richter		"Unit": "CPU-M-CF",
110a73d21eSThomas Richter		"EventCode": "129",
120a73d21eSThomas Richter		"EventName": "L1I_L2_SOURCED_WRITES",
130a73d21eSThomas Richter		"BriefDescription": "L1I L2 Sourced Writes",
14*dfeab63aSThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction Cache directory where the returned cache line was sourced from the Level-2 cache."
150a73d21eSThomas Richter	},
160a73d21eSThomas Richter	{
179bacbcedSThomas Richter		"Unit": "CPU-M-CF",
180a73d21eSThomas Richter		"EventCode": "130",
190a73d21eSThomas Richter		"EventName": "DTLB1_MISSES",
200a73d21eSThomas Richter		"BriefDescription": "DTLB1 Misses",
210a73d21eSThomas Richter		"PublicDescription": "Level-1 Data TLB miss in progress. Incremented by one for every cycle a DTLB1 miss is in progress."
220a73d21eSThomas Richter	},
230a73d21eSThomas Richter	{
249bacbcedSThomas Richter		"Unit": "CPU-M-CF",
250a73d21eSThomas Richter		"EventCode": "131",
260a73d21eSThomas Richter		"EventName": "ITLB1_MISSES",
270a73d21eSThomas Richter		"BriefDescription": "ITLB1 Misses",
280a73d21eSThomas Richter		"PublicDescription": "Level-1 Instruction TLB miss in progress. Incremented by one for every cycle a ITLB1 miss is in progress."
290a73d21eSThomas Richter	},
300a73d21eSThomas Richter	{
319bacbcedSThomas Richter		"Unit": "CPU-M-CF",
320a73d21eSThomas Richter		"EventCode": "133",
330a73d21eSThomas Richter		"EventName": "L2C_STORES_SENT",
340a73d21eSThomas Richter		"BriefDescription": "L2C Stores Sent",
35*dfeab63aSThomas Richter		"PublicDescription": "Incremented by one for every store sent to Level-2 cache."
360a73d21eSThomas Richter	},
370a73d21eSThomas Richter	{
389bacbcedSThomas Richter		"Unit": "CPU-M-CF",
390a73d21eSThomas Richter		"EventCode": "134",
400a73d21eSThomas Richter		"EventName": "L1D_OFFBOOK_L3_SOURCED_WRITES",
410a73d21eSThomas Richter		"BriefDescription": "L1D Off-Book L3 Sourced Writes",
42*dfeab63aSThomas Richter		"PublicDescription": "A directory write to the Level-1 Data Cache directory where the returned cache line was sourced from an Off Book Level-3 cache."
430a73d21eSThomas Richter	},
440a73d21eSThomas Richter	{
459bacbcedSThomas Richter		"Unit": "CPU-M-CF",
460a73d21eSThomas Richter		"EventCode": "135",
470a73d21eSThomas Richter		"EventName": "L1D_ONBOOK_L4_SOURCED_WRITES",
480a73d21eSThomas Richter		"BriefDescription": "L1D On-Book L4 Sourced Writes",
49*dfeab63aSThomas Richter		"PublicDescription": "A directory write to the Level-1 Data Cache directory where the returned cache line was sourced from an On Book Level-4 cache."
500a73d21eSThomas Richter	},
510a73d21eSThomas Richter	{
529bacbcedSThomas Richter		"Unit": "CPU-M-CF",
530a73d21eSThomas Richter		"EventCode": "136",
540a73d21eSThomas Richter		"EventName": "L1I_ONBOOK_L4_SOURCED_WRITES",
550a73d21eSThomas Richter		"BriefDescription": "L1I On-Book L4 Sourced Writes",
56*dfeab63aSThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction Cache directory where the returned cache line was sourced from an On Book Level-4 cache."
570a73d21eSThomas Richter	},
580a73d21eSThomas Richter	{
599bacbcedSThomas Richter		"Unit": "CPU-M-CF",
600a73d21eSThomas Richter		"EventCode": "137",
610a73d21eSThomas Richter		"EventName": "L1D_RO_EXCL_WRITES",
620a73d21eSThomas Richter		"BriefDescription": "L1D Read-only Exclusive Writes",
63*dfeab63aSThomas 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."
640a73d21eSThomas Richter	},
650a73d21eSThomas Richter	{
669bacbcedSThomas Richter		"Unit": "CPU-M-CF",
670a73d21eSThomas Richter		"EventCode": "138",
680a73d21eSThomas Richter		"EventName": "L1D_OFFBOOK_L4_SOURCED_WRITES",
690a73d21eSThomas Richter		"BriefDescription": "L1D Off-Book L4 Sourced Writes",
70*dfeab63aSThomas Richter		"PublicDescription": "A directory write to the Level-1 Data Cache directory where the returned cache line was sourced from an Off Book Level-4 cache."
710a73d21eSThomas Richter	},
720a73d21eSThomas Richter	{
739bacbcedSThomas Richter		"Unit": "CPU-M-CF",
740a73d21eSThomas Richter		"EventCode": "139",
750a73d21eSThomas Richter		"EventName": "L1I_OFFBOOK_L4_SOURCED_WRITES",
760a73d21eSThomas Richter		"BriefDescription": "L1I Off-Book L4 Sourced Writes",
77*dfeab63aSThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction Cache directory where the returned cache line was sourced from an Off Book Level-4 cache."
780a73d21eSThomas Richter	},
790a73d21eSThomas Richter	{
809bacbcedSThomas Richter		"Unit": "CPU-M-CF",
810a73d21eSThomas Richter		"EventCode": "140",
820a73d21eSThomas Richter		"EventName": "DTLB1_HPAGE_WRITES",
830a73d21eSThomas Richter		"BriefDescription": "DTLB1 One-Megabyte Page Writes",
84*dfeab63aSThomas Richter		"PublicDescription": "A translation entry has been written to the Level-1 Data Translation Lookaside Buffer for a one-megabyte page."
850a73d21eSThomas Richter	},
860a73d21eSThomas Richter	{
879bacbcedSThomas Richter		"Unit": "CPU-M-CF",
880a73d21eSThomas Richter		"EventCode": "141",
890a73d21eSThomas Richter		"EventName": "L1D_LMEM_SOURCED_WRITES",
900a73d21eSThomas Richter		"BriefDescription": "L1D Local Memory Sourced Writes",
91*dfeab63aSThomas Richter		"PublicDescription": "A directory write to the Level-1 Data Cache where the installed cache line was sourced from memory that is attached to the same book as the Data cache (Local Memory)."
920a73d21eSThomas Richter	},
930a73d21eSThomas Richter	{
949bacbcedSThomas Richter		"Unit": "CPU-M-CF",
950a73d21eSThomas Richter		"EventCode": "142",
960a73d21eSThomas Richter		"EventName": "L1I_LMEM_SOURCED_WRITES",
970a73d21eSThomas Richter		"BriefDescription": "L1I Local Memory Sourced Writes",
98*dfeab63aSThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction Cache where the installed cache line was sourced from memory that is attached to the same book as the Instruction cache (Local Memory)."
990a73d21eSThomas Richter	},
1000a73d21eSThomas Richter	{
1019bacbcedSThomas Richter		"Unit": "CPU-M-CF",
1020a73d21eSThomas Richter		"EventCode": "143",
1030a73d21eSThomas Richter		"EventName": "L1I_OFFBOOK_L3_SOURCED_WRITES",
1040a73d21eSThomas Richter		"BriefDescription": "L1I Off-Book L3 Sourced Writes",
105*dfeab63aSThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction Cache directory where the returned cache line was sourced from an Off Book Level-3 cache."
1060a73d21eSThomas Richter	},
1070a73d21eSThomas Richter	{
1089bacbcedSThomas Richter		"Unit": "CPU-M-CF",
1090a73d21eSThomas Richter		"EventCode": "144",
1100a73d21eSThomas Richter		"EventName": "DTLB1_WRITES",
1110a73d21eSThomas Richter		"BriefDescription": "DTLB1 Writes",
112*dfeab63aSThomas Richter		"PublicDescription": "A translation entry has been written to the Level-1 Data Translation Lookaside Buffer (DTLB1)."
1130a73d21eSThomas Richter	},
1140a73d21eSThomas Richter	{
1159bacbcedSThomas Richter		"Unit": "CPU-M-CF",
1160a73d21eSThomas Richter		"EventCode": "145",
1170a73d21eSThomas Richter		"EventName": "ITLB1_WRITES",
1180a73d21eSThomas Richter		"BriefDescription": "ITLB1 Writes",
119*dfeab63aSThomas Richter		"PublicDescription": "A translation entry has been written to the Level-1 Instruction Translation Lookaside Buffer (ITLB1)."
1200a73d21eSThomas Richter	},
1210a73d21eSThomas Richter	{
1229bacbcedSThomas Richter		"Unit": "CPU-M-CF",
1230a73d21eSThomas Richter		"EventCode": "146",
1240a73d21eSThomas Richter		"EventName": "TLB2_PTE_WRITES",
1250a73d21eSThomas Richter		"BriefDescription": "TLB2 PTE Writes",
126*dfeab63aSThomas Richter		"PublicDescription": "A translation entry has been written to the Level-2 TLB Page Table Entry arrays."
1270a73d21eSThomas Richter	},
1280a73d21eSThomas Richter	{
1299bacbcedSThomas Richter		"Unit": "CPU-M-CF",
1300a73d21eSThomas Richter		"EventCode": "147",
1310a73d21eSThomas Richter		"EventName": "TLB2_CRSTE_HPAGE_WRITES",
1320a73d21eSThomas Richter		"BriefDescription": "TLB2 CRSTE One-Megabyte Page Writes",
133*dfeab63aSThomas Richter		"PublicDescription": "A translation entry has been written to the Level-2 TLB Common Region Segment Table Entry arrays for a one-megabyte large page translation."
1340a73d21eSThomas Richter	},
1350a73d21eSThomas Richter	{
1369bacbcedSThomas Richter		"Unit": "CPU-M-CF",
1370a73d21eSThomas Richter		"EventCode": "148",
1380a73d21eSThomas Richter		"EventName": "TLB2_CRSTE_WRITES",
1390a73d21eSThomas Richter		"BriefDescription": "TLB2 CRSTE Writes",
140*dfeab63aSThomas Richter		"PublicDescription": "A translation entry has been written to the Level-2 TLB Common Region Segment Table Entry arrays."
1410a73d21eSThomas Richter	},
1420a73d21eSThomas Richter	{
1439bacbcedSThomas Richter		"Unit": "CPU-M-CF",
1440a73d21eSThomas Richter		"EventCode": "150",
1450a73d21eSThomas Richter		"EventName": "L1D_ONCHIP_L3_SOURCED_WRITES",
1460a73d21eSThomas Richter		"BriefDescription": "L1D On-Chip L3 Sourced Writes",
147*dfeab63aSThomas 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."
1480a73d21eSThomas Richter	},
1490a73d21eSThomas Richter	{
1509bacbcedSThomas Richter		"Unit": "CPU-M-CF",
1510a73d21eSThomas Richter		"EventCode": "152",
1520a73d21eSThomas Richter		"EventName": "L1D_OFFCHIP_L3_SOURCED_WRITES",
1530a73d21eSThomas Richter		"BriefDescription": "L1D Off-Chip L3 Sourced Writes",
154*dfeab63aSThomas Richter		"PublicDescription": "A directory write to the Level-1 Data Cache directory where the returned cache line was sourced from an Off Chip/On Book Level-3 cache."
1550a73d21eSThomas Richter	},
1560a73d21eSThomas Richter	{
1579bacbcedSThomas Richter		"Unit": "CPU-M-CF",
1580a73d21eSThomas Richter		"EventCode": "153",
1590a73d21eSThomas Richter		"EventName": "L1I_ONCHIP_L3_SOURCED_WRITES",
1600a73d21eSThomas Richter		"BriefDescription": "L1I On-Chip L3 Sourced Writes",
161*dfeab63aSThomas 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."
1620a73d21eSThomas Richter	},
1630a73d21eSThomas Richter	{
1649bacbcedSThomas Richter		"Unit": "CPU-M-CF",
1650a73d21eSThomas Richter		"EventCode": "155",
1660a73d21eSThomas Richter		"EventName": "L1I_OFFCHIP_L3_SOURCED_WRITES",
1670a73d21eSThomas Richter		"BriefDescription": "L1I Off-Chip L3 Sourced Writes",
168*dfeab63aSThomas Richter		"PublicDescription": "A directory write to the Level-1 Instruction Cache directory where the returned cache line was sourced from an Off Chip/On Book Level-3 cache."
16908f3e087SJames Clark	}
1700a73d21eSThomas Richter]
171