Loading...
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 | [ { "PublicDescription": "Instruction architecturally executed, Condition code check pass, software increment", "EventCode": "0x00", "EventName": "SW_INCR", "BriefDescription": "Instruction architecturally executed, Condition code check pass, software increment" }, { "PublicDescription": "Level 1 instruction cache refill", "EventCode": "0x01", "EventName": "L1I_CACHE_REFILL", "BriefDescription": "Level 1 instruction cache refill" }, { "PublicDescription": "Attributable Level 1 instruction TLB refill", "EventCode": "0x02", "EventName": "L1I_TLB_REFILL", "BriefDescription": "Attributable Level 1 instruction TLB refill" }, { "PublicDescription": "Level 1 data cache refill", "EventCode": "0x03", "EventName": "L1D_CACHE_REFILL", "BriefDescription": "Level 1 data cache refill" }, { "PublicDescription": "Level 1 data cache access", "EventCode": "0x04", "EventName": "L1D_CACHE", "BriefDescription": "Level 1 data cache access" }, { "PublicDescription": "Attributable Level 1 data TLB refill", "EventCode": "0x05", "EventName": "L1D_TLB_REFILL", "BriefDescription": "Attributable Level 1 data TLB refill" }, { "PublicDescription": "Instruction architecturally executed", "EventCode": "0x08", "EventName": "INST_RETIRED", "BriefDescription": "Instruction architecturally executed" }, { "PublicDescription": "Exception taken", "EventCode": "0x09", "EventName": "EXC_TAKEN", "BriefDescription": "Exception taken" }, { "PublicDescription": "Instruction architecturally executed, condition check pass, exception return", "EventCode": "0x0a", "EventName": "EXC_RETURN", "BriefDescription": "Instruction architecturally executed, condition check pass, exception return" }, { "PublicDescription": "Instruction architecturally executed, condition code check pass, write to CONTEXTIDR", "EventCode": "0x0b", "EventName": "CID_WRITE_RETIRED", "BriefDescription": "Instruction architecturally executed, condition code check pass, write to CONTEXTIDR" }, { "PublicDescription": "Mispredicted or not predicted branch speculatively executed", "EventCode": "0x10", "EventName": "BR_MIS_PRED", "BriefDescription": "Mispredicted or not predicted branch speculatively executed" }, { "PublicDescription": "Cycle", "EventCode": "0x11", "EventName": "CPU_CYCLES", "BriefDescription": "Cycle" }, { "PublicDescription": "Predictable branch speculatively executed", "EventCode": "0x12", "EventName": "BR_PRED", "BriefDescription": "Predictable branch speculatively executed" }, { "PublicDescription": "Data memory access", "EventCode": "0x13", "EventName": "MEM_ACCESS", "BriefDescription": "Data memory access" }, { "PublicDescription": "Attributable Level 1 instruction cache access", "EventCode": "0x14", "EventName": "L1I_CACHE", "BriefDescription": "Attributable Level 1 instruction cache access" }, { "PublicDescription": "Attributable Level 1 data cache write-back", "EventCode": "0x15", "EventName": "L1D_CACHE_WB", "BriefDescription": "Attributable Level 1 data cache write-back" }, { "PublicDescription": "Level 2 data cache access", "EventCode": "0x16", "EventName": "L2D_CACHE", "BriefDescription": "Level 2 data cache access" }, { "PublicDescription": "Level 2 data refill", "EventCode": "0x17", "EventName": "L2D_CACHE_REFILL", "BriefDescription": "Level 2 data refill" }, { "PublicDescription": "Attributable Level 2 data cache write-back", "EventCode": "0x18", "EventName": "L2D_CACHE_WB", "BriefDescription": "Attributable Level 2 data cache write-back" }, { "PublicDescription": "Attributable Bus access", "EventCode": "0x19", "EventName": "BUS_ACCESS", "BriefDescription": "Attributable Bus access" }, { "PublicDescription": "Local memory error", "EventCode": "0x1a", "EventName": "MEMORY_ERROR", "BriefDescription": "Local memory error" }, { "PublicDescription": "Operation speculatively executed", "EventCode": "0x1b", "EventName": "INST_SPEC", "BriefDescription": "Operation speculatively executed" }, { "PublicDescription": "Instruction architecturally executed, Condition code check pass, write to TTBR", "EventCode": "0x1c", "EventName": "TTBR_WRITE_RETIRED", "BriefDescription": "Instruction architecturally executed, Condition code check pass, write to TTBR" }, { "PublicDescription": "Bus cycle", "EventCode": "0x1D", "EventName": "BUS_CYCLES", "BriefDescription": "Bus cycle" }, { "PublicDescription": "Attributable Level 2 data cache allocation without refill", "EventCode": "0x20", "EventName": "L2D_CACHE_ALLOCATE", "BriefDescription": "Attributable Level 2 data cache allocation without refill" }, { "PublicDescription": "Instruction architecturally executed, branch", "EventCode": "0x21", "EventName": "BR_RETIRED", "BriefDescription": "Instruction architecturally executed, branch" }, { "PublicDescription": "Instruction architecturally executed, mispredicted branch", "EventCode": "0x22", "EventName": "BR_MIS_PRED_RETIRED", "BriefDescription": "Instruction architecturally executed, mispredicted branch" }, { "PublicDescription": "No operation issued because of the frontend", "EventCode": "0x23", "EventName": "STALL_FRONTEND", "BriefDescription": "No operation issued because of the frontend" }, { "PublicDescription": "No operation issued due to the backend", "EventCode": "0x24", "EventName": "STALL_BACKEND", "BriefDescription": "No operation issued due to the backend" }, { "PublicDescription": "Attributable Level 1 data or unified TLB access", "EventCode": "0x25", "EventName": "L1D_TLB", "BriefDescription": "Attributable Level 1 data or unified TLB access" }, { "PublicDescription": "Attributable Level 1 instruction TLB access", "EventCode": "0x26", "EventName": "L1I_TLB", "BriefDescription": "Attributable Level 1 instruction TLB access" }, { "PublicDescription": "Attributable Level 3 data cache allocation without refill", "EventCode": "0x29", "EventName": "L3D_CACHE_ALLOCATE", "BriefDescription": "Attributable Level 3 data cache allocation without refill" }, { "PublicDescription": "Attributable Level 3 data cache refill", "EventCode": "0x2A", "EventName": "L3D_CACHE_REFILL", "BriefDescription": "Attributable Level 3 data cache refill" }, { "PublicDescription": "Attributable Level 3 data cache access", "EventCode": "0x2B", "EventName": "L3D_CACHE", "BriefDescription": "Attributable Level 3 data cache access" }, { "PublicDescription": "Attributable Level 2 data TLB refill", "EventCode": "0x2D", "EventName": "L2D_TLB_REFILL", "BriefDescription": "Attributable Level 2 data TLB refill" }, { "PublicDescription": "Attributable Level 2 instruction TLB refill.", "EventCode": "0x2E", "EventName": "L2I_TLB_REFILL", "BriefDescription": "Attributable Level 2 instruction TLB refill." }, { "PublicDescription": "Attributable Level 2 data or unified TLB access", "EventCode": "0x2F", "EventName": "L2D_TLB", "BriefDescription": "Attributable Level 2 data or unified TLB access" }, { "PublicDescription": "Attributable Level 2 instruction TLB access.", "EventCode": "0x30", "EventName": "L2I_TLB", "BriefDescription": "Attributable Level 2 instruction TLB access." }, { "PublicDescription": "Access to another socket in a multi-socket system", "EventCode": "0x31", "EventName": "REMOTE_ACCESS", "BriefDescription": "Access to another socket in a multi-socket system" }, { "PublicDescription": "Access to data TLB causes a translation table walk", "EventCode": "0x34", "EventName": "DTLB_WALK", "BriefDescription": "Access to data TLB causes a translation table walk" }, { "PublicDescription": "Access to instruction TLB that causes a translation table walk", "EventCode": "0x35", "EventName": "ITLB_WALK", "BriefDescription": "Access to instruction TLB that causes a translation table walk" }, { "PublicDescription": "Attributable Last level cache memory read", "EventCode": "0x36", "EventName": "LL_CACHE_RD", "BriefDescription": "Attributable Last level cache memory read" }, { "PublicDescription": "Last level cache miss, read", "EventCode": "0x37", "EventName": "LL_CACHE_MISS_RD", "BriefDescription": "Last level cache miss, read" }, { "PublicDescription": "SIMD Instruction architecturally executed.", "EventCode": "0x8000", "EventName": "SIMD_INST_RETIRED", "BriefDescription": "SIMD Instruction architecturally executed." }, { "PublicDescription": "Instruction architecturally executed, SVE.", "EventCode": "0x8002", "EventName": "SVE_INST_RETIRED", "BriefDescription": "Instruction architecturally executed, SVE." }, { "PublicDescription": "Microarchitectural operation, Operations speculatively executed.", "EventCode": "0x8008", "EventName": "UOP_SPEC", "BriefDescription": "Microarchitectural operation, Operations speculatively executed." }, { "PublicDescription": "SVE Math accelerator Operations speculatively executed.", "EventCode": "0x800E", "EventName": "SVE_MATH_SPEC", "BriefDescription": "SVE Math accelerator Operations speculatively executed." }, { "PublicDescription": "Floating-point Operations speculatively executed.", "EventCode": "0x8010", "EventName": "FP_SPEC", "BriefDescription": "Floating-point Operations speculatively executed." }, { "PublicDescription": "Floating-point FMA Operations speculatively executed.", "EventCode": "0x8028", "EventName": "FP_FMA_SPEC", "BriefDescription": "Floating-point FMA Operations speculatively executed." }, { "PublicDescription": "Floating-point reciprocal estimate Operations speculatively executed.", "EventCode": "0x8034", "EventName": "FP_RECPE_SPEC", "BriefDescription": "Floating-point reciprocal estimate Operations speculatively executed." }, { "PublicDescription": "floating-point convert Operations speculatively executed.", "EventCode": "0x8038", "EventName": "FP_CVT_SPEC", "BriefDescription": "floating-point convert Operations speculatively executed." }, { "PublicDescription": "Advanced SIMD and SVE integer Operations speculatively executed.", "EventCode": "0x8043", "EventName": "ASE_SVE_INT_SPEC", "BriefDescription": "Advanced SIMD and SVE integer Operations speculatively executed." }, { "PublicDescription": "SVE predicated Operations speculatively executed.", "EventCode": "0x8074", "EventName": "SVE_PRED_SPEC", "BriefDescription": "SVE predicated Operations speculatively executed." }, { "PublicDescription": "SVE MOVPRFX Operations speculatively executed.", "EventCode": "0x807C", "EventName": "SVE_MOVPRFX_SPEC", "BriefDescription": "SVE MOVPRFX Operations speculatively executed." }, { "PublicDescription": "SVE MOVPRFX unfused Operations speculatively executed.", "EventCode": "0x807F", "EventName": "SVE_MOVPRFX_U_SPEC", "BriefDescription": "SVE MOVPRFX unfused Operations speculatively executed." }, { "PublicDescription": "Advanced SIMD and SVE load Operations speculatively executed.", "EventCode": "0x8085", "EventName": "ASE_SVE_LD_SPEC", "BriefDescription": "Advanced SIMD and SVE load Operations speculatively executed." }, { "PublicDescription": "Advanced SIMD and SVE store Operations speculatively executed.", "EventCode": "0x8086", "EventName": "ASE_SVE_ST_SPEC", "BriefDescription": "Advanced SIMD and SVE store Operations speculatively executed." }, { "PublicDescription": "Prefetch Operations speculatively executed.", "EventCode": "0x8087", "EventName": "PRF_SPEC", "BriefDescription": "Prefetch Operations speculatively executed." }, { "PublicDescription": "General-purpose register load Operations speculatively executed.", "EventCode": "0x8089", "EventName": "BASE_LD_REG_SPEC", "BriefDescription": "General-purpose register load Operations speculatively executed." }, { "PublicDescription": "General-purpose register store Operations speculatively executed.", "EventCode": "0x808A", "EventName": "BASE_ST_REG_SPEC", "BriefDescription": "General-purpose register store Operations speculatively executed." }, { "PublicDescription": "SVE unpredicated load register Operations speculatively executed.", "EventCode": "0x8091", "EventName": "SVE_LDR_REG_SPEC", "BriefDescription": "SVE unpredicated load register Operations speculatively executed." }, { "PublicDescription": "SVE unpredicated store register Operations speculatively executed.", "EventCode": "0x8092", "EventName": "SVE_STR_REG_SPEC", "BriefDescription": "SVE unpredicated store register Operations speculatively executed." }, { "PublicDescription": "SVE load predicate register Operations speculatively executed.", "EventCode": "0x8095", "EventName": "SVE_LDR_PREG_SPEC", "BriefDescription": "SVE load predicate register Operations speculatively executed." }, { "PublicDescription": "SVE store predicate register Operations speculatively executed.", "EventCode": "0x8096", "EventName": "SVE_STR_PREG_SPEC", "BriefDescription": "SVE store predicate register Operations speculatively executed." }, { "PublicDescription": "SVE contiguous prefetch element Operations speculatively executed.", "EventCode": "0x809F", "EventName": "SVE_PRF_CONTIG_SPEC", "BriefDescription": "SVE contiguous prefetch element Operations speculatively executed." }, { "PublicDescription": "Advanced SIMD and SVE contiguous load multiple vector Operations speculatively executed.", "EventCode": "0x80A5", "EventName": "ASE_SVE_LD_MULTI_SPEC", "BriefDescription": "Advanced SIMD and SVE contiguous load multiple vector Operations speculatively executed." }, { "PublicDescription": "Advanced SIMD and SVE contiguous store multiple vector Operations speculatively executed.", "EventCode": "0x80A6", "EventName": "ASE_SVE_ST_MULTI_SPEC", "BriefDescription": "Advanced SIMD and SVE contiguous store multiple vector Operations speculatively executed." }, { "PublicDescription": "SVE gather-load Operations speculatively executed.", "EventCode": "0x80AD", "EventName": "SVE_LD_GATHER_SPEC", "BriefDescription": "SVE gather-load Operations speculatively executed." }, { "PublicDescription": "SVE scatter-store Operations speculatively executed.", "EventCode": "0x80AE", "EventName": "SVE_ST_SCATTER_SPEC", "BriefDescription": "SVE scatter-store Operations speculatively executed." }, { "PublicDescription": "SVE gather-prefetch Operations speculatively executed.", "EventCode": "0x80AF", "EventName": "SVE_PRF_GATHER_SPEC", "BriefDescription": "SVE gather-prefetch Operations speculatively executed." }, { "PublicDescription": "SVE First-fault load Operations speculatively executed.", "EventCode": "0x80BC", "EventName": "SVE_LDFF_SPEC", "BriefDescription": "SVE First-fault load Operations speculatively executed." }, { "PublicDescription": "Scalable floating-point element Operations speculatively executed.", "EventCode": "0x80C0", "EventName": "FP_SCALE_OPS_SPEC", "BriefDescription": "Scalable floating-point element Operations speculatively executed." }, { "PublicDescription": "Non-scalable floating-point element Operations speculatively executed.", "EventCode": "0x80C1", "EventName": "FP_FIXED_OPS_SPEC", "BriefDescription": "Non-scalable floating-point element Operations speculatively executed." }, { "PublicDescription": "Scalable half-precision floating-point element Operations speculatively executed.", "EventCode": "0x80C2", "EventName": "FP_HP_SCALE_OPS_SPEC", "BriefDescription": "Scalable half-precision floating-point element Operations speculatively executed." }, { "PublicDescription": "Non-scalable half-precision floating-point element Operations speculatively executed.", "EventCode": "0x80C3", "EventName": "FP_HP_FIXED_OPS_SPEC", "BriefDescription": "Non-scalable half-precision floating-point element Operations speculatively executed." }, { "PublicDescription": "Scalable single-precision floating-point element Operations speculatively executed.", "EventCode": "0x80C4", "EventName": "FP_SP_SCALE_OPS_SPEC", "BriefDescription": "Scalable single-precision floating-point element Operations speculatively executed." }, { "PublicDescription": "Non-scalable single-precision floating-point element Operations speculatively executed.", "EventCode": "0x80C5", "EventName": "FP_SP_FIXED_OPS_SPEC", "BriefDescription": "Non-scalable single-precision floating-point element Operations speculatively executed." }, { "PublicDescription": "Scalable double-precision floating-point element Operations speculatively executed.", "EventCode": "0x80C6", "EventName": "FP_DP_SCALE_OPS_SPEC", "BriefDescription": "Scalable double-precision floating-point element Operations speculatively executed." }, { "PublicDescription": "Non-scalable double-precision floating-point element Operations speculatively executed.", "EventCode": "0x80C7", "EventName": "FP_DP_FIXED_OPS_SPEC", "BriefDescription": "Non-scalable double-precision floating-point element Operations speculatively executed." } ] |