1[
2    {
3        "BriefDescription": "L3 Lookup any request that access cache and found line in E or S-state",
4        "EventCode": "0x34",
5        "EventName": "UNC_CBO_CACHE_LOOKUP.ANY_ES",
6        "PerPkg": "1",
7        "PublicDescription": "L3 Lookup any request that access cache and found line in E or S-state.",
8        "UMask": "0x86",
9        "Unit": "CBO"
10    },
11    {
12        "BriefDescription": "L3 Lookup any request that access cache and found line in I-state",
13        "EventCode": "0x34",
14        "EventName": "UNC_CBO_CACHE_LOOKUP.ANY_I",
15        "PerPkg": "1",
16        "PublicDescription": "L3 Lookup any request that access cache and found line in I-state.",
17        "UMask": "0x88",
18        "Unit": "CBO"
19    },
20    {
21        "BriefDescription": "L3 Lookup any request that access cache and found line in M-state",
22        "EventCode": "0x34",
23        "EventName": "UNC_CBO_CACHE_LOOKUP.ANY_M",
24        "PerPkg": "1",
25        "PublicDescription": "L3 Lookup any request that access cache and found line in M-state.",
26        "UMask": "0x81",
27        "Unit": "CBO"
28    },
29    {
30        "BriefDescription": "L3 Lookup any request that access cache and found line in MESI-state",
31        "EventCode": "0x34",
32        "EventName": "UNC_CBO_CACHE_LOOKUP.ANY_MESI",
33        "PerPkg": "1",
34        "PublicDescription": "L3 Lookup any request that access cache and found line in MESI-state.",
35        "UMask": "0x8f",
36        "Unit": "CBO"
37    },
38    {
39        "BriefDescription": "L3 Lookup read request that access cache and found line in E or S-state",
40        "EventCode": "0x34",
41        "EventName": "UNC_CBO_CACHE_LOOKUP.READ_ES",
42        "PerPkg": "1",
43        "PublicDescription": "L3 Lookup read request that access cache and found line in E or S-state.",
44        "UMask": "0x16",
45        "Unit": "CBO"
46    },
47    {
48        "BriefDescription": "L3 Lookup read request that access cache and found line in I-state",
49        "EventCode": "0x34",
50        "EventName": "UNC_CBO_CACHE_LOOKUP.READ_I",
51        "PerPkg": "1",
52        "PublicDescription": "L3 Lookup read request that access cache and found line in I-state.",
53        "UMask": "0x18",
54        "Unit": "CBO"
55    },
56    {
57        "BriefDescription": "L3 Lookup read request that access cache and found line in M-state",
58        "EventCode": "0x34",
59        "EventName": "UNC_CBO_CACHE_LOOKUP.READ_M",
60        "PerPkg": "1",
61        "PublicDescription": "L3 Lookup read request that access cache and found line in M-state.",
62        "UMask": "0x11",
63        "Unit": "CBO"
64    },
65    {
66        "BriefDescription": "L3 Lookup read request that access cache and found line in any MESI-state",
67        "EventCode": "0x34",
68        "EventName": "UNC_CBO_CACHE_LOOKUP.READ_MESI",
69        "PerPkg": "1",
70        "PublicDescription": "L3 Lookup read request that access cache and found line in any MESI-state.",
71        "UMask": "0x1f",
72        "Unit": "CBO"
73    },
74    {
75        "BriefDescription": "L3 Lookup write request that access cache and found line in E or S-state",
76        "EventCode": "0x34",
77        "EventName": "UNC_CBO_CACHE_LOOKUP.WRITE_ES",
78        "PerPkg": "1",
79        "PublicDescription": "L3 Lookup write request that access cache and found line in E or S-state.",
80        "UMask": "0x26",
81        "Unit": "CBO"
82    },
83    {
84        "BriefDescription": "L3 Lookup write request that access cache and found line in M-state",
85        "EventCode": "0x34",
86        "EventName": "UNC_CBO_CACHE_LOOKUP.WRITE_M",
87        "PerPkg": "1",
88        "PublicDescription": "L3 Lookup write request that access cache and found line in M-state.",
89        "UMask": "0x21",
90        "Unit": "CBO"
91    },
92    {
93        "BriefDescription": "L3 Lookup write request that access cache and found line in MESI-state",
94        "EventCode": "0x34",
95        "EventName": "UNC_CBO_CACHE_LOOKUP.WRITE_MESI",
96        "PerPkg": "1",
97        "PublicDescription": "L3 Lookup write request that access cache and found line in MESI-state.",
98        "UMask": "0x2f",
99        "Unit": "CBO"
100    },
101    {
102        "BriefDescription": "A cross-core snoop initiated by this Cbox due to processor core memory request which hits a modified line in some processor core.",
103        "EventCode": "0x22",
104        "EventName": "UNC_CBO_XSNP_RESPONSE.HITM_XCORE",
105        "PerPkg": "1",
106        "UMask": "0x48",
107        "Unit": "CBO"
108    },
109    {
110        "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.",
111        "EventCode": "0x22",
112        "EventName": "UNC_CBO_XSNP_RESPONSE.HIT_XCORE",
113        "PerPkg": "1",
114        "UMask": "0x44",
115        "Unit": "CBO"
116    },
117    {
118        "BriefDescription": "A cross-core snoop resulted from L3 Eviction which misses in some processor core.",
119        "EventCode": "0x22",
120        "EventName": "UNC_CBO_XSNP_RESPONSE.MISS_EVICTION",
121        "PerPkg": "1",
122        "UMask": "0x81",
123        "Unit": "CBO"
124    },
125    {
126        "BriefDescription": "A cross-core snoop initiated by this Cbox due to processor core memory request which misses in some processor core.",
127        "EventCode": "0x22",
128        "EventName": "UNC_CBO_XSNP_RESPONSE.MISS_XCORE",
129        "PerPkg": "1",
130        "UMask": "0x41",
131        "Unit": "CBO"
132    }
133]
134