|
1 | 1 | [ |
2 | 2 | { |
3 | 3 | "BriefDescription": "ARITH.FPDIV_ACTIVE", |
4 | | - "CollectPEBSRecord": "2", |
5 | | - "Counter": "0,1,2,3,4,5,6,7", |
6 | 4 | "CounterMask": "1", |
7 | 5 | "EventCode": "0xb0", |
8 | 6 | "EventName": "ARITH.FPDIV_ACTIVE", |
9 | | - "PEBScounters": "0,1,2,3,4,5,6,7", |
10 | 7 | "SampleAfterValue": "1000003", |
11 | | - "Speculative": "1", |
12 | 8 | "UMask": "0x1" |
13 | 9 | }, |
14 | 10 | { |
15 | 11 | "BriefDescription": "Counts all microcode FP assists.", |
16 | | - "CollectPEBSRecord": "2", |
17 | | - "Counter": "0,1,2,3,4,5,6,7", |
18 | 12 | "EventCode": "0xc1", |
19 | 13 | "EventName": "ASSISTS.FP", |
20 | | - "PEBScounters": "0,1,2,3,4,5,6,7", |
21 | 14 | "PublicDescription": "Counts all microcode Floating Point assists.", |
22 | 15 | "SampleAfterValue": "100003", |
23 | | - "Speculative": "1", |
24 | 16 | "UMask": "0x2" |
25 | 17 | }, |
26 | 18 | { |
27 | 19 | "BriefDescription": "ASSISTS.SSE_AVX_MIX", |
28 | | - "CollectPEBSRecord": "2", |
29 | | - "Counter": "0,1,2,3,4,5,6,7", |
30 | 20 | "EventCode": "0xc1", |
31 | 21 | "EventName": "ASSISTS.SSE_AVX_MIX", |
32 | | - "PEBScounters": "0,1,2,3,4,5,6,7", |
33 | 22 | "SampleAfterValue": "1000003", |
34 | | - "Speculative": "1", |
35 | 23 | "UMask": "0x10" |
36 | 24 | }, |
37 | 25 | { |
38 | 26 | "BriefDescription": "FP_ARITH_DISPATCHED.PORT_0", |
39 | | - "CollectPEBSRecord": "2", |
40 | | - "Counter": "0,1,2,3,4,5,6,7", |
41 | 27 | "EventCode": "0xb3", |
42 | 28 | "EventName": "FP_ARITH_DISPATCHED.PORT_0", |
43 | | - "PEBScounters": "0,1,2,3,4,5,6,7", |
44 | 29 | "SampleAfterValue": "2000003", |
45 | | - "Speculative": "1", |
46 | 30 | "UMask": "0x1" |
47 | 31 | }, |
48 | 32 | { |
49 | 33 | "BriefDescription": "FP_ARITH_DISPATCHED.PORT_1", |
50 | | - "CollectPEBSRecord": "2", |
51 | | - "Counter": "0,1,2,3,4,5,6,7", |
52 | 34 | "EventCode": "0xb3", |
53 | 35 | "EventName": "FP_ARITH_DISPATCHED.PORT_1", |
54 | | - "PEBScounters": "0,1,2,3,4,5,6,7", |
55 | 36 | "SampleAfterValue": "2000003", |
56 | | - "Speculative": "1", |
57 | 37 | "UMask": "0x2" |
58 | 38 | }, |
59 | 39 | { |
60 | 40 | "BriefDescription": "FP_ARITH_DISPATCHED.PORT_5", |
61 | | - "CollectPEBSRecord": "2", |
62 | | - "Counter": "0,1,2,3,4,5,6,7", |
63 | 41 | "EventCode": "0xb3", |
64 | 42 | "EventName": "FP_ARITH_DISPATCHED.PORT_5", |
65 | | - "PEBScounters": "0,1,2,3,4,5,6,7", |
66 | 43 | "SampleAfterValue": "2000003", |
67 | | - "Speculative": "1", |
68 | 44 | "UMask": "0x4" |
69 | 45 | }, |
70 | 46 | { |
71 | 47 | "BriefDescription": "Counts number of SSE/AVX computational 128-bit packed double precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 2 computation operations, one for each element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.", |
72 | | - "CollectPEBSRecord": "2", |
73 | | - "Counter": "0,1,2,3,4,5,6,7", |
74 | 48 | "EventCode": "0xc7", |
75 | 49 | "EventName": "FP_ARITH_INST_RETIRED.128B_PACKED_DOUBLE", |
76 | | - "PEBScounters": "0,1,2,3,4,5,6,7", |
77 | 50 | "PublicDescription": "Number of SSE/AVX computational 128-bit packed double precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 2 computation operations, one for each element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element. The DAZ and FTZ flags in the MXCSR register need to be set when using these events.", |
78 | 51 | "SampleAfterValue": "100003", |
79 | 52 | "UMask": "0x4" |
80 | 53 | }, |
81 | 54 | { |
82 | 55 | "BriefDescription": "Number of SSE/AVX computational 128-bit packed single precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 4 computation operations, one for each element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.", |
83 | | - "CollectPEBSRecord": "2", |
84 | | - "Counter": "0,1,2,3,4,5,6,7", |
85 | 56 | "EventCode": "0xc7", |
86 | 57 | "EventName": "FP_ARITH_INST_RETIRED.128B_PACKED_SINGLE", |
87 | | - "PEBScounters": "0,1,2,3,4,5,6,7", |
88 | 58 | "PublicDescription": "Number of SSE/AVX computational 128-bit packed single precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 4 computation operations, one for each element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element. The DAZ and FTZ flags in the MXCSR register need to be set when using these events.", |
89 | 59 | "SampleAfterValue": "100003", |
90 | 60 | "UMask": "0x8" |
91 | 61 | }, |
92 | 62 | { |
93 | 63 | "BriefDescription": "Counts number of SSE/AVX computational 256-bit packed double precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 4 computation operations, one for each element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.", |
94 | | - "CollectPEBSRecord": "2", |
95 | | - "Counter": "0,1,2,3,4,5,6,7", |
96 | 64 | "EventCode": "0xc7", |
97 | 65 | "EventName": "FP_ARITH_INST_RETIRED.256B_PACKED_DOUBLE", |
98 | | - "PEBScounters": "0,1,2,3,4,5,6,7", |
99 | 66 | "PublicDescription": "Number of SSE/AVX computational 256-bit packed double precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 4 computation operations, one for each element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element. The DAZ and FTZ flags in the MXCSR register need to be set when using these events.", |
100 | 67 | "SampleAfterValue": "100003", |
101 | 68 | "UMask": "0x10" |
102 | 69 | }, |
103 | 70 | { |
104 | 71 | "BriefDescription": "Counts number of SSE/AVX computational 256-bit packed single precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 8 computation operations, one for each element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.", |
105 | | - "CollectPEBSRecord": "2", |
106 | | - "Counter": "0,1,2,3,4,5,6,7", |
107 | 72 | "EventCode": "0xc7", |
108 | 73 | "EventName": "FP_ARITH_INST_RETIRED.256B_PACKED_SINGLE", |
109 | | - "PEBScounters": "0,1,2,3,4,5,6,7", |
110 | 74 | "PublicDescription": "Number of SSE/AVX computational 256-bit packed single precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 8 computation operations, one for each element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element. The DAZ and FTZ flags in the MXCSR register need to be set when using these events.", |
111 | 75 | "SampleAfterValue": "100003", |
112 | 76 | "UMask": "0x20" |
113 | 77 | }, |
114 | 78 | { |
115 | 79 | "BriefDescription": "Counts number of SSE/AVX computational 512-bit packed double precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 8 computation operations, one for each element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB MUL DIV MIN MAX SQRT RSQRT14 RCP14 FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.", |
116 | | - "CollectPEBSRecord": "2", |
117 | | - "Counter": "0,1,2,3,4,5,6,7", |
118 | 80 | "EventCode": "0xc7", |
119 | 81 | "EventName": "FP_ARITH_INST_RETIRED.512B_PACKED_DOUBLE", |
120 | | - "PEBScounters": "0,1,2,3,4,5,6,7", |
121 | 82 | "PublicDescription": "Number of SSE/AVX computational 512-bit packed double precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 8 computation operations, one for each element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB MUL DIV MIN MAX SQRT RSQRT14 RCP14 FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element. The DAZ and FTZ flags in the MXCSR register need to be set when using these events.", |
122 | 83 | "SampleAfterValue": "100003", |
123 | 84 | "UMask": "0x40" |
124 | 85 | }, |
125 | 86 | { |
126 | 87 | "BriefDescription": "Counts number of SSE/AVX computational 512-bit packed single precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 16 computation operations, one for each element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MUL DIV MIN MAX SQRT RSQRT14 RCP14 FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.", |
127 | | - "CollectPEBSRecord": "2", |
128 | | - "Counter": "0,1,2,3,4,5,6,7", |
129 | 88 | "EventCode": "0xc7", |
130 | 89 | "EventName": "FP_ARITH_INST_RETIRED.512B_PACKED_SINGLE", |
131 | | - "PEBScounters": "0,1,2,3,4,5,6,7", |
132 | 90 | "PublicDescription": "Number of SSE/AVX computational 512-bit packed single precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 16 computation operations, one for each element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MUL DIV MIN MAX SQRT RSQRT14 RCP14 FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element. The DAZ and FTZ flags in the MXCSR register need to be set when using these events.", |
133 | 91 | "SampleAfterValue": "100003", |
134 | 92 | "UMask": "0x80" |
135 | 93 | }, |
136 | 94 | { |
137 | 95 | "BriefDescription": "Counts number of SSE/AVX computational scalar double precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 1 computational operation. Applies to SSE* and AVX* scalar double precision floating-point instructions: ADD SUB MUL DIV MIN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.", |
138 | | - "CollectPEBSRecord": "2", |
139 | | - "Counter": "0,1,2,3,4,5,6,7", |
140 | 96 | "EventCode": "0xc7", |
141 | 97 | "EventName": "FP_ARITH_INST_RETIRED.SCALAR_DOUBLE", |
142 | | - "PEBScounters": "0,1,2,3,4,5,6,7", |
143 | 98 | "PublicDescription": "Number of SSE/AVX computational scalar double precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 1 computational operation. Applies to SSE* and AVX* scalar double precision floating-point instructions: ADD SUB MUL DIV MIN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element. The DAZ and FTZ flags in the MXCSR register need to be set when using these events.", |
144 | 99 | "SampleAfterValue": "100003", |
145 | 100 | "UMask": "0x1" |
146 | 101 | }, |
147 | 102 | { |
148 | 103 | "BriefDescription": "Counts number of SSE/AVX computational scalar single precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 1 computational operation. Applies to SSE* and AVX* scalar single precision floating-point instructions: ADD SUB MUL DIV MIN MAX SQRT RSQRT RCP FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element.", |
149 | | - "CollectPEBSRecord": "2", |
150 | | - "Counter": "0,1,2,3,4,5,6,7", |
151 | 104 | "EventCode": "0xc7", |
152 | 105 | "EventName": "FP_ARITH_INST_RETIRED.SCALAR_SINGLE", |
153 | | - "PEBScounters": "0,1,2,3,4,5,6,7", |
154 | 106 | "PublicDescription": "Number of SSE/AVX computational scalar single precision floating-point instructions retired; some instructions will count twice as noted below. Each count represents 1 computational operation. Applies to SSE* and AVX* scalar single precision floating-point instructions: ADD SUB MUL DIV MIN MAX SQRT RSQRT RCP FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations per element. The DAZ and FTZ flags in the MXCSR register need to be set when using these events.", |
155 | 107 | "SampleAfterValue": "100003", |
156 | 108 | "UMask": "0x2" |
157 | 109 | }, |
158 | 110 | { |
159 | 111 | "BriefDescription": "FP_ARITH_INST_RETIRED2.128B_PACKED_HALF", |
160 | | - "Counter": "0,1,2,3,4,5,6,7", |
161 | 112 | "EventCode": "0xcf", |
162 | 113 | "EventName": "FP_ARITH_INST_RETIRED2.128B_PACKED_HALF", |
163 | | - "PEBScounters": "0,1,2,3,4,5,6,7", |
164 | 114 | "SampleAfterValue": "100003", |
165 | 115 | "UMask": "0x4" |
166 | 116 | }, |
167 | 117 | { |
168 | 118 | "BriefDescription": "FP_ARITH_INST_RETIRED2.256B_PACKED_HALF", |
169 | | - "Counter": "0,1,2,3,4,5,6,7", |
170 | 119 | "EventCode": "0xcf", |
171 | 120 | "EventName": "FP_ARITH_INST_RETIRED2.256B_PACKED_HALF", |
172 | | - "PEBScounters": "0,1,2,3,4,5,6,7", |
173 | 121 | "SampleAfterValue": "100003", |
174 | 122 | "UMask": "0x8" |
175 | 123 | }, |
176 | 124 | { |
177 | 125 | "BriefDescription": "FP_ARITH_INST_RETIRED2.512B_PACKED_HALF", |
178 | | - "CollectPEBSRecord": "2", |
179 | | - "Counter": "0,1,2,3,4,5,6,7", |
180 | 126 | "EventCode": "0xcf", |
181 | 127 | "EventName": "FP_ARITH_INST_RETIRED2.512B_PACKED_HALF", |
182 | | - "PEBScounters": "0,1,2,3,4,5,6,7", |
183 | 128 | "SampleAfterValue": "100003", |
184 | 129 | "UMask": "0x10" |
185 | 130 | }, |
186 | 131 | { |
187 | 132 | "BriefDescription": "FP_ARITH_INST_RETIRED2.COMPLEX_SCALAR_HALF", |
188 | | - "Counter": "0,1,2,3,4,5,6,7", |
189 | 133 | "EventCode": "0xcf", |
190 | 134 | "EventName": "FP_ARITH_INST_RETIRED2.COMPLEX_SCALAR_HALF", |
191 | | - "PEBScounters": "0,1,2,3,4,5,6,7", |
192 | 135 | "SampleAfterValue": "100003", |
193 | 136 | "UMask": "0x2" |
194 | 137 | }, |
195 | 138 | { |
196 | 139 | "BriefDescription": "Number of all Scalar Half-Precision FP arithmetic instructions(1) retired - regular and complex.", |
197 | | - "Counter": "0,1,2,3,4,5,6,7", |
198 | 140 | "EventCode": "0xcf", |
199 | 141 | "EventName": "FP_ARITH_INST_RETIRED2.SCALAR", |
200 | | - "PEBScounters": "0,1,2,3,4,5,6,7", |
201 | 142 | "PublicDescription": "FP_ARITH_INST_RETIRED2.SCALAR", |
202 | 143 | "SampleAfterValue": "100003", |
203 | 144 | "UMask": "0x3" |
204 | 145 | }, |
205 | 146 | { |
206 | 147 | "BriefDescription": "FP_ARITH_INST_RETIRED2.SCALAR_HALF", |
207 | | - "Counter": "0,1,2,3,4,5,6,7", |
208 | 148 | "EventCode": "0xcf", |
209 | 149 | "EventName": "FP_ARITH_INST_RETIRED2.SCALAR_HALF", |
210 | | - "PEBScounters": "0,1,2,3,4,5,6,7", |
211 | 150 | "SampleAfterValue": "100003", |
212 | 151 | "UMask": "0x1" |
213 | 152 | }, |
214 | 153 | { |
215 | 154 | "BriefDescription": "Number of all Vector (also called packed) Half-Precision FP arithmetic instructions(1) retired.", |
216 | | - "Counter": "0,1,2,3,4,5,6,7", |
217 | 155 | "EventCode": "0xcf", |
218 | 156 | "EventName": "FP_ARITH_INST_RETIRED2.VECTOR", |
219 | | - "PEBScounters": "0,1,2,3,4,5,6,7", |
220 | 157 | "PublicDescription": "FP_ARITH_INST_RETIRED2.VECTOR", |
221 | 158 | "SampleAfterValue": "100003", |
222 | 159 | "UMask": "0x1c" |
|
0 commit comments