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": "CBOX"
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": "CBOX"
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": "CBOX"
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": "CBOX"
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": "CBOX"
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": "CBOX"
55    },
56    {
57        "BriefDescription": "L3 Lookup read request that access cache and found line in any MESI-state",
58        "EventCode": "0x34",
59        "EventName": "UNC_CBO_CACHE_LOOKUP.READ_MESI",
60        "PerPkg": "1",
61        "PublicDescription": "L3 Lookup read request that access cache and found line in any MESI-state.",
62        "UMask": "0x1f",
63        "Unit": "CBOX"
64    },
65    {
66        "BriefDescription": "L3 Lookup write request that access cache and found line in E or S-state",
67        "EventCode": "0x34",
68        "EventName": "UNC_CBO_CACHE_LOOKUP.WRITE_ES",
69        "PerPkg": "1",
70        "PublicDescription": "L3 Lookup write request that access cache and found line in E or S-state.",
71        "UMask": "0x26",
72        "Unit": "CBOX"
73    },
74    {
75        "BriefDescription": "L3 Lookup write request that access cache and found line in M-state",
76        "EventCode": "0x34",
77        "EventName": "UNC_CBO_CACHE_LOOKUP.WRITE_M",
78        "PerPkg": "1",
79        "PublicDescription": "L3 Lookup write request that access cache and found line in M-state.",
80        "UMask": "0x21",
81        "Unit": "CBOX"
82    },
83    {
84        "BriefDescription": "L3 Lookup write request that access cache and found line in MESI-state",
85        "EventCode": "0x34",
86        "EventName": "UNC_CBO_CACHE_LOOKUP.WRITE_MESI",
87        "PerPkg": "1",
88        "PublicDescription": "L3 Lookup write request that access cache and found line in MESI-state.",
89        "UMask": "0x2f",
90        "Unit": "CBOX"
91    },
92    {
93        "BriefDescription": "A cross-core snoop initiated by this Cbox due to processor core memory request which hits a modified line in some processor core.",
94        "EventCode": "0x22",
95        "EventName": "UNC_CBO_XSNP_RESPONSE.HITM_XCORE",
96        "PerPkg": "1",
97        "UMask": "0x48",
98        "Unit": "CBOX"
99    },
100    {
101        "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.",
102        "EventCode": "0x22",
103        "EventName": "UNC_CBO_XSNP_RESPONSE.HIT_XCORE",
104        "PerPkg": "1",
105        "UMask": "0x44",
106        "Unit": "CBOX"
107    },
108    {
109        "BriefDescription": "A cross-core snoop resulted from L3 Eviction which misses in some processor core.",
110        "EventCode": "0x22",
111        "EventName": "UNC_CBO_XSNP_RESPONSE.MISS_EVICTION",
112        "PerPkg": "1",
113        "UMask": "0x81",
114        "Unit": "CBOX"
115    },
116    {
117        "BriefDescription": "A cross-core snoop initiated by this Cbox due to processor core memory request which misses in some processor core.",
118        "EventCode": "0x22",
119        "EventName": "UNC_CBO_XSNP_RESPONSE.MISS_XCORE",
120        "PerPkg": "1",
121        "UMask": "0x41",
122        "Unit": "CBOX"
123    }
124]
125