1b5948fc6SIan Rogers[
2b5948fc6SIan Rogers    {
3b5948fc6SIan Rogers        "BriefDescription": "L3 Lookup any request that access cache and found line in E or S-state.",
4b5948fc6SIan Rogers        "EventCode": "0x34",
5b5948fc6SIan Rogers        "EventName": "UNC_CBO_CACHE_LOOKUP.ANY_ES",
6b5948fc6SIan Rogers        "PerPkg": "1",
7b5948fc6SIan Rogers        "UMask": "0x86",
8*f58468a8SIan Rogers        "Unit": "CBOX"
9b5948fc6SIan Rogers    },
10b5948fc6SIan Rogers    {
11b5948fc6SIan Rogers        "BriefDescription": "L3 Lookup any request that access cache and found line in I-state.",
12b5948fc6SIan Rogers        "EventCode": "0x34",
13b5948fc6SIan Rogers        "EventName": "UNC_CBO_CACHE_LOOKUP.ANY_I",
14b5948fc6SIan Rogers        "PerPkg": "1",
15b5948fc6SIan Rogers        "UMask": "0x88",
16*f58468a8SIan Rogers        "Unit": "CBOX"
17b5948fc6SIan Rogers    },
18b5948fc6SIan Rogers    {
19b5948fc6SIan Rogers        "BriefDescription": "L3 Lookup any request that access cache and found line in M-state.",
20b5948fc6SIan Rogers        "EventCode": "0x34",
21b5948fc6SIan Rogers        "EventName": "UNC_CBO_CACHE_LOOKUP.ANY_M",
22b5948fc6SIan Rogers        "PerPkg": "1",
23b5948fc6SIan Rogers        "UMask": "0x81",
24*f58468a8SIan Rogers        "Unit": "CBOX"
25b5948fc6SIan Rogers    },
26b5948fc6SIan Rogers    {
27b5948fc6SIan Rogers        "BriefDescription": "L3 Lookup any request that access cache and found line in MESI-state.",
28b5948fc6SIan Rogers        "EventCode": "0x34",
29b5948fc6SIan Rogers        "EventName": "UNC_CBO_CACHE_LOOKUP.ANY_MESI",
30b5948fc6SIan Rogers        "PerPkg": "1",
31b5948fc6SIan Rogers        "UMask": "0x8f",
32*f58468a8SIan Rogers        "Unit": "CBOX"
33b5948fc6SIan Rogers    },
34b5948fc6SIan Rogers    {
35b5948fc6SIan Rogers        "BriefDescription": "L3 Lookup external snoop request that access cache and found line in E or S-state.",
36b5948fc6SIan Rogers        "EventCode": "0x34",
37b5948fc6SIan Rogers        "EventName": "UNC_CBO_CACHE_LOOKUP.EXTSNP_ES",
38b5948fc6SIan Rogers        "PerPkg": "1",
39b5948fc6SIan Rogers        "UMask": "0x46",
40*f58468a8SIan Rogers        "Unit": "CBOX"
41b5948fc6SIan Rogers    },
42b5948fc6SIan Rogers    {
43b5948fc6SIan Rogers        "BriefDescription": "L3 Lookup external snoop request that access cache and found line in I-state.",
44b5948fc6SIan Rogers        "EventCode": "0x34",
45b5948fc6SIan Rogers        "EventName": "UNC_CBO_CACHE_LOOKUP.EXTSNP_I",
46b5948fc6SIan Rogers        "PerPkg": "1",
47b5948fc6SIan Rogers        "UMask": "0x48",
48*f58468a8SIan Rogers        "Unit": "CBOX"
49b5948fc6SIan Rogers    },
50b5948fc6SIan Rogers    {
51b5948fc6SIan Rogers        "BriefDescription": "L3 Lookup external snoop request that access cache and found line in M-state.",
52b5948fc6SIan Rogers        "EventCode": "0x34",
53b5948fc6SIan Rogers        "EventName": "UNC_CBO_CACHE_LOOKUP.EXTSNP_M",
54b5948fc6SIan Rogers        "PerPkg": "1",
55b5948fc6SIan Rogers        "UMask": "0x41",
56*f58468a8SIan Rogers        "Unit": "CBOX"
57b5948fc6SIan Rogers    },
58b5948fc6SIan Rogers    {
59b5948fc6SIan Rogers        "BriefDescription": "L3 Lookup external snoop request that access cache and found line in MESI-state.",
60b5948fc6SIan Rogers        "EventCode": "0x34",
61b5948fc6SIan Rogers        "EventName": "UNC_CBO_CACHE_LOOKUP.EXTSNP_MESI",
62b5948fc6SIan Rogers        "PerPkg": "1",
63b5948fc6SIan Rogers        "UMask": "0x4f",
64*f58468a8SIan Rogers        "Unit": "CBOX"
65b5948fc6SIan Rogers    },
66b5948fc6SIan Rogers    {
67b5948fc6SIan Rogers        "BriefDescription": "L3 Lookup read request that access cache and found line in E or S-state.",
68b5948fc6SIan Rogers        "EventCode": "0x34",
69b5948fc6SIan Rogers        "EventName": "UNC_CBO_CACHE_LOOKUP.READ_ES",
70b5948fc6SIan Rogers        "PerPkg": "1",
71b5948fc6SIan Rogers        "UMask": "0x16",
72*f58468a8SIan Rogers        "Unit": "CBOX"
73b5948fc6SIan Rogers    },
74b5948fc6SIan Rogers    {
75b5948fc6SIan Rogers        "BriefDescription": "L3 Lookup read request that access cache and found line in I-state.",
76b5948fc6SIan Rogers        "EventCode": "0x34",
77b5948fc6SIan Rogers        "EventName": "UNC_CBO_CACHE_LOOKUP.READ_I",
78b5948fc6SIan Rogers        "PerPkg": "1",
79b5948fc6SIan Rogers        "UMask": "0x18",
80*f58468a8SIan Rogers        "Unit": "CBOX"
81b5948fc6SIan Rogers    },
82b5948fc6SIan Rogers    {
83b5948fc6SIan Rogers        "BriefDescription": "L3 Lookup read request that access cache and found line in M-state.",
84b5948fc6SIan Rogers        "EventCode": "0x34",
85b5948fc6SIan Rogers        "EventName": "UNC_CBO_CACHE_LOOKUP.READ_M",
86b5948fc6SIan Rogers        "PerPkg": "1",
87b5948fc6SIan Rogers        "UMask": "0x11",
88*f58468a8SIan Rogers        "Unit": "CBOX"
89b5948fc6SIan Rogers    },
90b5948fc6SIan Rogers    {
91b5948fc6SIan Rogers        "BriefDescription": "L3 Lookup read request that access cache and found line in any MESI-state.",
92b5948fc6SIan Rogers        "EventCode": "0x34",
93b5948fc6SIan Rogers        "EventName": "UNC_CBO_CACHE_LOOKUP.READ_MESI",
94b5948fc6SIan Rogers        "PerPkg": "1",
95b5948fc6SIan Rogers        "UMask": "0x1f",
96*f58468a8SIan Rogers        "Unit": "CBOX"
97b5948fc6SIan Rogers    },
98b5948fc6SIan Rogers    {
99b5948fc6SIan Rogers        "BriefDescription": "L3 Lookup write request that access cache and found line in E or S-state.",
100b5948fc6SIan Rogers        "EventCode": "0x34",
101b5948fc6SIan Rogers        "EventName": "UNC_CBO_CACHE_LOOKUP.WRITE_ES",
102b5948fc6SIan Rogers        "PerPkg": "1",
103b5948fc6SIan Rogers        "UMask": "0x26",
104*f58468a8SIan Rogers        "Unit": "CBOX"
105b5948fc6SIan Rogers    },
106b5948fc6SIan Rogers    {
107b5948fc6SIan Rogers        "BriefDescription": "L3 Lookup write request that access cache and found line in I-state.",
108b5948fc6SIan Rogers        "EventCode": "0x34",
109b5948fc6SIan Rogers        "EventName": "UNC_CBO_CACHE_LOOKUP.WRITE_I",
110b5948fc6SIan Rogers        "PerPkg": "1",
111b5948fc6SIan Rogers        "UMask": "0x28",
112*f58468a8SIan Rogers        "Unit": "CBOX"
113b5948fc6SIan Rogers    },
114b5948fc6SIan Rogers    {
115b5948fc6SIan Rogers        "BriefDescription": "L3 Lookup write request that access cache and found line in M-state.",
116b5948fc6SIan Rogers        "EventCode": "0x34",
117b5948fc6SIan Rogers        "EventName": "UNC_CBO_CACHE_LOOKUP.WRITE_M",
118b5948fc6SIan Rogers        "PerPkg": "1",
119b5948fc6SIan Rogers        "UMask": "0x21",
120*f58468a8SIan Rogers        "Unit": "CBOX"
121b5948fc6SIan Rogers    },
122b5948fc6SIan Rogers    {
123b5948fc6SIan Rogers        "BriefDescription": "L3 Lookup write request that access cache and found line in MESI-state.",
124b5948fc6SIan Rogers        "EventCode": "0x34",
125b5948fc6SIan Rogers        "EventName": "UNC_CBO_CACHE_LOOKUP.WRITE_MESI",
126b5948fc6SIan Rogers        "PerPkg": "1",
127b5948fc6SIan Rogers        "UMask": "0x2f",
128*f58468a8SIan Rogers        "Unit": "CBOX"
129b5948fc6SIan Rogers    },
130b5948fc6SIan Rogers    {
131b5948fc6SIan Rogers        "BriefDescription": "A cross-core snoop resulted from L3 Eviction which hits a modified line in some processor core.",
132b5948fc6SIan Rogers        "EventCode": "0x22",
133b5948fc6SIan Rogers        "EventName": "UNC_CBO_XSNP_RESPONSE.HITM_EVICTION",
134b5948fc6SIan Rogers        "PerPkg": "1",
135b5948fc6SIan Rogers        "UMask": "0x88",
136*f58468a8SIan Rogers        "Unit": "CBOX"
137b5948fc6SIan Rogers    },
138b5948fc6SIan Rogers    {
139b5948fc6SIan Rogers        "BriefDescription": "An external snoop hits a modified line in some processor core.",
140b5948fc6SIan Rogers        "EventCode": "0x22",
141b5948fc6SIan Rogers        "EventName": "UNC_CBO_XSNP_RESPONSE.HITM_EXTERNAL",
142b5948fc6SIan Rogers        "PerPkg": "1",
143b5948fc6SIan Rogers        "UMask": "0x28",
144*f58468a8SIan Rogers        "Unit": "CBOX"
145b5948fc6SIan Rogers    },
146b5948fc6SIan Rogers    {
147b5948fc6SIan Rogers        "BriefDescription": "A cross-core snoop initiated by this Cbox due to processor core memory request which hits a modified line in some processor core.",
148b5948fc6SIan Rogers        "EventCode": "0x22",
149b5948fc6SIan Rogers        "EventName": "UNC_CBO_XSNP_RESPONSE.HITM_XCORE",
150b5948fc6SIan Rogers        "PerPkg": "1",
151b5948fc6SIan Rogers        "UMask": "0x48",
152*f58468a8SIan Rogers        "Unit": "CBOX"
153b5948fc6SIan Rogers    },
154b5948fc6SIan Rogers    {
155b5948fc6SIan Rogers        "BriefDescription": "A cross-core snoop resulted from L3 Eviction which hits a non-modified line in some processor core.",
156b5948fc6SIan Rogers        "EventCode": "0x22",
157b5948fc6SIan Rogers        "EventName": "UNC_CBO_XSNP_RESPONSE.HIT_EVICTION",
158b5948fc6SIan Rogers        "PerPkg": "1",
159b5948fc6SIan Rogers        "UMask": "0x84",
160*f58468a8SIan Rogers        "Unit": "CBOX"
161b5948fc6SIan Rogers    },
162b5948fc6SIan Rogers    {
163b5948fc6SIan Rogers        "BriefDescription": "An external snoop hits a non-modified line in some processor core.",
164b5948fc6SIan Rogers        "EventCode": "0x22",
165b5948fc6SIan Rogers        "EventName": "UNC_CBO_XSNP_RESPONSE.HIT_EXTERNAL",
166b5948fc6SIan Rogers        "PerPkg": "1",
167b5948fc6SIan Rogers        "UMask": "0x24",
168*f58468a8SIan Rogers        "Unit": "CBOX"
169b5948fc6SIan Rogers    },
170b5948fc6SIan Rogers    {
171b5948fc6SIan Rogers        "BriefDescription": "A cross-core snoop initiated by this Cbox due to processor core memory request which hits a non-modified line in some processor core.",
172b5948fc6SIan Rogers        "EventCode": "0x22",
173b5948fc6SIan Rogers        "EventName": "UNC_CBO_XSNP_RESPONSE.HIT_XCORE",
174b5948fc6SIan Rogers        "PerPkg": "1",
175b5948fc6SIan Rogers        "UMask": "0x44",
176*f58468a8SIan Rogers        "Unit": "CBOX"
177b5948fc6SIan Rogers    },
178b5948fc6SIan Rogers    {
179b5948fc6SIan Rogers        "BriefDescription": "A cross-core snoop resulted from L3 Eviction which misses in some processor core.",
180b5948fc6SIan Rogers        "EventCode": "0x22",
181b5948fc6SIan Rogers        "EventName": "UNC_CBO_XSNP_RESPONSE.MISS_EVICTION",
182b5948fc6SIan Rogers        "PerPkg": "1",
183b5948fc6SIan Rogers        "UMask": "0x81",
184*f58468a8SIan Rogers        "Unit": "CBOX"
185b5948fc6SIan Rogers    },
186b5948fc6SIan Rogers    {
187b5948fc6SIan Rogers        "BriefDescription": "An external snoop misses in some processor core.",
188b5948fc6SIan Rogers        "EventCode": "0x22",
189b5948fc6SIan Rogers        "EventName": "UNC_CBO_XSNP_RESPONSE.MISS_EXTERNAL",
190b5948fc6SIan Rogers        "PerPkg": "1",
191b5948fc6SIan Rogers        "UMask": "0x21",
192*f58468a8SIan Rogers        "Unit": "CBOX"
193b5948fc6SIan Rogers    },
194b5948fc6SIan Rogers    {
195b5948fc6SIan Rogers        "BriefDescription": "A cross-core snoop initiated by this Cbox due to processor core memory request which misses in some processor core.",
196b5948fc6SIan Rogers        "EventCode": "0x22",
197b5948fc6SIan Rogers        "EventName": "UNC_CBO_XSNP_RESPONSE.MISS_XCORE",
198b5948fc6SIan Rogers        "PerPkg": "1",
199b5948fc6SIan Rogers        "UMask": "0x41",
200*f58468a8SIan Rogers        "Unit": "CBOX"
201b5948fc6SIan Rogers    }
202b5948fc6SIan Rogers]
203