1[
2    {
3        "BriefDescription": "PCU PCLK Clockticks",
4        "EventCode": "0x01",
5        "EventName": "UNC_P_CLOCKTICKS",
6        "PerPkg": "1",
7        "PublicDescription": "Number of PCU PCLK Clock cycles while the event is enabled",
8        "Unit": "PCU"
9    },
10    {
11        "BriefDescription": "UNC_P_CORE_TRANSITION_CYCLES",
12        "EventCode": "0x60",
13        "EventName": "UNC_P_CORE_TRANSITION_CYCLES",
14        "PerPkg": "1",
15        "Unit": "PCU"
16    },
17    {
18        "BriefDescription": "UNC_P_DEMOTIONS",
19        "EventCode": "0x30",
20        "EventName": "UNC_P_DEMOTIONS",
21        "PerPkg": "1",
22        "Unit": "PCU"
23    },
24    {
25        "BriefDescription": "Phase Shed 0 Cycles",
26        "EventCode": "0x75",
27        "EventName": "UNC_P_FIVR_PS_PS0_CYCLES",
28        "PerPkg": "1",
29        "PublicDescription": "Phase Shed 0 Cycles : Cycles spent in phase-shedding power state 0",
30        "Unit": "PCU"
31    },
32    {
33        "BriefDescription": "Phase Shed 1 Cycles",
34        "EventCode": "0x76",
35        "EventName": "UNC_P_FIVR_PS_PS1_CYCLES",
36        "PerPkg": "1",
37        "PublicDescription": "Phase Shed 1 Cycles : Cycles spent in phase-shedding power state 1",
38        "Unit": "PCU"
39    },
40    {
41        "BriefDescription": "Phase Shed 2 Cycles",
42        "EventCode": "0x77",
43        "EventName": "UNC_P_FIVR_PS_PS2_CYCLES",
44        "PerPkg": "1",
45        "PublicDescription": "Phase Shed 2 Cycles : Cycles spent in phase-shedding power state 2",
46        "Unit": "PCU"
47    },
48    {
49        "BriefDescription": "Phase Shed 3 Cycles",
50        "EventCode": "0x78",
51        "EventName": "UNC_P_FIVR_PS_PS3_CYCLES",
52        "PerPkg": "1",
53        "PublicDescription": "Phase Shed 3 Cycles : Cycles spent in phase-shedding power state 3",
54        "Unit": "PCU"
55    },
56    {
57        "BriefDescription": "AVX256 Frequency Clipping",
58        "EventCode": "0x49",
59        "EventName": "UNC_P_FREQ_CLIP_AVX256",
60        "PerPkg": "1",
61        "Unit": "PCU"
62    },
63    {
64        "BriefDescription": "AVX512 Frequency Clipping",
65        "EventCode": "0x4a",
66        "EventName": "UNC_P_FREQ_CLIP_AVX512",
67        "PerPkg": "1",
68        "Unit": "PCU"
69    },
70    {
71        "BriefDescription": "Thermal Strongest Upper Limit Cycles",
72        "EventCode": "0x04",
73        "EventName": "UNC_P_FREQ_MAX_LIMIT_THERMAL_CYCLES",
74        "PerPkg": "1",
75        "PublicDescription": "Thermal Strongest Upper Limit Cycles : Number of cycles any frequency is reduced due to a thermal limit.  Count only if throttling is occurring.",
76        "Unit": "PCU"
77    },
78    {
79        "BriefDescription": "Power Strongest Upper Limit Cycles",
80        "EventCode": "0x05",
81        "EventName": "UNC_P_FREQ_MAX_POWER_CYCLES",
82        "PerPkg": "1",
83        "PublicDescription": "Power Strongest Upper Limit Cycles : Counts the number of cycles when power is the upper limit on frequency.",
84        "Unit": "PCU"
85    },
86    {
87        "BriefDescription": "IO P Limit Strongest Lower Limit Cycles",
88        "EventCode": "0x73",
89        "EventName": "UNC_P_FREQ_MIN_IO_P_CYCLES",
90        "PerPkg": "1",
91        "PublicDescription": "IO P Limit Strongest Lower Limit Cycles : Counts the number of cycles when IO P Limit is preventing us from dropping the frequency lower.  This algorithm monitors the needs to the IO subsystem on both local and remote sockets and will maintain a frequency high enough to maintain good IO BW.  This is necessary for when all the IA cores on a socket are idle but a user still would like to maintain high IO Bandwidth.",
92        "Unit": "PCU"
93    },
94    {
95        "BriefDescription": "Cycles spent changing Frequency",
96        "EventCode": "0x74",
97        "EventName": "UNC_P_FREQ_TRANS_CYCLES",
98        "PerPkg": "1",
99        "PublicDescription": "Cycles spent changing Frequency : Counts the number of cycles when the system is changing frequency.  This can not be filtered by thread ID.  One can also use it with the occupancy counter that monitors number of threads in C0 to estimate the performance impact that frequency transitions had on the system.",
100        "Unit": "PCU"
101    },
102    {
103        "BriefDescription": "Memory Phase Shedding Cycles",
104        "EventCode": "0x2f",
105        "EventName": "UNC_P_MEMORY_PHASE_SHEDDING_CYCLES",
106        "PerPkg": "1",
107        "PublicDescription": "Memory Phase Shedding Cycles : Counts the number of cycles that the PCU has triggered memory phase shedding.  This is a mode that can be run in the iMC physicals that saves power at the expense of additional latency.",
108        "Unit": "PCU"
109    },
110    {
111        "BriefDescription": "Package C State Residency - C0",
112        "EventCode": "0x2a",
113        "EventName": "UNC_P_PKG_RESIDENCY_C0_CYCLES",
114        "PerPkg": "1",
115        "PublicDescription": "Package C State Residency - C0 : Counts the number of cycles when the package was in C0.  This event can be used in conjunction with edge detect to count C0 entrances (or exits using invert).  Residency events do not include transition times.",
116        "Unit": "PCU"
117    },
118    {
119        "BriefDescription": "Package C State Residency - C2E",
120        "EventCode": "0x2b",
121        "EventName": "UNC_P_PKG_RESIDENCY_C2E_CYCLES",
122        "PerPkg": "1",
123        "PublicDescription": "Package C State Residency - C2E : Counts the number of cycles when the package was in C2E.  This event can be used in conjunction with edge detect to count C2E entrances (or exits using invert).  Residency events do not include transition times.",
124        "Unit": "PCU"
125    },
126    {
127        "BriefDescription": "Package C State Residency - C6",
128        "EventCode": "0x2d",
129        "EventName": "UNC_P_PKG_RESIDENCY_C6_CYCLES",
130        "PerPkg": "1",
131        "PublicDescription": "Package C State Residency - C6 : Counts the number of cycles when the package was in C6.  This event can be used in conjunction with edge detect to count C6 entrances (or exits using invert).  Residency events do not include transition times.",
132        "Unit": "PCU"
133    },
134    {
135        "BriefDescription": "UNC_P_PMAX_THROTTLED_CYCLES",
136        "EventCode": "0x06",
137        "EventName": "UNC_P_PMAX_THROTTLED_CYCLES",
138        "PerPkg": "1",
139        "Unit": "PCU"
140    },
141    {
142        "BriefDescription": "Number of cores in C0",
143        "EventCode": "0x35",
144        "EventName": "UNC_P_POWER_STATE_OCCUPANCY_CORES_C0",
145        "PerPkg": "1",
146        "PublicDescription": "Number of cores in C0 : This is an occupancy event that tracks the number of cores that are in the chosen C-State.  It can be used by itself to get the average number of cores in that C-state with thresholding to generate histograms, or with other PCU events and occupancy triggering to capture other details.",
147        "Unit": "PCU"
148    },
149    {
150        "BriefDescription": "Number of cores in C3",
151        "EventCode": "0x36",
152        "EventName": "UNC_P_POWER_STATE_OCCUPANCY_CORES_C3",
153        "PerPkg": "1",
154        "PublicDescription": "Number of cores in C3 : This is an occupancy event that tracks the number of cores that are in the chosen C-State.  It can be used by itself to get the average number of cores in that C-state with thresholding to generate histograms, or with other PCU events and occupancy triggering to capture other details.",
155        "Unit": "PCU"
156    },
157    {
158        "BriefDescription": "Number of cores in C6",
159        "EventCode": "0x37",
160        "EventName": "UNC_P_POWER_STATE_OCCUPANCY_CORES_C6",
161        "PerPkg": "1",
162        "PublicDescription": "Number of cores in C6 : This is an occupancy event that tracks the number of cores that are in the chosen C-State.  It can be used by itself to get the average number of cores in that C-state with thresholding to generate histograms, or with other PCU events and occupancy triggering to capture other details.",
163        "Unit": "PCU"
164    },
165    {
166        "BriefDescription": "External Prochot",
167        "EventCode": "0x0a",
168        "EventName": "UNC_P_PROCHOT_EXTERNAL_CYCLES",
169        "PerPkg": "1",
170        "PublicDescription": "External Prochot : Counts the number of cycles that we are in external PROCHOT mode.  This mode is triggered when a sensor off the die determines that something off-die (like DRAM) is too hot and must throttle to avoid damaging the chip.",
171        "Unit": "PCU"
172    },
173    {
174        "BriefDescription": "Internal Prochot",
175        "EventCode": "0x09",
176        "EventName": "UNC_P_PROCHOT_INTERNAL_CYCLES",
177        "PerPkg": "1",
178        "PublicDescription": "Internal Prochot : Counts the number of cycles that we are in Internal PROCHOT mode.  This mode is triggered when a sensor on the die determines that we are too hot and must throttle to avoid damaging the chip.",
179        "Unit": "PCU"
180    },
181    {
182        "BriefDescription": "Total Core C State Transition Cycles",
183        "EventCode": "0x72",
184        "EventName": "UNC_P_TOTAL_TRANSITION_CYCLES",
185        "PerPkg": "1",
186        "PublicDescription": "Total Core C State Transition Cycles : Number of cycles spent performing core C state transitions across all cores.",
187        "Unit": "PCU"
188    },
189    {
190        "BriefDescription": "VR Hot",
191        "EventCode": "0x42",
192        "EventName": "UNC_P_VR_HOT_CYCLES",
193        "PerPkg": "1",
194        "PublicDescription": "VR Hot : Number of cycles that a CPU SVID VR is hot.  Does not cover DRAM VRs",
195        "Unit": "PCU"
196    }
197]
198