3 "ArchStdEvent": "LD_SPEC"
6 "ArchStdEvent": "ST_SPEC"
9 "ArchStdEvent": "LDST_SPEC"
12 "ArchStdEvent": "DP_SPEC"
15 "ArchStdEvent": "ASE_SPEC"
18 "ArchStdEvent": "VFP_SPEC"
21 "ArchStdEvent": "PC_WRITE_SPEC"
24 "ArchStdEvent": "CRYPTO_SPEC"
27 "ArchStdEvent": "ISB_SPEC"
30 "ArchStdEvent": "DSB_SPEC"
33 "ArchStdEvent": "DMB_SPEC"
36 "ArchStdEvent": "RC_LD_SPEC"
39 "ArchStdEvent": "RC_ST_SPEC"
42 "PublicDescription": "Instruction architecturally executed, software increment",
44 "EventName": "SW_INCR",
45 "BriefDescription": "Software increment"
48 "PublicDescription": "Instruction architecturally executed",
50 "EventName": "INST_RETIRED",
51 "BriefDescription": "Instruction retired"
54 "PublicDescription": "Instruction architecturally executed, condition code check pass, write to CONTEXTIDR",
56 "EventName": "CID_WRITE_RETIRED",
57 "BriefDescription": "Write to CONTEXTIDR"
60 "PublicDescription": "Operation speculatively executed",
62 "EventName": "INST_SPEC",
63 "BriefDescription": "Speculatively executed"
66 "PublicDescription": "Instruction architecturally executed (condition check pass), write to TTBR",
68 "EventName": "TTBR_WRITE_RETIRED",
69 "BriefDescription": "Instruction executed, TTBR write"
72 "PublicDescription": "Instruction architecturally executed, branch. This event counts all branches, taken or not. This excludes exception entries, debug entries and CCFAIL branches",
74 "EventName": "BR_RETIRED",
75 "BriefDescription": "Branch retired"
78 "PublicDescription": "Instruction architecturally executed, mispredicted branch. This event counts any branch counted by BR_RETIRED which is not correctly predicted and causes a pipeline flush",
80 "EventName": "BR_MISPRED_RETIRED",
81 "BriefDescription": "Mispredicted branch retired"
84 "PublicDescription": "Operation speculatively executed, NOP",
86 "EventName": "NOP_SPEC",
87 "BriefDescription": "Speculatively executed, NOP"