xref: /aosp_15_r20/system/extras/simpleperf/event_table.json (revision 288bf5226967eb3dac5cce6c939ccc2a7f2b4fe5)
1*288bf522SAndroid Build Coastguard Worker{
2*288bf522SAndroid Build Coastguard Worker  "arm64": {
3*288bf522SAndroid Build Coastguard Worker    "events": [
4*288bf522SAndroid Build Coastguard Worker      ["0x0000", "SW_INCR", "Instruction architecturally executed, Condition code check pass, software increment"],
5*288bf522SAndroid Build Coastguard Worker      ["0x0001", "L1I_CACHE_REFILL", "Level 1 instruction cache refill"],
6*288bf522SAndroid Build Coastguard Worker      ["0x0002", "L1I_TLB_REFILL", "Level 1 instruction TLB refill"],
7*288bf522SAndroid Build Coastguard Worker      ["0x0003", "L1D_CACHE_REFILL", "Level 1 data cache refill"],
8*288bf522SAndroid Build Coastguard Worker      ["0x0004", "L1D_CACHE", "Level 1 data cache access"],
9*288bf522SAndroid Build Coastguard Worker      ["0x0005", "L1D_TLB_REFILL", "Level 1 data TLB refill"],
10*288bf522SAndroid Build Coastguard Worker      ["0x0006", "LD_RETIRED", "Instruction architecturally executed, Condition code check pass, load"],
11*288bf522SAndroid Build Coastguard Worker      ["0x0007", "ST_RETIRED", "Instruction architecturally executed, Condition code check pass, store"],
12*288bf522SAndroid Build Coastguard Worker      ["0x0008", "INST_RETIRED", "Instruction architecturally executed"],
13*288bf522SAndroid Build Coastguard Worker      ["0x0009", "EXC_TAKEN", "Exception taken"],
14*288bf522SAndroid Build Coastguard Worker      ["0x000A", "EXC_RETURN", " Instruction architecturally executed, Condition code check pass, exception return"],
15*288bf522SAndroid Build Coastguard Worker      ["0x000B", "CID_WRITE_RETIRED", "Instruction architecturally executed, Condition code check pass, write to CONTEXTIDR"],
16*288bf522SAndroid Build Coastguard Worker      ["0x000C", "PC_WRITE_RETIRED", "D, Instruction architecturally executed, Condition code check pass, Software change of the PC"],
17*288bf522SAndroid Build Coastguard Worker      ["0x000D", "BR_IMMED_RETIRED", "Branch Instruction architecturally executed, immediate"],
18*288bf522SAndroid Build Coastguard Worker      ["0x000E", "BR_RETURN_RETIRED", "Branch Instruction architecturally executed, procedure return, taken"],
19*288bf522SAndroid Build Coastguard Worker      ["0x000F", "UNALIGNED_LDST_RETIRED", "Instruction architecturally executed, Condition code check pass, unaligned load or store"],
20*288bf522SAndroid Build Coastguard Worker      ["0x0010", "BR_MIS_PRED", "Branch instruction Speculatively executed, mispredicted or not predicted "],
21*288bf522SAndroid Build Coastguard Worker      ["0x0011", "CPU_CYCLES", "Cycle"],
22*288bf522SAndroid Build Coastguard Worker      ["0x0012", "BR_PRED", "Predictable branch instruction Speculatively executed"],
23*288bf522SAndroid Build Coastguard Worker      ["0x0013", "MEM_ACCESS", " Data memory access"],
24*288bf522SAndroid Build Coastguard Worker      ["0x0014", "L1I_CACHE", " Level 1 instruction cache access "],
25*288bf522SAndroid Build Coastguard Worker      ["0x0015", "L1D_CACHE_WB", " Level 1 data cache write-back"],
26*288bf522SAndroid Build Coastguard Worker      ["0x0016", "L2D_CACHE", " Level 2 data cache access"],
27*288bf522SAndroid Build Coastguard Worker      ["0x0017", "L2D_CACHE_REFILL", "Level 2 data cache refill"],
28*288bf522SAndroid Build Coastguard Worker      ["0x0018", "L2D_CACHE_WB", "Level 2 data cache write-back"],
29*288bf522SAndroid Build Coastguard Worker      ["0x0019", "BUS_ACCESS", "Bus access"],
30*288bf522SAndroid Build Coastguard Worker      ["0x001A", "MEMORY_ERROR", "Local memory error"],
31*288bf522SAndroid Build Coastguard Worker      ["0x001B", "INST_SPEC", "Operation speculatively executed"],
32*288bf522SAndroid Build Coastguard Worker      ["0x001C", "TTBR_WRITE_RETIRED", "Instruction architecturally executed, Condition code check pass, write to TTBR"],
33*288bf522SAndroid Build Coastguard Worker      ["0x001D", "BUS_CYCLES", "Bus cycle "],
34*288bf522SAndroid Build Coastguard Worker      ["0x001F", "L1D_CACHE_ALLOCATE", " Level 1 data cache allocation without refill"],
35*288bf522SAndroid Build Coastguard Worker      ["0x0020", "L2D_CACHE_ALLOCATE", "Level 2 data cache allocation without refill"],
36*288bf522SAndroid Build Coastguard Worker      ["0x0021", "BR_RETIRED", "Instruction architecturally executed, branch"],
37*288bf522SAndroid Build Coastguard Worker      ["0x0022", "BR_MIS_PRED_RETIRED", "Branch Instruction architecturally executed, mispredicted "],
38*288bf522SAndroid Build Coastguard Worker      ["0x0023", "STALL_FRONTEND", "No operation sent for execution due to the frontend"],
39*288bf522SAndroid Build Coastguard Worker      ["0x0024", "STALL_BACKEND", "No operation sent for execution due to the backend "],
40*288bf522SAndroid Build Coastguard Worker      ["0x0025", "L1D_TLB", "Level 1 data TLB access"],
41*288bf522SAndroid Build Coastguard Worker      ["0x0026", "L1I_TLB", "Level 1 instruction TLB access"],
42*288bf522SAndroid Build Coastguard Worker      ["0x0027", "L2I_CACHE", "Level 2 instruction cache access "],
43*288bf522SAndroid Build Coastguard Worker      ["0x0028", "L2I_CACHE_REFILL", "Level 2 instruction cache refill"],
44*288bf522SAndroid Build Coastguard Worker      ["0x0029", "L3D_CACHE_ALLOCATE", "Level 3 data cache allocation without refill"],
45*288bf522SAndroid Build Coastguard Worker      ["0x002A", "L3D_CACHE_REFILL", "Level 3 data cache refill"],
46*288bf522SAndroid Build Coastguard Worker      ["0x002B", "L3D_CACHE", "Level 3 data cache access "],
47*288bf522SAndroid Build Coastguard Worker      ["0x002C", "L3D_CACHE_WB", "Level 3 data cache write-back"],
48*288bf522SAndroid Build Coastguard Worker      ["0x002D", "L2D_TLB_REFILL", "Level 2 data TLB refill "],
49*288bf522SAndroid Build Coastguard Worker      ["0x002E", "L2I_TLB_REFILL", "Level 2 instruction TLB refill "],
50*288bf522SAndroid Build Coastguard Worker      ["0x002F", "L2D_TLB", "Level 2 data TLB access "],
51*288bf522SAndroid Build Coastguard Worker      ["0x0030", "L2I_TLB", "Level 2 instruction TLB access "],
52*288bf522SAndroid Build Coastguard Worker      ["0x0031", "REMOTE_ACCESS", "Access to another socket in a multi-socket system "],
53*288bf522SAndroid Build Coastguard Worker      ["0x0032", "LL_CACHE", "Last level cache access"],
54*288bf522SAndroid Build Coastguard Worker      ["0x0033", "LL_CACHE_MISS", "Last level cache miss"],
55*288bf522SAndroid Build Coastguard Worker      ["0x0034", "DTLB_WALK", "Data TLB access with at least one translation table walk"],
56*288bf522SAndroid Build Coastguard Worker      ["0x0035", "ITLB_WALK", "Instruction TLB access with at least one translation table walk"],
57*288bf522SAndroid Build Coastguard Worker      ["0x0036", "LL_CACHE_RD", "Last level cache access, read"],
58*288bf522SAndroid Build Coastguard Worker      ["0x0037", "LL_CACHE_MISS_RD", "Last level cache miss, read "],
59*288bf522SAndroid Build Coastguard Worker      ["0x0038", "REMOTE_ACCESS_RD", "Access to another socket in a multi-socket system, read"],
60*288bf522SAndroid Build Coastguard Worker      ["0x0039", "L1D_CACHE_LMISS_RD", "Level 1 data cache long-latency read miss"],
61*288bf522SAndroid Build Coastguard Worker      ["0x003A", "OP_RETIRED", "Micro-operation architecturally executed"],
62*288bf522SAndroid Build Coastguard Worker      ["0x003B", "OP_SPEC", "Micro-operation Speculatively executed"],
63*288bf522SAndroid Build Coastguard Worker      ["0x003C", "STALL", "No operation sent for execution"],
64*288bf522SAndroid Build Coastguard Worker      ["0x003D", "STALL_SLOT_BACKEND", "No operation sent for execution on a Slot due to the backend"],
65*288bf522SAndroid Build Coastguard Worker      ["0x003E", "STALL_SLOT_FRONTEND", "No operation sent for execution on a Slot due to the frontend "],
66*288bf522SAndroid Build Coastguard Worker      ["0x003F", "STALL_SLOT", "No operation sent for execution on a Slot "],
67*288bf522SAndroid Build Coastguard Worker      ["0x0040", "L1D_CACHE_RD", "Level 1 data cache access, read"],
68*288bf522SAndroid Build Coastguard Worker      ["0x0041", "L1D_CACHE_WR", "Level 1 data cache access, write"],
69*288bf522SAndroid Build Coastguard Worker      ["0x0042", "L1D_CACHE_REFILL_RD", "Level 1 data cache refill, read"],
70*288bf522SAndroid Build Coastguard Worker      ["0x0043", "L1D_CACHE_REFILL_WR", "Level 1 data cache refill, write"],
71*288bf522SAndroid Build Coastguard Worker      ["0x0044", "L1D_CACHE_REFILL_INNER", "Level 1 data cache refill, inner"],
72*288bf522SAndroid Build Coastguard Worker      ["0x0045", "L1D_CACHE_REFILL_OUTER", "Level 1 data cache refill, outer"],
73*288bf522SAndroid Build Coastguard Worker      ["0x0046", "L1D_CACHE_WB_VICTIM", "Level 1 data cache write-back, victim"],
74*288bf522SAndroid Build Coastguard Worker      ["0x0047", "L1D_CACHE_WB_CLEAN", "Level 1 data cache write-back, cleaning and coherency"],
75*288bf522SAndroid Build Coastguard Worker      ["0x0048", "L1D_CACHE_INVAL", "Level 1 data cache invalidate"],
76*288bf522SAndroid Build Coastguard Worker      ["0x004C", "L1D_TLB_REFILL_RD", "Level 1 data TLB refill, read"],
77*288bf522SAndroid Build Coastguard Worker      ["0x004D", "L1D_TLB_REFILL_WR", "Level 1 data TLB refill, write"],
78*288bf522SAndroid Build Coastguard Worker      ["0x004E", "L1D_TLB_RD", "Level 1 data TLB access, read"],
79*288bf522SAndroid Build Coastguard Worker      ["0x004F", "L1D_TLB_WR", "Level 1 data TLB access, write"],
80*288bf522SAndroid Build Coastguard Worker      ["0x0050", "L2D_CACHE_RD", "Level 2 data cache access, read"],
81*288bf522SAndroid Build Coastguard Worker      ["0x0051", "L2D_CACHE_WR", "Level 2 data cache access, write"],
82*288bf522SAndroid Build Coastguard Worker      ["0x0052", "L2D_CACHE_REFILL_RD", "Level 2 data cache refill, read"],
83*288bf522SAndroid Build Coastguard Worker      ["0x0053", "L2D_CACHE_REFILL_WR", "Level 2 data cache refill, write"],
84*288bf522SAndroid Build Coastguard Worker      ["0x0056", "L2D_CACHE_WB_VICTIM", "Level 2 data cache write-back, victim"],
85*288bf522SAndroid Build Coastguard Worker      ["0x0057", "L2D_CACHE_WB_CLEAN", "Level 2 data cache write-back, cleaning and coherency"],
86*288bf522SAndroid Build Coastguard Worker      ["0x0058", "L2D_CACHE_INVAL", "Level 2 data cache invalidate"],
87*288bf522SAndroid Build Coastguard Worker      ["0x005C", "L2D_TLB_REFILL_RD", "Level 2 data TLB refill, read"],
88*288bf522SAndroid Build Coastguard Worker      ["0x005D", "L2D_TLB_REFILL_WR", "Level 2 data TLB refill, write"],
89*288bf522SAndroid Build Coastguard Worker      ["0x005E", "L2D_TLB_RD", "Level 2 data TLB access, read"],
90*288bf522SAndroid Build Coastguard Worker      ["0x005F", "L2D_TLB_WR", "Level 2 data TLB access, write"],
91*288bf522SAndroid Build Coastguard Worker      ["0x0060", "BUS_ACCESS_RD", "Bus access, read"],
92*288bf522SAndroid Build Coastguard Worker      ["0x0061", "BUS_ACCESS_WR", "Bus access, write"],
93*288bf522SAndroid Build Coastguard Worker      ["0x0062", "BUS_ACCESS_SHARED", "Bus access, Normal, Cacheable, Shareable"],
94*288bf522SAndroid Build Coastguard Worker      ["0x0063", "BUS_ACCESS_NOT_SHARED", "Bus access, not Normal, Cacheable, Shareable"],
95*288bf522SAndroid Build Coastguard Worker      ["0x0064", "BUS_ACCESS_NORMAL", "Bus access, normal"],
96*288bf522SAndroid Build Coastguard Worker      ["0x0065", "BUS_ACCESS_PERIPH", "Bus access, peripheral"],
97*288bf522SAndroid Build Coastguard Worker      ["0x0066", "MEM_ACCESS_RD", "Data memory access, read"],
98*288bf522SAndroid Build Coastguard Worker      ["0x0067", "MEM_ACCESS_WR", "Data memory access, write"],
99*288bf522SAndroid Build Coastguard Worker      ["0x0068", "UNALIGNED_LD_SPEC", "Unaligned access, read"],
100*288bf522SAndroid Build Coastguard Worker      ["0x0069", "UNALIGNED_ST_SPEC", "Unaligned access, write"],
101*288bf522SAndroid Build Coastguard Worker      ["0x006A", "UNALIGNED_LDST_SPEC", "Unaligned access"],
102*288bf522SAndroid Build Coastguard Worker      ["0x006C", "LDREX_SPEC", "Exclusive operation Speculatively executed, Load-Exclusive"],
103*288bf522SAndroid Build Coastguard Worker      ["0x006D", "STREX_PASS_SPEC", "Exclusive operation Speculatively executed, Store-Exclusive pass"],
104*288bf522SAndroid Build Coastguard Worker      ["0x006E", "STREX_FAIL_SPEC", "Exclusive operation Speculatively executed, Store-Exclusive fail"],
105*288bf522SAndroid Build Coastguard Worker      ["0x006F", "STREX_SPEC", "Exclusive operation Speculatively executed, Store-Exclusive"],
106*288bf522SAndroid Build Coastguard Worker      ["0x0070", "LD_SPEC", "Operation speculatively executed, load"],
107*288bf522SAndroid Build Coastguard Worker      ["0x0071", "ST_SPEC", "Operation speculatively executed, store"],
108*288bf522SAndroid Build Coastguard Worker      ["0x0072", "LDST_SPEC", "Operation speculatively executed, load or store"],
109*288bf522SAndroid Build Coastguard Worker      ["0x0073", "DP_SPEC", "Operation speculatively executed, integer data processing"],
110*288bf522SAndroid Build Coastguard Worker      ["0x0074", "ASE_SPEC", "Operation speculatively executed, Advanced SIMD"],
111*288bf522SAndroid Build Coastguard Worker      ["0x0075", "VFP_SPEC", "Operation speculatively executed, scalar floating-point"],
112*288bf522SAndroid Build Coastguard Worker      ["0x0076", "PC_WRITE_SPEC", "Operation speculatively executed, Software change of the PC"],
113*288bf522SAndroid Build Coastguard Worker      ["0x0077", "CRYPTO_SPEC", "Operation speculatively executed, Cryptographic instruction"],
114*288bf522SAndroid Build Coastguard Worker      ["0x0078", "BR_IMMED_SPEC", "Branch Speculatively executed, immediate branch"],
115*288bf522SAndroid Build Coastguard Worker      ["0x0079", "BR_RETURN_SPEC", "Branch Speculatively executed, procedure return"],
116*288bf522SAndroid Build Coastguard Worker      ["0x007A", "BR_INDIRECT_SPEC", "Branch Speculatively executed, indirect branch"],
117*288bf522SAndroid Build Coastguard Worker      ["0x007C", "ISB_SPEC", "Barrier Speculatively executed, ISB"],
118*288bf522SAndroid Build Coastguard Worker      ["0x007D", "DSB_SPEC", "Barrier Speculatively executed, DSB"],
119*288bf522SAndroid Build Coastguard Worker      ["0x007E", "DMB_SPEC", "Barrier Speculatively executed, DMB"],
120*288bf522SAndroid Build Coastguard Worker      ["0x007F", "CSDB_SPEC", "Barrier Speculatively executed, CSDB"],
121*288bf522SAndroid Build Coastguard Worker      ["0x0081", "EXC_UNDEF", "Exception taken, other synchronous"],
122*288bf522SAndroid Build Coastguard Worker      ["0x0082", "EXC_SVC", "Exception taken, Supervisor Call"],
123*288bf522SAndroid Build Coastguard Worker      ["0x0083", "EXC_PABORT", "Exception taken, Instruction Abort"],
124*288bf522SAndroid Build Coastguard Worker      ["0x0084", "EXC_DABORT", "Exception taken, Data Abort or SError"],
125*288bf522SAndroid Build Coastguard Worker      ["0x0086", "EXC_IRQ", "Exception taken, IRQ"],
126*288bf522SAndroid Build Coastguard Worker      ["0x0087", "EXC_FIQ", "Exception taken, FIQ"],
127*288bf522SAndroid Build Coastguard Worker      ["0x0088", "EXC_SMC", "Exception taken, Secure Monitor Call"],
128*288bf522SAndroid Build Coastguard Worker      ["0x008A", "EXC_HVC", "Exception taken, Hypervisor Call"],
129*288bf522SAndroid Build Coastguard Worker      ["0x008B", "EXC_TRAP_PABORT", "Exception taken, Instruction Abort not Taken locally"],
130*288bf522SAndroid Build Coastguard Worker      ["0x008C", "EXC_TRAP_DABORT", "Exception taken, Data Abort or SError not Taken locally"],
131*288bf522SAndroid Build Coastguard Worker      ["0x008D", "EXC_TRAP_OTHER", "Exception taken, other traps not Taken locally"],
132*288bf522SAndroid Build Coastguard Worker      ["0x008E", "EXC_TRAP_IRQ", "Exception taken, IRQ not Taken locally"],
133*288bf522SAndroid Build Coastguard Worker      ["0x008F", "EXC_TRAP_FIQ", "Exception taken, FIQ not Taken locally"],
134*288bf522SAndroid Build Coastguard Worker      ["0x0090", "RC_LD_SPEC", "Release consistency operation Speculatively executed, Load-Acquire"],
135*288bf522SAndroid Build Coastguard Worker      ["0x0091", "RC_ST_SPEC", "Release consistency operation Speculatively executed, Store-Release"],
136*288bf522SAndroid Build Coastguard Worker      ["0x00A0", "L3D_CACHE_RD", "Level 3 data cache access, read"],
137*288bf522SAndroid Build Coastguard Worker      ["0x00A1", "L3D_CACHE_WR", "Level 3 data cache access, write"],
138*288bf522SAndroid Build Coastguard Worker      ["0x00A2", "L3D_CACHE_REFILL_RD", "Level 3 data cache refill, read"],
139*288bf522SAndroid Build Coastguard Worker      ["0x00A3", "L3D_CACHE_REFILL_WR", "Level 3 data cache refill, write"],
140*288bf522SAndroid Build Coastguard Worker      ["0x00A6", "L3D_CACHE_WB_VICTIM", "Level 3 data cache write-back, victim"],
141*288bf522SAndroid Build Coastguard Worker      ["0x00A7", "L3D_CACHE_WB_CLEAN", "Level 3 data cache write-back, cleaning and coherency"],
142*288bf522SAndroid Build Coastguard Worker      ["0x00A8", "L3D_CACHE_INVAL", "Level 3 data cache invalidate"],
143*288bf522SAndroid Build Coastguard Worker      ["0x4000", "SAMPLE_POP", "Statistical Profiling sample population"],
144*288bf522SAndroid Build Coastguard Worker      ["0x4001", "SAMPLE_FEED", "Statistical Profiling sample taken"],
145*288bf522SAndroid Build Coastguard Worker      ["0x4002", "SAMPLE_FILTRATE", "Statistical Profiling sample taken and not removed by filtering"],
146*288bf522SAndroid Build Coastguard Worker      ["0x4003", "SAMPLE_COLLISION", "Statistical Profiling sample collided with previous sample"],
147*288bf522SAndroid Build Coastguard Worker      ["0x4004", "CNT_CYCLES", "Constant frequency cycles"],
148*288bf522SAndroid Build Coastguard Worker      ["0x4005", "STALL_BACKEND_MEM", "Memory stall cycles"],
149*288bf522SAndroid Build Coastguard Worker      ["0x4006", "L1I_CACHE_LMISS", "Level 1 instruction cache long-latency miss"],
150*288bf522SAndroid Build Coastguard Worker      ["0x4009", "L2D_CACHE_LMISS_RD", "Level 2 data cache long-latency read miss"],
151*288bf522SAndroid Build Coastguard Worker      ["0x400A", "L2I_CACHE_LMISS", "Level 2 instruction cache long-latency miss"],
152*288bf522SAndroid Build Coastguard Worker      ["0x400B", "L3D_CACHE_LMISS_RD", "Level 3 data cache long-latency read miss"],
153*288bf522SAndroid Build Coastguard Worker      ["0x400C", "TRB_WRAP", "Trace buffer current write pointer wrapped"],
154*288bf522SAndroid Build Coastguard Worker      ["0x400E", "TRB_TRIG", "Trace buffer Trigger Event "],
155*288bf522SAndroid Build Coastguard Worker      ["0x4010", "TRCEXTOUT0", "Trace unit external output 0"],
156*288bf522SAndroid Build Coastguard Worker      ["0x4011", "TRCEXTOUT1", "Trace unit external output 1"],
157*288bf522SAndroid Build Coastguard Worker      ["0x4012", "TRCEXTOUT2", "Trace unit external output 2"],
158*288bf522SAndroid Build Coastguard Worker      ["0x4013", "TRCEXTOUT3", "Trace unit external output 3 "],
159*288bf522SAndroid Build Coastguard Worker      ["0x4018", "CTI_TRIGOUT4", "Cross-trigger Interface output trigger 4"],
160*288bf522SAndroid Build Coastguard Worker      ["0x4019", "CTI_TRIGOUT5", "Cross-trigger Interface output trigger 5"],
161*288bf522SAndroid Build Coastguard Worker      ["0x401A", "CTI_TRIGOUT6", "Cross-trigger Interface output trigger 6"],
162*288bf522SAndroid Build Coastguard Worker      ["0x401B", "CTI_TRIGOUT7", "Cross-trigger Interface output trigger 7"],
163*288bf522SAndroid Build Coastguard Worker      ["0x4020", "LDST_ALIGN_LAT", "Access with additional latency from alignment"],
164*288bf522SAndroid Build Coastguard Worker      ["0x4021", "LD_ALIGN_LAT", "Load with additional latency from alignment"],
165*288bf522SAndroid Build Coastguard Worker      ["0x4022", "ST_ALIGN_LAT", "Store with additional latency from alignment"],
166*288bf522SAndroid Build Coastguard Worker      ["0x4024", "MEM_ACCESS_CHECKED", "Checked data memory access"],
167*288bf522SAndroid Build Coastguard Worker      ["0x4025", "MEM_ACCESS_RD_CHECKED", "Checked data memory access, read"],
168*288bf522SAndroid Build Coastguard Worker      ["0x4026", "MEM_ACCESS_WR_CHECKED", "Checked data memory access, write "],
169*288bf522SAndroid Build Coastguard Worker      ["0x8000", "SIMD_INST_RETIRED", "Instruction architecturally executed, SIMD"],
170*288bf522SAndroid Build Coastguard Worker      ["0x8001", "ASE_INST_RETIRED", "Instruction architecturally executed, Advanced SIMD"],
171*288bf522SAndroid Build Coastguard Worker      ["0x8002", "SVE_INST_RETIRED", "Instruction architecturally executed, SVE"],
172*288bf522SAndroid Build Coastguard Worker      ["0x8003", "ASE_SVE_INST_RETIRED", "Instruction architecturally executed, Advanced SIMD or SVE"],
173*288bf522SAndroid Build Coastguard Worker      ["0x8004", "SIMD_INST_SPEC", "Operation speculatively executed, SIMD"],
174*288bf522SAndroid Build Coastguard Worker      ["0x8005", "ASE_INST_SPEC", "Operation speculatively executed, Advanced SIMD"],
175*288bf522SAndroid Build Coastguard Worker      ["0x8006", "SVE_INST_SPEC", "Operation speculatively executed, SVE, including load and store"],
176*288bf522SAndroid Build Coastguard Worker      ["0x8007", "ASE_SVE_INST_SPEC", "Operation speculatively executed, Advanced SIMD or SVE"],
177*288bf522SAndroid Build Coastguard Worker      ["0x8008", "UOP_SPEC", "Microarchitectural operation speculatively executed"],
178*288bf522SAndroid Build Coastguard Worker      ["0x8009", "ASE_UOP_SPEC", "Microarchitectural operation speculatively executed, Advanced SIMD"],
179*288bf522SAndroid Build Coastguard Worker      ["0x800A", "SVE_UOP_SPEC", "Microarchitectural operation speculatively executed, SVE"],
180*288bf522SAndroid Build Coastguard Worker      ["0x800B", "ASE_SVE_UOP_SPEC", "Microarchitectural operation speculatively executed, Advanced SIMD or SVE"],
181*288bf522SAndroid Build Coastguard Worker      ["0x800C", "SIMD_UOP_SPEC", "Microarchitectural operation speculatively executed, SIMD"],
182*288bf522SAndroid Build Coastguard Worker      ["0x800E", "SVE_MATH_SPEC", "Operation speculatively executed, SVE math accelerator"],
183*288bf522SAndroid Build Coastguard Worker      ["0x8010", "FP_SPEC", "Floating-point operation speculatively executed, including SIMD"],
184*288bf522SAndroid Build Coastguard Worker      ["0x8011", "ASE_FP_SPEC", "Floating-point operation speculatively executed, Advanced SIMD"],
185*288bf522SAndroid Build Coastguard Worker      ["0x8012", "SVE_FP_SPEC", "Floating-point operation speculatively executed, SVE"],
186*288bf522SAndroid Build Coastguard Worker      ["0x8013", "ASE_SVE_FP_SPEC", "Floating-point operation speculatively executed, Advanced SIMD or SVE"],
187*288bf522SAndroid Build Coastguard Worker      ["0x8014", "FP_HP_SPEC", "Floating-point operation speculatively executed, half precision"],
188*288bf522SAndroid Build Coastguard Worker      ["0x8015", "ASE_FP_HP_SPEC", "Floating-point operation speculatively executed, Advanced SIMD half precision"],
189*288bf522SAndroid Build Coastguard Worker      ["0x8016", "SVE_FP_HP_SPEC", "Floating-point operation speculatively executed, SVE half precision"],
190*288bf522SAndroid Build Coastguard Worker      ["0x8017", "ASE_SVE_FP_HP_SPEC", "Floating-point operation speculatively executed, Advanced SIMD or SVE half precision"],
191*288bf522SAndroid Build Coastguard Worker      ["0x8018", "FP_SP_SPEC", "Floating-point operation speculatively executed, single precision"],
192*288bf522SAndroid Build Coastguard Worker      ["0x8019", "ASE_FP_SP_SPEC", "Floating-point operation speculatively executed, Advanced SIMD single precision"],
193*288bf522SAndroid Build Coastguard Worker      ["0x801A", "SVE_FP_SP_SPEC", "Floating-point operation speculatively executed, SVE single precision"],
194*288bf522SAndroid Build Coastguard Worker      ["0x801B", "ASE_SVE_FP_SP_SPEC", "Floating-point operation speculatively executed, Advanced SIMD or SVE single precision"],
195*288bf522SAndroid Build Coastguard Worker      ["0x801C", "FP_DP_SPEC", "Floating-point operation speculatively executed, double precision"],
196*288bf522SAndroid Build Coastguard Worker      ["0x801D", "ASE_FP_DP_SPEC", "Floating-point operation speculatively executed, Advanced SIMD double precision"],
197*288bf522SAndroid Build Coastguard Worker      ["0x801E", "SVE_FP_DP_SPEC", "Floating-point operation speculatively executed, SVE double precision"],
198*288bf522SAndroid Build Coastguard Worker      ["0x801F", "ASE_SVE_FP_DP_SPEC", "Floating-point operation speculatively executed, Advanced SIMD or SVE double precision"],
199*288bf522SAndroid Build Coastguard Worker      ["0x8020", "FP_DIV_SPEC", "Floating-point operation speculatively executed, divide"],
200*288bf522SAndroid Build Coastguard Worker      ["0x8021", "ASE_FP_DIV_SPEC", "Floating-point operation speculatively executed, Advanced SIMD divide"],
201*288bf522SAndroid Build Coastguard Worker      ["0x8022", "SVE_FP_DIV_SPEC", "Floating-point operation speculatively executed, SVE divide"],
202*288bf522SAndroid Build Coastguard Worker      ["0x8023", "ASE_SVE_FP_DIV_SPEC", "Floating-point operation speculatively executed, Advanced SIMD or SVE divide"],
203*288bf522SAndroid Build Coastguard Worker      ["0x8024", "FP_SQRT_SPEC", "Floating-point operation speculatively executed, square root"],
204*288bf522SAndroid Build Coastguard Worker      ["0x8025", "ASE_FP_SQRT_SPEC", "Floating-point operation speculatively executed, Advanced SIMD square root"],
205*288bf522SAndroid Build Coastguard Worker      ["0x8026", "SVE_FP_SQRT_SPEC", "Floating-point operation speculatively executed, SVE square root"],
206*288bf522SAndroid Build Coastguard Worker      ["0x8027", "ASE_SVE_FP_SQRT_SPEC", "Floating-point operation speculatively executed, Advanced SIMD or SVE square-root"],
207*288bf522SAndroid Build Coastguard Worker      ["0x8028", "FP_FMA_SPEC", "Floating-point operation speculatively executed, FMA"],
208*288bf522SAndroid Build Coastguard Worker      ["0x8029", "ASE_FP_FMA_SPEC", "Floating-point operation speculatively executed, Advanced SIMD FMA"],
209*288bf522SAndroid Build Coastguard Worker      ["0x802A", "SVE_FP_FMA_SPEC", "Floating-point operation speculatively executed, SVE FMA"],
210*288bf522SAndroid Build Coastguard Worker      ["0x802B", "ASE_SVE_FP_FMA_SPEC", "Floating-point operation speculatively executed, Advanced SIMD or SVE FMA"],
211*288bf522SAndroid Build Coastguard Worker      ["0x802C", "FP_MUL_SPEC", "Floating-point operation speculatively executed, multiply"],
212*288bf522SAndroid Build Coastguard Worker      ["0x802D", "ASE_FP_MUL_SPEC", "Floating-point operation speculatively executed, Advanced SIMD multiply"],
213*288bf522SAndroid Build Coastguard Worker      ["0x802E", "SVE_FP_MUL_SPEC", "Floating-point operation speculatively executed, SVE multiply"],
214*288bf522SAndroid Build Coastguard Worker      ["0x802F", "ASE_SVE_FP_MUL_SPEC", "Floating-point operation speculatively executed, Advanced SIMD or SVE multiply"],
215*288bf522SAndroid Build Coastguard Worker      ["0x8030", "FP_ADDSUB_SPEC", "Floating-point operation speculatively executed, add or subtract"],
216*288bf522SAndroid Build Coastguard Worker      ["0x8031", "ASE_FP_ADDSUB_SPEC", "Floating-point operation speculatively executed, Advanced SIMD add or subtract"],
217*288bf522SAndroid Build Coastguard Worker      ["0x8032", "SVE_FP_ADDSUB_SPEC", "Floating-point operation speculatively executed, SVE add or subtract"],
218*288bf522SAndroid Build Coastguard Worker      ["0x8033", "ASE_SVE_FP_ADDSUB_SPEC", "Floating-point operation speculatively executed, Advanced SIMD or SVE add or subtract"],
219*288bf522SAndroid Build Coastguard Worker      ["0x8034", "FP_RECPE_SPEC", "Floating-point operation speculatively executed, reciprocal estimate"],
220*288bf522SAndroid Build Coastguard Worker      ["0x8035", "ASE_FP_RECPE_SPEC", "Floating-point operation speculatively executed, Advanced SIMD reciprocal estimate"],
221*288bf522SAndroid Build Coastguard Worker      ["0x8036", "SVE_FP_RECPE_SPEC", "Floating-point operation speculatively executed, SVE reciprocal estimate"],
222*288bf522SAndroid Build Coastguard Worker      ["0x8037", "ASE_SVE_FP_RECPE_SPEC", "Floating-point operation speculatively executed, Advanced SIMD or SVE reciprocal estimate"],
223*288bf522SAndroid Build Coastguard Worker      ["0x8038", "FP_CVT_SPEC", "Floating-point operation speculatively executed, convert"],
224*288bf522SAndroid Build Coastguard Worker      ["0x8039", "ASE_FP_CVT_SPEC", "Floating-point operation speculatively executed, Advanced SIMD convert"],
225*288bf522SAndroid Build Coastguard Worker      ["0x803A", "SVE_FP_CVT_SPEC", "Floating-point operation speculatively executed, SVE convert"],
226*288bf522SAndroid Build Coastguard Worker      ["0x803B", "ASE_SVE_FP_CVT_SPEC", "Floating-point operation speculatively executed, Advanced SIMD or SVE convert"],
227*288bf522SAndroid Build Coastguard Worker      ["0x803C", "SVE_FP_AREDUCE_SPEC", "Floating-point operation speculatively executed, SVE accumulating reduction"],
228*288bf522SAndroid Build Coastguard Worker      ["0x803D", "ASE_FP_PREDUCE_SPEC", "Floating-point operation speculatively executed, Advanced SIMD pairwise add step"],
229*288bf522SAndroid Build Coastguard Worker      ["0x803E", "SVE_FP_VREDUCE_SPEC", "Floating-point operation speculatively executed, SVE vector reduction"],
230*288bf522SAndroid Build Coastguard Worker      ["0x803F", "ASE_SVE_FP_VREDUCE_SPEC", "Floating-point operation speculatively executed, Advanced SIMD or SVE vector reduction"],
231*288bf522SAndroid Build Coastguard Worker      ["0x8040", "INT_SPEC", "Integer operation speculatively executed"],
232*288bf522SAndroid Build Coastguard Worker      ["0x8041", "ASE_INT_SPEC", "Integer operation speculatively executed, Advanced SIMD"],
233*288bf522SAndroid Build Coastguard Worker      ["0x8042", "SVE_INT_SPEC", "Integer operation speculatively executed, SVE"],
234*288bf522SAndroid Build Coastguard Worker      ["0x8043", "ASE_SVE_INT_SPEC", "Integer operation speculatively executed, Advanced SIMD or SVE"],
235*288bf522SAndroid Build Coastguard Worker      ["0x8044", "INT_DIV_SPEC", "Integer operation speculatively executed, divide"],
236*288bf522SAndroid Build Coastguard Worker      ["0x8045", "INT_DIV64_SPEC", "Integer operation speculatively executed, 64-bit divide"],
237*288bf522SAndroid Build Coastguard Worker      ["0x8046", "SVE_INT_DIV_SPEC", "Integer operation speculatively executed, SVE divide"],
238*288bf522SAndroid Build Coastguard Worker      ["0x8047", "SVE_INT_DIV64_SPEC", "Integer operation speculatively executed, SVE 64-bit divide"],
239*288bf522SAndroid Build Coastguard Worker      ["0x8048", "INT_MUL_SPEC", "Integer operation speculatively executed, multiply"],
240*288bf522SAndroid Build Coastguard Worker      ["0x8049", "ASE_INT_MUL_SPEC", "Integer operation speculatively executed, Advanced SIMD multiply"],
241*288bf522SAndroid Build Coastguard Worker      ["0x804A", "SVE_INT_MUL_SPEC", "Integer operation speculatively executed, SVE multiply"],
242*288bf522SAndroid Build Coastguard Worker      ["0x804B", "ASE_SVE_INT_MUL_SPEC", "Integer operation speculatively executed, Advanced SIMD or SVE multiply"],
243*288bf522SAndroid Build Coastguard Worker      ["0x804C", "INT_MUL64_SPEC", "Integer operation speculatively executed, 64x64 multiply"],
244*288bf522SAndroid Build Coastguard Worker      ["0x804D", "SVE_INT_MUL64_SPEC", "Integer operation speculatively executed, SVE 64x64 multiply"],
245*288bf522SAndroid Build Coastguard Worker      ["0x804E", "INT_MULH64_SPEC", "Integer operation speculatively executed, 64x64 multiply returning high part"],
246*288bf522SAndroid Build Coastguard Worker      ["0x804F", "SVE_INT_MULH64_SPEC", "Integer operation speculatively executed, SVE 64x64 multiply high part"],
247*288bf522SAndroid Build Coastguard Worker      ["0x8058", "NONFP_SPEC", "Non-floating-point operation speculatively executed"],
248*288bf522SAndroid Build Coastguard Worker      ["0x8059", "ASE_NONFP_SPEC", "Non-floating-point operation speculatively executed, Advanced SIMD"],
249*288bf522SAndroid Build Coastguard Worker      ["0x805A", "SVE_NONFP_SPEC", "Non-floating-point operation speculatively executed, SVE"],
250*288bf522SAndroid Build Coastguard Worker      ["0x805B", "ASE_SVE_NONFP_SPEC", "Non-floating-point operation speculatively executed, Advanced SIMD or SVE"],
251*288bf522SAndroid Build Coastguard Worker      ["0x805D", "ASE_INT_VREDUCE_SPEC", "Integer operation speculatively executed, Advanced SIMD reduction"],
252*288bf522SAndroid Build Coastguard Worker      ["0x805E", "SVE_INT_VREDUCE_SPEC", "Integer operation speculatively executed, SVE reduction"],
253*288bf522SAndroid Build Coastguard Worker      ["0x805F", "ASE_SVE_INT_VREDUCE_SPEC", "Integer operation speculatively executed, Advanced SIMD or SVE reduction"],
254*288bf522SAndroid Build Coastguard Worker      ["0x8060", "SVE_PERM_SPEC", "Operation speculatively executed, SVE permute"],
255*288bf522SAndroid Build Coastguard Worker      ["0x8061", "SVE_PERM_IGRANULE_SPEC", "Operation speculatively executed, SVE intra-granule permute"],
256*288bf522SAndroid Build Coastguard Worker      ["0x8062", "SVE_PERM_XGRANULE_SPEC", "Operation speculatively executed, SVE cross-granule permute"],
257*288bf522SAndroid Build Coastguard Worker      ["0x8063", "SVE_PERM_VARIABLE_SPEC", "Operation speculatively executed, SVE programmable permute"],
258*288bf522SAndroid Build Coastguard Worker      ["0x8064", "SVE_XPIPE_SPEC", "Operation speculatively executed, SVE cross-pipe"],
259*288bf522SAndroid Build Coastguard Worker      ["0x8065", "SVE_XPIPE_Z2R_SPEC", "Operation speculatively executed, SVE vector to scalar cross-pipe"],
260*288bf522SAndroid Build Coastguard Worker      ["0x8066", "SVE_XPIPE_R2Z_SPEC", "Operation speculatively executed, SVE scalar to vector cross-pipe"],
261*288bf522SAndroid Build Coastguard Worker      ["0x8067", "SVE_PGEN_NVEC_SPEC", "Operation speculatively executed, SVE predicate-only"],
262*288bf522SAndroid Build Coastguard Worker      ["0x8068", "SVE_PGEN_SPEC", "Operation speculatively executed, SVE predicate generating"],
263*288bf522SAndroid Build Coastguard Worker      ["0x8069", "SVE_PGEN_FLG_SPEC", "Operation speculatively executed, SVE predicate flag setting"],
264*288bf522SAndroid Build Coastguard Worker      ["0x806A", "SVE_PGEN_CMP_SPEC", "Operation speculatively executed, SVE vector compare"],
265*288bf522SAndroid Build Coastguard Worker      ["0x806B", "SVE_PGEN_FCM_SPEC", "Floating-point operation speculatively executed, SVE vector compare"],
266*288bf522SAndroid Build Coastguard Worker      ["0x806C", "SVE_PGEN_LOGIC_SPEC", "Operation speculatively executed, SVE predicate logical"],
267*288bf522SAndroid Build Coastguard Worker      ["0x806D", "SVE_PPERM_SPEC", "Operation speculatively executed, SVE predicate permute"],
268*288bf522SAndroid Build Coastguard Worker      ["0x806E", "SVE_PSCAN_SPEC", "Operation speculatively executed, SVE predicate scan"],
269*288bf522SAndroid Build Coastguard Worker      ["0x806F", "SVE_PCNT_SPEC", "Operation speculatively executed, SVE predicate count"],
270*288bf522SAndroid Build Coastguard Worker      ["0x8070", "SVE_PLOOP_WHILE_SPEC", "Operation speculatively executed, SVE predicate loop while"],
271*288bf522SAndroid Build Coastguard Worker      ["0x8071", "SVE_PLOOP_TEST_SPEC", "Operation speculatively executed, SVE predicate loop test"],
272*288bf522SAndroid Build Coastguard Worker      ["0x8072", "SVE_PLOOP_ELTS_SPEC", "Operation speculatively executed, SVE predicate loop elements"],
273*288bf522SAndroid Build Coastguard Worker      ["0x8073", "SVE_PLOOP_TERM_SPEC", "Operation speculatively executed, SVE predicate loop termination"],
274*288bf522SAndroid Build Coastguard Worker      ["0x8074", "SVE_PRED_SPEC", "Operation speculatively executed, SVE predicated"],
275*288bf522SAndroid Build Coastguard Worker      ["0x8075", "SVE_PRED_EMPTY_SPEC", "Operation speculatively executed, SVE predicated with no active predicates"],
276*288bf522SAndroid Build Coastguard Worker      ["0x8076", "SVE_PRED_FULL_SPEC", "Operation speculatively executed, SVE predicated with all active predicates"],
277*288bf522SAndroid Build Coastguard Worker      ["0x8077", "SVE_PRED_PARTIAL_SPEC", "Operation speculatively executed, SVE predicated with partially active predicates"],
278*288bf522SAndroid Build Coastguard Worker      ["0x8078", "SVE_UNPRED_SPEC", "Operation speculatively executed, SVE unpredicated"],
279*288bf522SAndroid Build Coastguard Worker      ["0x8079", "SVE_PRED_NOT_FULL_SPEC", "SVE predicated operations Speculatively executed with no active or partially active predicates"],
280*288bf522SAndroid Build Coastguard Worker      ["0x807C", "SVE_MOVPRFX_SPEC", "Operation speculatively executed, SVE MOVPRFX"],
281*288bf522SAndroid Build Coastguard Worker      ["0x807D", "SVE_MOVPRFX_Z_SPEC", "Operation speculatively executed, SVE MOVPRFX zeroing predication"],
282*288bf522SAndroid Build Coastguard Worker      ["0x807E", "SVE_MOVPRFX_M_SPEC", "Operation speculatively executed, SVE MOVPRFX merging predication"],
283*288bf522SAndroid Build Coastguard Worker      ["0x807F", "SVE_MOVPRFX_U_SPEC", "Operation speculatively executed, SVE MOVPRFX unfused"],
284*288bf522SAndroid Build Coastguard Worker      ["0x8080", "SVE_LDST_SPEC", "Operation speculatively executed, SVE load, store, or prefetch"],
285*288bf522SAndroid Build Coastguard Worker      ["0x8081", "SVE_LD_SPEC", "Operation speculatively executed, SVE load"],
286*288bf522SAndroid Build Coastguard Worker      ["0x8082", "SVE_ST_SPEC", "Operation speculatively executed, SVE store"],
287*288bf522SAndroid Build Coastguard Worker      ["0x8083", "SVE_PRF_SPEC", "Operation speculatively executed, SVE prefetch"],
288*288bf522SAndroid Build Coastguard Worker      ["0x8084", "ASE_SVE_LDST_SPEC", "Operation speculatively executed, Advanced SIMD or SVE load or store"],
289*288bf522SAndroid Build Coastguard Worker      ["0x8085", "ASE_SVE_LD_SPEC", "Operation speculatively executed, Advanced SIMD or SVE load"],
290*288bf522SAndroid Build Coastguard Worker      ["0x8086", "ASE_SVE_ST_SPEC", "Operation speculatively executed, Advanced SIMD or SVE store"],
291*288bf522SAndroid Build Coastguard Worker      ["0x8087", "PRF_SPEC", "Operation speculatively executed, Prefetch"],
292*288bf522SAndroid Build Coastguard Worker      ["0x8088", "BASE_LDST_REG_SPEC", "Operation speculatively executed, general-purpose register load, store, or prefetch"],
293*288bf522SAndroid Build Coastguard Worker      ["0x8089", "BASE_LD_REG_SPEC", "Operation speculatively executed, general-purpose register load"],
294*288bf522SAndroid Build Coastguard Worker      ["0x808A", "BASE_ST_REG_SPEC", "Operation speculatively executed, general-purpose register store"],
295*288bf522SAndroid Build Coastguard Worker      ["0x808B", "BASE_PRF_SPEC", "Operation speculatively executed, general-purpose register prefetch"],
296*288bf522SAndroid Build Coastguard Worker      ["0x808C", "FPASE_LDST_REG_SPEC", "Operation speculatively executed, SIMD&FP register load or store"],
297*288bf522SAndroid Build Coastguard Worker      ["0x808D", "FPASE_LD_REG_SPEC", "Operation speculatively executed, SIMD&FP register load"],
298*288bf522SAndroid Build Coastguard Worker      ["0x808E", "FPASE_ST_REG_SPEC", "Operation speculatively executed, SIMD&FP register store"],
299*288bf522SAndroid Build Coastguard Worker      ["0x8090", "SVE_LDST_REG_SPEC", "Operation speculatively executed, SVE unpredicated load or store register"],
300*288bf522SAndroid Build Coastguard Worker      ["0x8091", "SVE_LDR_REG_SPEC", "Operation speculatively executed, SVE unpredicated load register"],
301*288bf522SAndroid Build Coastguard Worker      ["0x8092", "SVE_STR_REG_SPEC", "Operation speculatively executed, SVE unpredicated store register"],
302*288bf522SAndroid Build Coastguard Worker      ["0x8094", "SVE_LDST_PREG_SPEC", "Operation speculatively executed, SVE load or store predicate register"],
303*288bf522SAndroid Build Coastguard Worker      ["0x8095", "SVE_LDR_PREG_SPEC", "Operation speculatively executed, SVE load predicate register"],
304*288bf522SAndroid Build Coastguard Worker      ["0x8096", "SVE_STR_PREG_SPEC", "Operation speculatively executed, SVE store predicate register"],
305*288bf522SAndroid Build Coastguard Worker      ["0x8098", "SVE_LDST_ZREG_SPEC", "Operation speculatively executed, SVE load or store vector register"],
306*288bf522SAndroid Build Coastguard Worker      ["0x8099", "SVE_LDR_ZREG_SPEC", "Operation speculatively executed, SVE load vector register"],
307*288bf522SAndroid Build Coastguard Worker      ["0x809A", "SVE_STR_ZREG_SPEC", "Operation speculatively executed, SVE store vector register"],
308*288bf522SAndroid Build Coastguard Worker      ["0x809C", "SVE_LDST_CONTIG_SPEC", "Operation speculatively executed, SVE contiguous load, store, or prefetch element"],
309*288bf522SAndroid Build Coastguard Worker      ["0x809D", "SVE_LD_CONTIG_SPEC", "Operation speculatively executed, SVE contiguous load element"],
310*288bf522SAndroid Build Coastguard Worker      ["0x809E", "SVE_ST_CONTIG_SPEC", "Operation speculatively executed, SVE contiguous store element"],
311*288bf522SAndroid Build Coastguard Worker      ["0x809F", "SVE_PRF_CONTIG_SPEC", "Operation speculatively executed, SVE contiguous prefetch element"],
312*288bf522SAndroid Build Coastguard Worker      ["0x80A0", "SVE_LDSTNT_CONTIG_SPEC", "Operation speculatively executed, SVE non-temporal contiguous load or store element"],
313*288bf522SAndroid Build Coastguard Worker      ["0x80A1", "SVE_LDNT_CONTIG_SPEC", "Operation speculatively executed, SVE non-temporal contiguous load element"],
314*288bf522SAndroid Build Coastguard Worker      ["0x80A2", "SVE_STNT_CONTIG_SPEC", "Operation speculatively executed, SVE non-temporal contiguous store element"],
315*288bf522SAndroid Build Coastguard Worker      ["0x80A4", "ASE_SVE_LDST_MULTI_SPEC", "Operation speculatively executed, Advanced SIMD or SVE contiguous load or store multiple vector"],
316*288bf522SAndroid Build Coastguard Worker      ["0x80A5", "ASE_SVE_LD_MULTI_SPEC", "Operation speculatively executed, Advanced SIMD or SVE contiguous load multiple vector"],
317*288bf522SAndroid Build Coastguard Worker      ["0x80A6", "ASE_SVE_ST_MULTI_SPEC", "Operation speculatively executed, Advanced SIMD or SVE contiguous store multiple vector"],
318*288bf522SAndroid Build Coastguard Worker      ["0x80A8", "SVE_LDST_MULTI_SPEC", "Operation speculatively executed, SVE contiguous load or store multiple vector"],
319*288bf522SAndroid Build Coastguard Worker      ["0x80A9", "SVE_LD_MULTI_SPEC", "Operation speculatively executed, SVE contiguous load multiple vector"],
320*288bf522SAndroid Build Coastguard Worker      ["0x80AA", "SVE_ST_MULTI_SPEC", "Operation speculatively executed, SVE contiguous store multiple vector"],
321*288bf522SAndroid Build Coastguard Worker      ["0x80AC", "SVE_LDST_NONCONTIG_SPEC", "Operation speculatively executed, SVE non-contiguous load, store, or prefetch"],
322*288bf522SAndroid Build Coastguard Worker      ["0x80AD", "SVE_LD_GATHER_SPEC", "Operation speculatively executed, SVE gather-load"],
323*288bf522SAndroid Build Coastguard Worker      ["0x80AE", "SVE_ST_SCATTER_SPEC", "Operation speculatively executed, SVE scatter-store"],
324*288bf522SAndroid Build Coastguard Worker      ["0x80AF", "SVE_PRF_GATHER_SPEC", "Operation speculatively executed, SVE gather-prefetch"],
325*288bf522SAndroid Build Coastguard Worker      ["0x80B0", "SVE_LDST64_NONCONTIG_SPEC", "Operation speculatively executed, SVE 64-bit non-contiguous load, store, or prefetch"],
326*288bf522SAndroid Build Coastguard Worker      ["0x80B1", "SVE_LD64_GATHER_SPEC", "Operation speculatively executed, SVE 64-bit gather-load"],
327*288bf522SAndroid Build Coastguard Worker      ["0x80B2", "SVE_ST64_SCATTER_SPEC", "Operation speculatively executed, SVE 64-bit scatter-store"],
328*288bf522SAndroid Build Coastguard Worker      ["0x80B3", "SVE_PRF64_GATHER_SPEC", "Operation speculatively executed, SVE 64-bit gather-prefetch"],
329*288bf522SAndroid Build Coastguard Worker      ["0x80B4", "ASE_SVE_UNALIGNED_LDST_SPEC", "Advanced SIMD or SVE unaligned accesses"],
330*288bf522SAndroid Build Coastguard Worker      ["0x80B5", "ASE_SVE_UNALIGNED_LD_SPEC", "Advanced SIMD or SVE unaligned read accesses"],
331*288bf522SAndroid Build Coastguard Worker      ["0x80B6", "ASE_SVE_UNALIGNED_ST_SPEC", "Advanced SIMD or SVE unaligned write accesses"],
332*288bf522SAndroid Build Coastguard Worker      ["0x80B8", "ASE_SVE_UNALIGNED_CONTIG_LDST_SPEC", "Advanced SIMD or SVE unaligned contiguous accesses"],
333*288bf522SAndroid Build Coastguard Worker      ["0x80B9", "ASE_SVE_UNALIGNED_CONTIG_LD_SPEC", "Advanced SIMD or SVE unaligned contiguous read accesses"],
334*288bf522SAndroid Build Coastguard Worker      ["0x80BA", "ASE_SVE_UNALIGNED_CONTIG_ST_SPEC", "Advanced SIMD or SVE unaligned contiguous write accesses"],
335*288bf522SAndroid Build Coastguard Worker      ["0x80BC", "SVE_LDFF_SPEC", "Operation speculatively executed, SVE first-fault load"],
336*288bf522SAndroid Build Coastguard Worker      ["0x80BD", "SVE_LDFF_FAULT_SPEC", "Operation speculatively executed, SVE first-fault load which set FFR bit to 0b0"],
337*288bf522SAndroid Build Coastguard Worker      ["0x80C0", "FP_SCALE_OPS_SPEC", "Scalable floating-point element ALU operations Speculatively executed"],
338*288bf522SAndroid Build Coastguard Worker      ["0x80C1", "FP_FIXED_OPS_SPEC", "Non-scalable floating-point element ALU operations Speculatively executed"],
339*288bf522SAndroid Build Coastguard Worker      ["0x80C2", "FP_HP_SCALE_OPS_SPEC", "Scalable half-precision floating-point element ALU operations Speculatively executed"],
340*288bf522SAndroid Build Coastguard Worker      ["0x80C3", "FP_HP_FIXED_OPS_SPEC", "Non-scalable half-precision floating-point element ALU operations Speculatively executed"],
341*288bf522SAndroid Build Coastguard Worker      ["0x80C4", "FP_SP_SCALE_OPS_SPEC", "Scalable single-precision floating-point element ALU operations Speculatively executed"],
342*288bf522SAndroid Build Coastguard Worker      ["0x80C5", "FP_SP_FIXED_OPS_SPEC", "Non-scalable single-precision floating-point element ALU operations Speculatively executed"],
343*288bf522SAndroid Build Coastguard Worker      ["0x80C6", "FP_DP_SCALE_OPS_SPEC", "Scalable double-precision floating-point element ALU operations Speculatively executed"],
344*288bf522SAndroid Build Coastguard Worker      ["0x80C7", "FP_DP_FIXED_OPS_SPEC", "Non-scalable double-precision floating-point element ALU operations Speculatively executed"],
345*288bf522SAndroid Build Coastguard Worker      ["0x80C8", "INT_SCALE_OPS_SPEC", "Scalable integer element ALU operations Speculatively executed"],
346*288bf522SAndroid Build Coastguard Worker      ["0x80C9", "INT_FIXED_OPS_SPEC", "Non-scalable integer element ALU operations Speculatively executed"],
347*288bf522SAndroid Build Coastguard Worker      ["0x80CA", "LDST_SCALE_OPS_SPEC", "Scalable load or store element Operations speculatively executed"],
348*288bf522SAndroid Build Coastguard Worker      ["0x80CB", "LDST_FIXED_OPS_SPEC", "Non-scalable load or store element Operations speculatively executed"],
349*288bf522SAndroid Build Coastguard Worker      ["0x80CC", "LD_SCALE_OPS_SPEC", "Scalable load element Operations speculatively executed"],
350*288bf522SAndroid Build Coastguard Worker      ["0x80CD", "LD_FIXED_OPS_SPEC", "Non-scalable load element Operations speculatively executed"],
351*288bf522SAndroid Build Coastguard Worker      ["0x80CE", "ST_SCALE_OPS_SPEC", "Scalable store element Operations speculatively executed"],
352*288bf522SAndroid Build Coastguard Worker      ["0x80CF", "ST_FIXED_OPS_SPEC", "Non-scalable store element Operations speculatively executed"],
353*288bf522SAndroid Build Coastguard Worker      ["0x80DA", "LDST_SCALE_BYTES_SPEC", "Scalable load and store bytes Speculatively executed"],
354*288bf522SAndroid Build Coastguard Worker      ["0x80DB", "LDST_FIXED_BYTES_SPEC", "Non-scalable load and store bytes Speculatively executed"],
355*288bf522SAndroid Build Coastguard Worker      ["0x80DC", "LD_SCALE_BYTES_SPEC", "Scalable load bytes Speculatively executed"],
356*288bf522SAndroid Build Coastguard Worker      ["0x80DD", "LD_FIXED_BYTES_SPEC", "Non-scalable load bytes Speculatively executed"],
357*288bf522SAndroid Build Coastguard Worker      ["0x80DE", "ST_SCALE_BYTES_SPEC", "Scalable store bytes Speculatively executed"],
358*288bf522SAndroid Build Coastguard Worker      ["0x80DF", "ST_FIXED_BYTES_SPEC", "Non-scalable store bytes Speculatively executed"],
359*288bf522SAndroid Build Coastguard Worker      ["0x80E1", "ASE_INT8_SPEC", "Integer operation speculatively executed, Advanced SIMD 8-bit"],
360*288bf522SAndroid Build Coastguard Worker      ["0x80E2", "SVE_INT8_SPEC", "Integer operation speculatively executed, SVE 8-bit"],
361*288bf522SAndroid Build Coastguard Worker      ["0x80E3", "ASE_SVE_INT8_SPEC", "Integer operation speculatively executed, Advanced SIMD or SVE 8-bit"],
362*288bf522SAndroid Build Coastguard Worker      ["0x80E5", "ASE_INT16_SPEC", "Integer operation speculatively executed, Advanced SIMD 16-bit"],
363*288bf522SAndroid Build Coastguard Worker      ["0x80E6", "SVE_INT16_SPEC", "Integer operation speculatively executed, SVE 16-bit"],
364*288bf522SAndroid Build Coastguard Worker      ["0x80E7", "ASE_SVE_INT16_SPEC", "Integer operation speculatively executed, Advanced SIMD or SVE 16-bit"],
365*288bf522SAndroid Build Coastguard Worker      ["0x80E9", "ASE_INT32_SPEC", "Integer operation speculatively executed, Advanced SIMD 32-bit"],
366*288bf522SAndroid Build Coastguard Worker      ["0x80EA", "SVE_INT32_SPEC", "Integer operation speculatively executed, SVE 32-bit"],
367*288bf522SAndroid Build Coastguard Worker      ["0x80EB", "ASE_SVE_INT32_SPEC", "Integer operation speculatively executed, Advanced SIMD or SVE 32-bit"],
368*288bf522SAndroid Build Coastguard Worker      ["0x80ED", "ASE_INT64_SPEC", "Integer operation speculatively executed, Advanced SIMD 64-bit"],
369*288bf522SAndroid Build Coastguard Worker      ["0x80EE", "SVE_INT64_SPEC", "Integer operation speculatively executed, SVE 64-bit"],
370*288bf522SAndroid Build Coastguard Worker      ["0x80EF", "ASE_SVE_INT64_SPEC", "Integer operation speculatively executed, Advanced SIMD or SVE 64-bit"],
371*288bf522SAndroid Build Coastguard Worker      ["0x80F1", "ASE_FP_DOT_SPEC", "Floating-point operation speculatively executed, Advanced SIMD dot-product"],
372*288bf522SAndroid Build Coastguard Worker      ["0x80F2", "SVE_FP_DOT_SPEC", "Floating-point operation speculatively executed, SVE dot-product"],
373*288bf522SAndroid Build Coastguard Worker      ["0x80F3", "ASE_SVE_FP_DOT_SPEC", "Floating-point operation speculatively executed, Advanced SIMD or SVE dot-product"],
374*288bf522SAndroid Build Coastguard Worker      ["0x80F5", "ASE_FP_MMLA_SPEC", "Floating-point operation speculatively executed, Advanced SIMD matrix multiply"],
375*288bf522SAndroid Build Coastguard Worker      ["0x80F6", "SVE_FP_MMLA_SPEC", "Floating-point operation speculatively executed, SVE matrix multiply"],
376*288bf522SAndroid Build Coastguard Worker      ["0x80F7", "ASE_SVE_FP_MMLA_SPEC", "Floating-point operation speculatively executed, Advanced SIMD or SVE matrix multiply"],
377*288bf522SAndroid Build Coastguard Worker      ["0x80F9", "ASE_INT_DOT_SPEC", "Operation speculatively executed, Advanced SIMD integer dot-product"],
378*288bf522SAndroid Build Coastguard Worker      ["0x80FA", "SVE_INT_DOT_SPEC", "Integer operation speculatively executed, SVE dot-product"],
379*288bf522SAndroid Build Coastguard Worker      ["0x80FB", "ASE_SVE_INT_DOT_SPEC", "Integer operation speculatively executed, Advanced SIMD or SVE dot-product"],
380*288bf522SAndroid Build Coastguard Worker      ["0x80FD", "ASE_INT_MMLA_SPEC", "Integer operation speculatively executed, Advanced SIMD matrix multiply"],
381*288bf522SAndroid Build Coastguard Worker      ["0x80FE", "SVE_INT_MMLA_SPEC", "Integer operation speculatively executed, SVE matrix multiply"],
382*288bf522SAndroid Build Coastguard Worker      ["0x80FF", "ASE_SVE_INT_MMLA_SPEC", "Integer operation speculatively executed, Advanced SIMD or SVE matrix multiply"],
383*288bf522SAndroid Build Coastguard Worker      ["0x8107", "BR_SKIP_RETIRED", "Branch Instruction architecturally executed, not taken"],
384*288bf522SAndroid Build Coastguard Worker      ["0x8108", "BR_IMMED_TAKEN_RETIRED", "Branch Instruction architecturally executed, immediate, taken"],
385*288bf522SAndroid Build Coastguard Worker      ["0x8109", "BR_IMMED_SKIP_RETIRED", "Branch Instruction architecturally executed, immediate, not taken"],
386*288bf522SAndroid Build Coastguard Worker      ["0x810A", "BR_IND_TAKEN_RETIRED", "Branch Instruction architecturally executed, indirect, taken"],
387*288bf522SAndroid Build Coastguard Worker      ["0x810B", "BR_IND_SKIP_RETIRED", "Branch Instruction architecturally executed, indirect, not taken"],
388*288bf522SAndroid Build Coastguard Worker      ["0x810C", "BR_INDNR_TAKEN_RETIRED", "Branch Instruction architecturally executed, indirect excluding procedure return, taken"],
389*288bf522SAndroid Build Coastguard Worker      ["0x810D", "BR_INDNR_SKIP_RETIRED", "Branch Instruction architecturally executed, indirect excluding procedure return, not taken"],
390*288bf522SAndroid Build Coastguard Worker      ["0x810E", "BR_RETURN_ANY_RETIRED", "Branch Instruction architecturally executed, procedure return"],
391*288bf522SAndroid Build Coastguard Worker      ["0x810F", "BR_RETURN_SKIP_RETIRED", "Branch Instruction architecturally executed, procedure return, not taken"],
392*288bf522SAndroid Build Coastguard Worker      ["0x8110", "BR_IMMED_PRED_RETIRED", "Branch Instruction architecturally executed, predicted immediate"],
393*288bf522SAndroid Build Coastguard Worker      ["0x8111", "BR_IMMED_MIS_PRED_RETIRED", "Branch Instruction architecturally executed, mispredicted immediate"],
394*288bf522SAndroid Build Coastguard Worker      ["0x8112", "BR_IND_PRED_RETIRED", "Branch Instruction architecturally executed, predicted indirect"],
395*288bf522SAndroid Build Coastguard Worker      ["0x8113", "BR_IND_MIS_PRED_RETIRED", "Branch Instruction architecturally executed, mispredicted indirect"],
396*288bf522SAndroid Build Coastguard Worker      ["0x8114", "BR_RETURN_PRED_RETIRED", "Branch Instruction architecturally executed, predicted procedure return"],
397*288bf522SAndroid Build Coastguard Worker      ["0x8115", "BR_RETURN_MIS_PRED_RETIRED", "Branch Instruction architecturally executed, mispredicted procedure return"],
398*288bf522SAndroid Build Coastguard Worker      ["0x8116", "BR_INDNR_PRED_RETIRED", "Branch Instruction architecturally executed, predicted indirect excluding procedure return"],
399*288bf522SAndroid Build Coastguard Worker      ["0x8117", "BR_INDNR_MIS_PRED_RETIRED", "Branch Instruction architecturally executed, mispredicted indirect excluding procedure return"],
400*288bf522SAndroid Build Coastguard Worker      ["0x8118", "BR_TAKEN_PRED_RETIRED", "Branch Instruction architecturally executed, predicted branch, taken"],
401*288bf522SAndroid Build Coastguard Worker      ["0x8119", "BR_TAKEN_MIS_PRED_RETIRED", "Branch Instruction architecturally executed, mispredicted branch, taken"],
402*288bf522SAndroid Build Coastguard Worker      ["0x811A", "BR_SKIP_PRED_RETIRED", "Branch Instruction architecturally executed, predicted branch, not taken"],
403*288bf522SAndroid Build Coastguard Worker      ["0x811B", "BR_SKIP_MIS_PRED_RETIRED", "Branch Instruction architecturally executed, mispredicted branch, not taken"],
404*288bf522SAndroid Build Coastguard Worker      ["0x811C", "BR_PRED_RETIRED", "Branch Instruction architecturally executed, predicted branch"],
405*288bf522SAndroid Build Coastguard Worker      ["0x811D", "BR_IND_RETIRED", "Instruction architecturally executed, indirect branch"],
406*288bf522SAndroid Build Coastguard Worker      ["0x811E", "BR_INDNR_RETIRED", "Branch Instruction architecturally executed, indirect excluding procedure return"],
407*288bf522SAndroid Build Coastguard Worker      ["0x811F", "BRB_FILTRATE", "Branch Record captured"],
408*288bf522SAndroid Build Coastguard Worker      ["0x8120", "INST_FETCH_PERCYC", "Event in progress, INST_FETCH"],
409*288bf522SAndroid Build Coastguard Worker      ["0x8121", "MEM_ACCESS_RD_PERCYC", "Event in progress, MEM_ACCESS_RD"],
410*288bf522SAndroid Build Coastguard Worker      ["0x8124", "INST_FETCH", "Instruction memory access"],
411*288bf522SAndroid Build Coastguard Worker      ["0x8125", "BUS_REQ_RD_PERCYC", "Bus read transactions in progress"],
412*288bf522SAndroid Build Coastguard Worker      ["0x8126", "BUS_REQ_WR_PERCYC", "Bus write transactions in progress"],
413*288bf522SAndroid Build Coastguard Worker      ["0x8128", "DTLB_WALK_PERCYC", "Event in progress, DTLB_WALK"],
414*288bf522SAndroid Build Coastguard Worker      ["0x8129", "ITLB_WALK_PERCYC", "Event in progress, ITLB_WALK"],
415*288bf522SAndroid Build Coastguard Worker      ["0x812A", "SAMPLE_FEED_BR", "Statistical Profiling sample taken, branch"],
416*288bf522SAndroid Build Coastguard Worker      ["0x812B", "SAMPLE_FEED_LD", "Statistical Profiling sample taken, load"],
417*288bf522SAndroid Build Coastguard Worker      ["0x812C", "SAMPLE_FEED_ST", "Statistical Profiling sample taken, store"],
418*288bf522SAndroid Build Coastguard Worker      ["0x812D", "SAMPLE_FEED_OP", "Statistical Profiling sample taken, matching operation type"],
419*288bf522SAndroid Build Coastguard Worker      ["0x812E", "SAMPLE_FEED_EVENT", "Statistical Profiling sample taken, matching events"],
420*288bf522SAndroid Build Coastguard Worker      ["0x812F", "SAMPLE_FEED_LAT", "Statistical Profiling sample taken, exceeding minimum latency"],
421*288bf522SAndroid Build Coastguard Worker      ["0x8130", "L1D_TLB_RW", "Level 1 data TLB demand access"],
422*288bf522SAndroid Build Coastguard Worker      ["0x8131", "L1I_TLB_RD", "Level 1 instruction TLB demand access"],
423*288bf522SAndroid Build Coastguard Worker      ["0x8132", "L1D_TLB_PRFM", "Level 1 data TLB software preload"],
424*288bf522SAndroid Build Coastguard Worker      ["0x8133", "L1I_TLB_PRFM", "Level 1 instruction TLB software preload"],
425*288bf522SAndroid Build Coastguard Worker      ["0x8134", "DTLB_HWUPD", "Data TLB hardware update of translation table"],
426*288bf522SAndroid Build Coastguard Worker      ["0x8135", "ITLB_HWUPD", "Instruction TLB hardware update of translation table"],
427*288bf522SAndroid Build Coastguard Worker      ["0x8136", "DTLB_STEP", "Data TLB translation table walk, step"],
428*288bf522SAndroid Build Coastguard Worker      ["0x8137", "ITLB_STEP", "Instruction TLB translation table walk, step"],
429*288bf522SAndroid Build Coastguard Worker      ["0x8138", "DTLB_WALK_LARGE", "Data TLB large page translation table walk"],
430*288bf522SAndroid Build Coastguard Worker      ["0x8139", "ITLB_WALK_LARGE", "Instruction TLB large page translation table walk"],
431*288bf522SAndroid Build Coastguard Worker      ["0x813A", "DTLB_WALK_SMALL", "Data TLB small page translation table walk"],
432*288bf522SAndroid Build Coastguard Worker      ["0x813B", "ITLB_WALK_SMALL", "Instruction TLB small page translation table walk"],
433*288bf522SAndroid Build Coastguard Worker      ["0x813C", "DTLB_WALK_RW", "Data TLB demand access with at least one translation table walk"],
434*288bf522SAndroid Build Coastguard Worker      ["0x813D", "ITLB_WALK_RD", "Instruction TLB demand access with at least one translation table walk"],
435*288bf522SAndroid Build Coastguard Worker      ["0x813E", "DTLB_WALK_PRFM", "Data TLB software preload access with at least one translation table walk"],
436*288bf522SAndroid Build Coastguard Worker      ["0x813F", "ITLB_WALK_PRFM", "Instruction TLB software preload access with at least one translation table walk"],
437*288bf522SAndroid Build Coastguard Worker      ["0x8140", "L1D_CACHE_RW", "Level 1 data cache demand access"],
438*288bf522SAndroid Build Coastguard Worker      ["0x8141", "L1I_CACHE_RD", "Level 1 instruction cache demand fetch"],
439*288bf522SAndroid Build Coastguard Worker      ["0x8142", "L1D_CACHE_PRFM", "Level 1 data cache software preload"],
440*288bf522SAndroid Build Coastguard Worker      ["0x8143", "L1I_CACHE_PRFM", "Level 1 instruction cache software preload"],
441*288bf522SAndroid Build Coastguard Worker      ["0x8144", "L1D_CACHE_MISS", "Level 1 data cache demand access miss"],
442*288bf522SAndroid Build Coastguard Worker      ["0x8145", "L1I_CACHE_HWPRF", "Level 1 instruction cache hardware prefetch"],
443*288bf522SAndroid Build Coastguard Worker      ["0x8146", "L1D_CACHE_REFILL_PRFM", "Level 1 data cache refill, software preload"],
444*288bf522SAndroid Build Coastguard Worker      ["0x8147", "L1I_CACHE_REFILL_PRFM", "Level 1 instruction cache refill, software preload"],
445*288bf522SAndroid Build Coastguard Worker      ["0x8148", "L2D_CACHE_RW", "Level 2 data cache demand access"],
446*288bf522SAndroid Build Coastguard Worker      ["0x8149", "L2I_CACHE_RD", "Level 2 instruction cache demand fetch"],
447*288bf522SAndroid Build Coastguard Worker      ["0x814A", "L2D_CACHE_PRFM", "Level 2 data cache software preload"],
448*288bf522SAndroid Build Coastguard Worker      ["0x814B", "L2I_CACHE_PRFM", "Level 2 instruction cache software preload"],
449*288bf522SAndroid Build Coastguard Worker      ["0x814C", "L2D_CACHE_MISS", "Level 2 data cache demand access miss"],
450*288bf522SAndroid Build Coastguard Worker      ["0x814D", "L2I_CACHE_HWPRF", "Level 2 instruction cache hardware prefetch"],
451*288bf522SAndroid Build Coastguard Worker      ["0x814E", "L2D_CACHE_REFILL_PRFM", "Level 2 data cache refill, software preload"],
452*288bf522SAndroid Build Coastguard Worker      ["0x814F", "L2I_CACHE_REFILL_PRFM", "Level 2 instruction cache refill, software preload"],
453*288bf522SAndroid Build Coastguard Worker      ["0x8150", "L3D_CACHE_RW", "Level 3 data cache demand access"],
454*288bf522SAndroid Build Coastguard Worker      ["0x8151", "L3D_CACHE_PRFM", "Level 3 data cache software preload"],
455*288bf522SAndroid Build Coastguard Worker      ["0x8152", "L3D_CACHE_MISS", "Level 3 data cache demand access miss"],
456*288bf522SAndroid Build Coastguard Worker      ["0x8153", "L3D_CACHE_REFILL_PRFM", "Level 3 data cache refill, software preload"],
457*288bf522SAndroid Build Coastguard Worker      ["0x8154", "L1D_CACHE_HWPRF", "Level 1 data cache hardware prefetch"],
458*288bf522SAndroid Build Coastguard Worker      ["0x8155", "L2D_CACHE_HWPRF", "Level 2 data cache hardware prefetch"],
459*288bf522SAndroid Build Coastguard Worker      ["0x8156", "L3D_CACHE_HWPRF", "Level 3 data cache hardware prefetch"],
460*288bf522SAndroid Build Coastguard Worker      ["0x8157", "LL_CACHE_HWPRF", "Last level cache hardware prefetch"],
461*288bf522SAndroid Build Coastguard Worker      ["0x8158", "STALL_FRONTEND_MEMBOUND", "Frontend stall cycles, memory bound"],
462*288bf522SAndroid Build Coastguard Worker      ["0x8159", "STALL_FRONTEND_L1I", "Frontend stall cycles, level 1 instruction cache"],
463*288bf522SAndroid Build Coastguard Worker      ["0x815A", "STALL_FRONTEND_L2I", "Frontend stall cycles, level 2 instruction cache"],
464*288bf522SAndroid Build Coastguard Worker      ["0x815B", "STALL_FRONTEND_MEM", "Frontend stall cycles, last level PE cache or memory"],
465*288bf522SAndroid Build Coastguard Worker      ["0x815C", "STALL_FRONTEND_TLB", "Frontend stall cycles, TLB"],
466*288bf522SAndroid Build Coastguard Worker      ["0x8160", "STALL_FRONTEND_CPUBOUND", "Frontend stall cycles, processor bound"],
467*288bf522SAndroid Build Coastguard Worker      ["0x8161", "STALL_FRONTEND_FLOW", "Frontend stall cycles, flow control"],
468*288bf522SAndroid Build Coastguard Worker      ["0x8162", "STALL_FRONTEND_FLUSH", "Frontend stall cycles, flush recovery"],
469*288bf522SAndroid Build Coastguard Worker      ["0x8163", "STALL_FRONTEND_RENAME", "Frontend stall cycles, rename full"],
470*288bf522SAndroid Build Coastguard Worker      ["0x8164", "STALL_BACKEND_MEMBOUND", "Backend stall cycles, memory bound"],
471*288bf522SAndroid Build Coastguard Worker      ["0x8165", "STALL_BACKEND_L1D", "Backend stall cycles, level 1 data cache"],
472*288bf522SAndroid Build Coastguard Worker      ["0x8166", "STALL_BACKEND_L2D", "Backend stall cycles, level 2 data cache"],
473*288bf522SAndroid Build Coastguard Worker      ["0x8167", "STALL_BACKEND_TLB", "Backend stall cycles, TLB"],
474*288bf522SAndroid Build Coastguard Worker      ["0x8168", "STALL_BACKEND_ST", "Backend stall cycles, store"],
475*288bf522SAndroid Build Coastguard Worker      ["0x816A", "STALL_BACKEND_CPUBOUND", "Backend stall cycles, processor bound"],
476*288bf522SAndroid Build Coastguard Worker      ["0x816B", "STALL_BACKEND_BUSY", "Backend stall cycles, backend busy"],
477*288bf522SAndroid Build Coastguard Worker      ["0x816C", "STALL_BACKEND_ILOCK", "Backend stall cycles, input dependency"],
478*288bf522SAndroid Build Coastguard Worker      ["0x816D", "STALL_BACKEND_RENAME", "Backend stall cycles, rename full"],
479*288bf522SAndroid Build Coastguard Worker      ["0x816E", "STALL_BACKEND_ATOMIC", "Backend stall cycles, atomic operation"],
480*288bf522SAndroid Build Coastguard Worker      ["0x816F", "STALL_BACKEND_MEMCPYSET", "Backend stall cycles, Memory Copy or Set operation"],
481*288bf522SAndroid Build Coastguard Worker      ["0x8170", "CAS_NEAR_FAIL", "Atomic memory Operation speculatively executed, Compare and Swap fail"],
482*288bf522SAndroid Build Coastguard Worker      ["0x8171", "CAS_NEAR_PASS", "Atomic memory Operation speculatively executed, Compare and Swap pass"],
483*288bf522SAndroid Build Coastguard Worker      ["0x8172", "CAS_NEAR_SPEC", "Atomic memory Operation speculatively executed, Compare and Swap near"],
484*288bf522SAndroid Build Coastguard Worker      ["0x8173", "CAS_FAR_SPEC", "Atomic memory Operation speculatively executed, Compare and Swap far"],
485*288bf522SAndroid Build Coastguard Worker      ["0x8174", "CAS_SPEC", "Atomic memory Operation speculatively executed, Compare and Swap"],
486*288bf522SAndroid Build Coastguard Worker      ["0x8175", "LSE_LD_SPEC", "Atomic memory Operation speculatively executed, load"],
487*288bf522SAndroid Build Coastguard Worker      ["0x8176", "LSE_ST_SPEC", "Atomic memory Operation speculatively executed, store"],
488*288bf522SAndroid Build Coastguard Worker      ["0x8177", "LSE_LDST_SPEC", "Atomic memory Operation speculatively executed, load or store"],
489*288bf522SAndroid Build Coastguard Worker      ["0x8178", "REMOTE_ACCESS_WR", "Access to another socket in a multi-socket system, write"],
490*288bf522SAndroid Build Coastguard Worker      ["0x8179", "BRNL_INDNR_TAKEN_RETIRED", "Branch Instruction architecturally executed, indirect branch without link excluding procedure return, taken"],
491*288bf522SAndroid Build Coastguard Worker      ["0x817A", "BL_TAKEN_RETIRED", "Branch Instruction architecturally executed, branch with link, taken"],
492*288bf522SAndroid Build Coastguard Worker      ["0x817B", "BRNL_TAKEN_RETIRED", "Branch Instruction architecturally executed, branch without link, taken"],
493*288bf522SAndroid Build Coastguard Worker      ["0x817C", "BL_IND_TAKEN_RETIRED", "Branch Instruction architecturally executed, indirect branch with link, taken"],
494*288bf522SAndroid Build Coastguard Worker      ["0x817D", "BRNL_IND_TAKEN_RETIRED", "Branch Instruction architecturally executed, indirect branch without link, taken"],
495*288bf522SAndroid Build Coastguard Worker      ["0x817E", "BL_IMMED_TAKEN_RETIRED", "Branch Instruction architecturally executed, direct branch with link, taken"],
496*288bf522SAndroid Build Coastguard Worker      ["0x817F", "BRNL_IMMED_TAKEN_RETIRED", "Branch Instruction architecturally executed, direct branch without link, taken"],
497*288bf522SAndroid Build Coastguard Worker      ["0x8180", "BR_UNCOND_RETIRED", "Branch Instruction architecturally executed, unconditional branch"],
498*288bf522SAndroid Build Coastguard Worker      ["0x8181", "BR_COND_RETIRED", "Branch Instruction architecturally executed, conditional branch"],
499*288bf522SAndroid Build Coastguard Worker      ["0x8182", "BR_COND_TAKEN_RETIRED", "Branch Instruction architecturally executed, conditional branch, taken"],
500*288bf522SAndroid Build Coastguard Worker      ["0x8183", "BR_HINT_COND_RETIRED", "Branch Instruction architecturally executed, hinted conditional"],
501*288bf522SAndroid Build Coastguard Worker      ["0x8184", "BR_HINT_COND_PRED_RETIRED", "Branch Instruction architecturally executed, predicted hinted conditional"],
502*288bf522SAndroid Build Coastguard Worker      ["0x8185", "BR_HINT_COND_MIS_PRED_RETIRED", "Branch Instruction architecturally executed, mispredicted hinted conditional"],
503*288bf522SAndroid Build Coastguard Worker      ["0x8186", "UOP_RETIRED", "Micro-operation architecturally executed"],
504*288bf522SAndroid Build Coastguard Worker      ["0x8188", "DTLB_WALK_BLOCK", "Data TLB block translation table walk"],
505*288bf522SAndroid Build Coastguard Worker      ["0x8189", "ITLB_WALK_BLOCK", "Instruction TLB block translation table walk"],
506*288bf522SAndroid Build Coastguard Worker      ["0x818A", "DTLB_WALK_PAGE", "Data TLB page translation table walk"],
507*288bf522SAndroid Build Coastguard Worker      ["0x818B", "ITLB_WALK_PAGE", "Instruction TLB page translation table walk"],
508*288bf522SAndroid Build Coastguard Worker      ["0x818D", "BUS_REQ_RD", "Bus request, read"],
509*288bf522SAndroid Build Coastguard Worker      ["0x818E", "BUS_REQ_WR", "Bus request, write"],
510*288bf522SAndroid Build Coastguard Worker      ["0x818F", "BUS_REQ", "Bus request"],
511*288bf522SAndroid Build Coastguard Worker      ["0x8190", "ISNP_HIT_RD", "Snoop hit, demand instruction fetch"],
512*288bf522SAndroid Build Coastguard Worker      ["0x8191", "ISNP_HIT_NEAR_RD", "Snoop hit in near cache, demand instruction fetch"],
513*288bf522SAndroid Build Coastguard Worker      ["0x8192", "ISNP_HIT_FAR_RD", "Snoop hit in far cache, demand instruction fetch"],
514*288bf522SAndroid Build Coastguard Worker      ["0x8193", "ISNP_HIT_REMOTE_RD", "Snoop hit in remote cache, demand instruction fetch"],
515*288bf522SAndroid Build Coastguard Worker      ["0x8194", "DSNP_HIT_RD", "Snoop hit, demand data read"],
516*288bf522SAndroid Build Coastguard Worker      ["0x8195", "DSNP_HIT_NEAR_RD", "Snoop hit in near cache, demand data read"],
517*288bf522SAndroid Build Coastguard Worker      ["0x8196", "DSNP_HIT_FAR_RD", "Snoop hit in far cache, demand data read"],
518*288bf522SAndroid Build Coastguard Worker      ["0x8197", "DSNP_HIT_REMOTE_RD", "Snoop hit in remote cache, demand data read"],
519*288bf522SAndroid Build Coastguard Worker      ["0x8198", "DSNP_HIT_WR", "Snoop hit, demand data write"],
520*288bf522SAndroid Build Coastguard Worker      ["0x8199", "DSNP_HIT_NEAR_WR", "Snoop hit in near cache, demand data write"],
521*288bf522SAndroid Build Coastguard Worker      ["0x819A", "DSNP_HIT_FAR_WR", "Snoop hit in far cache, demand data write"],
522*288bf522SAndroid Build Coastguard Worker      ["0x819B", "DSNP_HIT_REMOTE_WR", "Snoop hit in remote cache, demand data write"],
523*288bf522SAndroid Build Coastguard Worker      ["0x819C", "DSNP_HIT_RW", "Snoop hit, demand data access"],
524*288bf522SAndroid Build Coastguard Worker      ["0x819D", "DSNP_HIT_NEAR_RW", "Snoop hit in near cache, demand data access"],
525*288bf522SAndroid Build Coastguard Worker      ["0x819E", "DSNP_HIT_FAR_RW", "Snoop hit in far cache, demand data access"],
526*288bf522SAndroid Build Coastguard Worker      ["0x819F", "DSNP_HIT_REMOTE_RW", "Snoop hit in remote cache, demand data access"],
527*288bf522SAndroid Build Coastguard Worker      ["0x81A0", "DSNP_HIT_PRFM", "Snoop hit, software data preload"],
528*288bf522SAndroid Build Coastguard Worker      ["0x81A1", "DSNP_HIT_NEAR_PRFM", "Snoop hit in near cache, software data preload"],
529*288bf522SAndroid Build Coastguard Worker      ["0x81A2", "DSNP_HIT_FAR_PRFM", "Snoop hit in far cache, software data preload"],
530*288bf522SAndroid Build Coastguard Worker      ["0x81A3", "DSNP_HIT_REMOTE_PRFM", "Snoop hit in remote cache, software data preload"],
531*288bf522SAndroid Build Coastguard Worker      ["0x81A4", "DSNP_HIT_HWPRF", "Snoop hit, hardware data prefetch"],
532*288bf522SAndroid Build Coastguard Worker      ["0x81A5", "DSNP_HIT_NEAR_HWPRF", "Snoop hit in near cache, hardware data prefetch"],
533*288bf522SAndroid Build Coastguard Worker      ["0x81A6", "DSNP_HIT_FAR_HWPRF", "Snoop hit in far cache, hardware data prefetch"],
534*288bf522SAndroid Build Coastguard Worker      ["0x81A7", "DSNP_HIT_REMOTE_HWPRF", "Snoop hit in remote cache, hardware data prefetch"],
535*288bf522SAndroid Build Coastguard Worker      ["0x81A8", "ISNP_HIT_PRFM", "Snoop hit, software instruction preload"],
536*288bf522SAndroid Build Coastguard Worker      ["0x81A9", "ISNP_HIT_NEAR_PRFM", "Snoop hit in near cache, software instruction preload"],
537*288bf522SAndroid Build Coastguard Worker      ["0x81AA", "ISNP_HIT_FAR_PRFM", "Snoop hit in far cache, software instruction preload"],
538*288bf522SAndroid Build Coastguard Worker      ["0x81AB", "ISNP_HIT_REMOTE_PRFM", "Snoop hit in remote cache, software instruction preload"],
539*288bf522SAndroid Build Coastguard Worker      ["0x81AC", "ISNP_HIT_HWPRF", "Snoop hit, hardware instruction prefetch"],
540*288bf522SAndroid Build Coastguard Worker      ["0x81AD", "ISNP_HIT_NEAR_HWPRF", "Snoop hit in near cache, hardware instruction prefetch"],
541*288bf522SAndroid Build Coastguard Worker      ["0x81AE", "ISNP_HIT_FAR_HWPRF", "Snoop hit in far cache, hardware instruction prefetch"],
542*288bf522SAndroid Build Coastguard Worker      ["0x81AF", "ISNP_HIT_REMOTE_HWPRF", "Snoop hit in remote cache, hardware instruction prefetch"],
543*288bf522SAndroid Build Coastguard Worker      ["0x81B0", "ISNP_HIT", "Snoop hit, instruction"],
544*288bf522SAndroid Build Coastguard Worker      ["0x81B1", "ISNP_HIT_NEAR", "Snoop hit in near cache, instruction"],
545*288bf522SAndroid Build Coastguard Worker      ["0x81B2", "ISNP_HIT_FAR", "Snoop hit in far cache, instruction"],
546*288bf522SAndroid Build Coastguard Worker      ["0x81B3", "ISNP_HIT_REMOTE", "Snoop hit in remote cache, instruction"],
547*288bf522SAndroid Build Coastguard Worker      ["0x81B4", "DSNP_HIT", "Snoop hit, data"],
548*288bf522SAndroid Build Coastguard Worker      ["0x81B5", "DSNP_HIT_NEAR", "Snoop hit in near cache, data"],
549*288bf522SAndroid Build Coastguard Worker      ["0x81B6", "DSNP_HIT_FAR", "Snoop hit in far cache, data"],
550*288bf522SAndroid Build Coastguard Worker      ["0x81B7", "DSNP_HIT_REMOTE", "Snoop hit in remote cache, data"],
551*288bf522SAndroid Build Coastguard Worker      ["0x81B8", "L1I_CACHE_REFILL_HWPRF", "Level 1 instruction cache refill, hardware prefetch"],
552*288bf522SAndroid Build Coastguard Worker      ["0x81B9", "L2I_CACHE_REFILL_HWPRF", "Level 2 instruction cache refill, hardware prefetch"],
553*288bf522SAndroid Build Coastguard Worker      ["0x81BC", "L1D_CACHE_REFILL_HWPRF", "Level 1 data cache refill, hardware prefetch"],
554*288bf522SAndroid Build Coastguard Worker      ["0x81BD", "L2D_CACHE_REFILL_HWPRF", "Level 2 data cache refill, hardware prefetch"],
555*288bf522SAndroid Build Coastguard Worker      ["0x81BE", "L3D_CACHE_REFILL_HWPRF", "Level 3 data cache refill, hardware prefetch"],
556*288bf522SAndroid Build Coastguard Worker      ["0x81BF", "LL_CACHE_REFILL_HWPRF", "Last level cache refill, hardware prefetch"],
557*288bf522SAndroid Build Coastguard Worker      ["0x81C0", "L1I_CACHE_HIT_RD", "Level 1 instruction cache demand fetch hit"],
558*288bf522SAndroid Build Coastguard Worker      ["0x81C1", "L2I_CACHE_HIT_RD", "Level 2 instruction cache demand fetch hit"],
559*288bf522SAndroid Build Coastguard Worker      ["0x81C4", "L1D_CACHE_HIT_RD", "Level 1 data cache demand hit, read"],
560*288bf522SAndroid Build Coastguard Worker      ["0x81C5", "L2D_CACHE_HIT_RD", "Level 2 data cache demand hit, read"],
561*288bf522SAndroid Build Coastguard Worker      ["0x81C6", "L3D_CACHE_HIT_RD", "Level 3 data cache demand hit, read"],
562*288bf522SAndroid Build Coastguard Worker      ["0x81C7", "LL_CACHE_HIT_RD", "Last level cache demand hit, read"],
563*288bf522SAndroid Build Coastguard Worker      ["0x81C8", "L1D_CACHE_HIT_WR", "Level 1 data cache demand access hit, write"],
564*288bf522SAndroid Build Coastguard Worker      ["0x81C9", "L2D_CACHE_HIT_WR", "Level 2 data cache demand access hit, write"],
565*288bf522SAndroid Build Coastguard Worker      ["0x81CA", "L3D_CACHE_HIT_WR", "Level 3 data cache demand access hit, write"],
566*288bf522SAndroid Build Coastguard Worker      ["0x81CB", "LL_CACHE_HIT_WR", "Last level cache demand access hit, write"],
567*288bf522SAndroid Build Coastguard Worker      ["0x81CC", "L1D_CACHE_HIT_RW", "Level 1 data cache demand access hit"],
568*288bf522SAndroid Build Coastguard Worker      ["0x81CD", "L2D_CACHE_HIT_RW", "Level 2 data cache demand access hit"],
569*288bf522SAndroid Build Coastguard Worker      ["0x81CE", "L3D_CACHE_HIT_RW", "Level 3 data cache demand access hit"],
570*288bf522SAndroid Build Coastguard Worker      ["0x81CF", "LL_CACHE_HIT_RW", "Last level cache demand access hit"],
571*288bf522SAndroid Build Coastguard Worker      ["0x81D0", "L1I_CACHE_HIT_RD_FPRFM", "Level 1 instruction cache demand fetch first hit, fetched by software preload"],
572*288bf522SAndroid Build Coastguard Worker      ["0x81D1", "L2I_CACHE_HIT_RD_FPRFM", "Level 2 instruction cache demand fetch first hit, fetched by software preload"],
573*288bf522SAndroid Build Coastguard Worker      ["0x81D4", "L1D_CACHE_HIT_RD_FPRFM", "Level 1 data cache demand first hit, read, fetched by software preload"],
574*288bf522SAndroid Build Coastguard Worker      ["0x81D5", "L2D_CACHE_HIT_RD_FPRFM", "Level 2 data cache demand first hit, read, fetched by software preload"],
575*288bf522SAndroid Build Coastguard Worker      ["0x81D6", "L3D_CACHE_HIT_RD_FPRFM", "Level 3 data cache demand first hit, read, fetched by software preload"],
576*288bf522SAndroid Build Coastguard Worker      ["0x81D7", "LL_CACHE_HIT_RD_FPRFM", "Last level cache demand first hit, read, fetched by software preload"],
577*288bf522SAndroid Build Coastguard Worker      ["0x81D8", "L1D_CACHE_HIT_WR_FPRFM", "Level 1 data cache demand access first hit, write, fetched by software preload"],
578*288bf522SAndroid Build Coastguard Worker      ["0x81D9", "L2D_CACHE_HIT_WR_FPRFM", "Level 2 data cache demand access first hit, write, fetched by software preload"],
579*288bf522SAndroid Build Coastguard Worker      ["0x81DA", "L3D_CACHE_HIT_WR_FPRFM", "Level 3 data cache demand access first hit, write, fetched by software preload"],
580*288bf522SAndroid Build Coastguard Worker      ["0x81DB", "LL_CACHE_HIT_WR_FPRFM", "Last level cache demand access first hit, write, fetched by software preload"],
581*288bf522SAndroid Build Coastguard Worker      ["0x81DC", "L1D_CACHE_HIT_RW_FPRFM", "Level 1 data cache demand access first hit, fetched by software preload"],
582*288bf522SAndroid Build Coastguard Worker      ["0x81DD", "L2D_CACHE_HIT_RW_FPRFM", "Level 2 data cache demand access first hit, fetched by software preload"],
583*288bf522SAndroid Build Coastguard Worker      ["0x81DE", "L3D_CACHE_HIT_RW_FPRFM", "Level 3 data cache demand access first hit, fetched by software preload"],
584*288bf522SAndroid Build Coastguard Worker      ["0x81DF", "LL_CACHE_HIT_RW_FPRFM", "Last level cache demand access first hit, fetched by software preload"],
585*288bf522SAndroid Build Coastguard Worker      ["0x81E0", "L1I_CACHE_HIT_RD_FHWPRF", "Level 1 instruction cache demand fetch first hit, fetched by hardware prefetcher"],
586*288bf522SAndroid Build Coastguard Worker      ["0x81E1", "L2I_CACHE_HIT_RD_FHWPRF", "Level 2 instruction cache demand fetch first hit, fetched by hardware prefetcher"],
587*288bf522SAndroid Build Coastguard Worker      ["0x81E4", "L1D_CACHE_HIT_RD_FHWPRF", "Level 1 data cache demand first hit, read, fetched by hardware prefetcher"],
588*288bf522SAndroid Build Coastguard Worker      ["0x81E5", "L2D_CACHE_HIT_RD_FHWPRF", "Level 2 data cache demand first hit, read, fetched by hardware prefetcher"],
589*288bf522SAndroid Build Coastguard Worker      ["0x81E6", "L3D_CACHE_HIT_RD_FHWPRF", "Level 3 data cache demand first hit, read, fetched by hardware prefetcher"],
590*288bf522SAndroid Build Coastguard Worker      ["0x81E7", "LL_CACHE_HIT_RD_FHWPRF", "Last level cache demand first hit, read, fetched by hardware prefetcher"],
591*288bf522SAndroid Build Coastguard Worker      ["0x81E8", "L1D_CACHE_HIT_WR_FHWPRF", "Level 1 data cache demand access first hit, write, fetched by hardware prefetcher"],
592*288bf522SAndroid Build Coastguard Worker      ["0x81E9", "L2D_CACHE_HIT_WR_FHWPRF", "Level 2 data cache demand access first hit, write, fetched by hardware prefetcher"],
593*288bf522SAndroid Build Coastguard Worker      ["0x81EA", "L3D_CACHE_HIT_WR_FHWPRF", "Level 3 data cache demand access first hit, write, fetched by hardware prefetcher"],
594*288bf522SAndroid Build Coastguard Worker      ["0x81EB", "LL_CACHE_HIT_WR_FHWPRF", "Last level cache demand access first hit, write, fetched by hardware prefetcher"],
595*288bf522SAndroid Build Coastguard Worker      ["0x81EC", "L1D_CACHE_HIT_RW_FHWPRF", "Level 1 data cache demand access first hit, fetched by hardware prefetcher"],
596*288bf522SAndroid Build Coastguard Worker      ["0x81ED", "L2D_CACHE_HIT_RW_FHWPRF", "Level 2 data cache demand access first hit, fetched by hardware prefetcher"],
597*288bf522SAndroid Build Coastguard Worker      ["0x81EE", "L3D_CACHE_HIT_RW_FHWPRF", "Level 3 data cache demand access first hit, fetched by hardware prefetcher"],
598*288bf522SAndroid Build Coastguard Worker      ["0x81EF", "LL_CACHE_HIT_RW_FHWPRF", "Last level cache demand access first hit, fetched by hardware prefetcher"],
599*288bf522SAndroid Build Coastguard Worker      ["0x81F0", "L1I_CACHE_HIT_RD_FPRF", "Level 1 instruction cache demand fetch first hit, fetched by preload or prefetch"],
600*288bf522SAndroid Build Coastguard Worker      ["0x81F1", "L2I_CACHE_HIT_RD_FPRF", "Level 2 instruction cache demand fetch first hit, fetched by preload or prefetch"],
601*288bf522SAndroid Build Coastguard Worker      ["0x81F4", "L1D_CACHE_HIT_RD_FPRF", "Level 1 data cache demand first hit, read, fetched by preload or prefetch"],
602*288bf522SAndroid Build Coastguard Worker      ["0x81F5", "L2D_CACHE_HIT_RD_FPRF", "Level 2 data cache demand first hit, read, fetched by preload or prefetch"],
603*288bf522SAndroid Build Coastguard Worker      ["0x81F6", "L3D_CACHE_HIT_RD_FPRF", "Level 3 data cache demand first hit, read, fetched by preload or prefetch"],
604*288bf522SAndroid Build Coastguard Worker      ["0x81F7", "LL_CACHE_HIT_RD_FPRF", "Last level cache demand first hit, read, fetched by preload or prefetch"],
605*288bf522SAndroid Build Coastguard Worker      ["0x81F8", "L1D_CACHE_HIT_WR_FPRF", "Level 1 data cache demand access first hit, write, fetched by preload or prefetch"],
606*288bf522SAndroid Build Coastguard Worker      ["0x81F9", "L2D_CACHE_HIT_WR_FPRF", "Level 2 data cache demand access first hit, write, fetched by preload or prefetch"],
607*288bf522SAndroid Build Coastguard Worker      ["0x81FA", "L3D_CACHE_HIT_WR_FPRF", "Level 3 data cache demand access first hit, write, fetched by preload or prefetch"],
608*288bf522SAndroid Build Coastguard Worker      ["0x81FB", "LL_CACHE_HIT_WR_FPRF", "Last level cache demand access first hit, write, fetched by preload or prefetch"],
609*288bf522SAndroid Build Coastguard Worker      ["0x81FC", "L1D_CACHE_HIT_RW_FPRF", "Level 1 data cache demand access first hit, fetched by preload or prefetch"],
610*288bf522SAndroid Build Coastguard Worker      ["0x81FD", "L2D_CACHE_HIT_RW_FPRF", "Level 2 data cache demand access first hit, fetched by preload or prefetch"],
611*288bf522SAndroid Build Coastguard Worker      ["0x81FE", "L3D_CACHE_HIT_RW_FPRF", "Level 3 data cache demand access first hit, fetched by preload or prefetch"],
612*288bf522SAndroid Build Coastguard Worker      ["0x81FF", "LL_CACHE_HIT_RW_FPRF", "Last level cache demand access first hit, fetched by preload or prefetch"],
613*288bf522SAndroid Build Coastguard Worker      ["0x8200", "L1I_CACHE_HIT", "Level 1 instruction cache hit"],
614*288bf522SAndroid Build Coastguard Worker      ["0x8201", "L2I_CACHE_HIT", "Level 2 instruction cache hit"],
615*288bf522SAndroid Build Coastguard Worker      ["0x8204", "L1D_CACHE_HIT", "Level 1 data cache hit"],
616*288bf522SAndroid Build Coastguard Worker      ["0x8205", "L2D_CACHE_HIT", "Level 2 data cache hit"],
617*288bf522SAndroid Build Coastguard Worker      ["0x8206", "L3D_CACHE_HIT", "Level 3 data cache hit"],
618*288bf522SAndroid Build Coastguard Worker      ["0x8207", "LL_CACHE_HIT", "Last level cache hit"],
619*288bf522SAndroid Build Coastguard Worker      ["0x8208", "L1I_CACHE_HIT_PRFM", "Level 1 instruction cache software preload hit"],
620*288bf522SAndroid Build Coastguard Worker      ["0x8209", "L2I_CACHE_HIT_PRFM", "Level 2 instruction cache software preload hit"],
621*288bf522SAndroid Build Coastguard Worker      ["0x820C", "L1D_CACHE_HIT_PRFM", "Level 1 data cache software preload hit"],
622*288bf522SAndroid Build Coastguard Worker      ["0x820D", "L2D_CACHE_HIT_PRFM", "Level 2 data cache software preload hit"],
623*288bf522SAndroid Build Coastguard Worker      ["0x820E", "L3D_CACHE_HIT_PRFM", "Level 3 data cache software preload hit"],
624*288bf522SAndroid Build Coastguard Worker      ["0x820F", "LL_CACHE_HIT_PRFM", "Last level cache software preload hit"],
625*288bf522SAndroid Build Coastguard Worker      ["0x8214", "L1D_CACHE_HITM_RD", "Level 1 data cache demand hit modified, read"],
626*288bf522SAndroid Build Coastguard Worker      ["0x8215", "L2D_CACHE_HITM_RD", "Level 2 data cache demand hit modified, read"],
627*288bf522SAndroid Build Coastguard Worker      ["0x8216", "L3D_CACHE_HITM_RD", "Level 3 data cache demand hit modified, read"],
628*288bf522SAndroid Build Coastguard Worker      ["0x8217", "LL_CACHE_HITM_RD", "Last level cache demand hit modified, read"],
629*288bf522SAndroid Build Coastguard Worker      ["0x8218", "L1D_CACHE_HITM_WR", "Level 1 data cache demand access hit modified, write"],
630*288bf522SAndroid Build Coastguard Worker      ["0x8219", "L2D_CACHE_HITM_WR", "Level 2 data cache demand access hit modified, write"],
631*288bf522SAndroid Build Coastguard Worker      ["0x821A", "L3D_CACHE_HITM_WR", "Level 3 data cache demand access hit modified, write"],
632*288bf522SAndroid Build Coastguard Worker      ["0x821B", "LL_CACHE_HITM_WR", "Last level cache demand access hit modified, write"],
633*288bf522SAndroid Build Coastguard Worker      ["0x821C", "L1D_CACHE_HITM_RW", "Level 1 data cache demand access hit modified"],
634*288bf522SAndroid Build Coastguard Worker      ["0x821D", "L2D_CACHE_HITM_RW", "Level 2 data cache demand access hit modified"],
635*288bf522SAndroid Build Coastguard Worker      ["0x821E", "L3D_CACHE_HITM_RW", "Level 3 data cache demand access hit modified"],
636*288bf522SAndroid Build Coastguard Worker      ["0x821F", "LL_CACHE_HITM_RW", "Last level cache demand access hit modified"],
637*288bf522SAndroid Build Coastguard Worker      ["0x8224", "DSNP_HITM_RD", "Snoop hit, demand data read, modified"],
638*288bf522SAndroid Build Coastguard Worker      ["0x8225", "DSNP_HITM_NEAR_RD", "Snoop hit in near cache, demand data read, modified"],
639*288bf522SAndroid Build Coastguard Worker      ["0x8226", "DSNP_HITM_FAR_RD", "Snoop hit in far cache, demand data read, modified"],
640*288bf522SAndroid Build Coastguard Worker      ["0x8227", "DSNP_HITM_REMOTE_RD", "Snoop hit in remote cache, demand data read, modified"],
641*288bf522SAndroid Build Coastguard Worker      ["0x8228", "DSNP_HITM_WR", "Snoop hit, demand data write, modified"],
642*288bf522SAndroid Build Coastguard Worker      ["0x8229", "DSNP_HITM_NEAR_WR", "Snoop hit in near cache, demand data write, modified"],
643*288bf522SAndroid Build Coastguard Worker      ["0x822A", "DSNP_HITM_FAR_WR", "Snoop hit in far cache, demand data write, modified"],
644*288bf522SAndroid Build Coastguard Worker      ["0x822B", "DSNP_HITM_REMOTE_WR", "Snoop hit in remote cache, demand data write, modified"],
645*288bf522SAndroid Build Coastguard Worker      ["0x822C", "DSNP_HITM_RW", "Snoop hit, demand data access, modified"],
646*288bf522SAndroid Build Coastguard Worker      ["0x822D", "DSNP_HITM_NEAR_RW", "Snoop hit in near cache, demand data access, modified"],
647*288bf522SAndroid Build Coastguard Worker      ["0x822E", "DSNP_HITM_FAR_RW", "Snoop hit in far cache, demand data access, modified"],
648*288bf522SAndroid Build Coastguard Worker      ["0x822F", "DSNP_HITM_REMOTE_RW", "Snoop hit in remote cache, demand data access, modified"],
649*288bf522SAndroid Build Coastguard Worker      ["0x8230", "LOCAL_MEM", "Access to memory attached to this device"],
650*288bf522SAndroid Build Coastguard Worker      ["0x8231", "LOCAL_MEM_RD", "Access to memory attached to this device, read"],
651*288bf522SAndroid Build Coastguard Worker      ["0x8232", "LOCAL_MEM_WR", "Access to memory attached to this device, write"],
652*288bf522SAndroid Build Coastguard Worker      ["0x8233", "LOCAL_MEM_RW", "Access to memory attached to this device, demand read or write"],
653*288bf522SAndroid Build Coastguard Worker      ["0x8234", "LOCAL_MEM_PRFM", "Access to memory attached to this device, preload or prefetch"],
654*288bf522SAndroid Build Coastguard Worker      ["0x8238", "REMOTE_MEM", "Access to memory attached to another socket in a multi-socket system"],
655*288bf522SAndroid Build Coastguard Worker      ["0x8239", "REMOTE_MEM_RD", "Access to memory attached to another socket in a multi-socket system, read"],
656*288bf522SAndroid Build Coastguard Worker      ["0x823A", "REMOTE_MEM_WR", "Access to memory attached to another socket in a multi-socket system, write"],
657*288bf522SAndroid Build Coastguard Worker      ["0x823B", "REMOTE_MEM_RW", "Access to memory attached to another socket in a multi-socket system, demand read or write"],
658*288bf522SAndroid Build Coastguard Worker      ["0x823C", "REMOTE_MEM_PRFM", "Access to memory attached to another socket in a multi-socket system, preload or prefetch"],
659*288bf522SAndroid Build Coastguard Worker      ["0x8240", "L1I_LFB_HIT_RD", "Level 1 instruction cache demand fetch line-fill buffer hit"],
660*288bf522SAndroid Build Coastguard Worker      ["0x8241", "L2I_LFB_HIT_RD", "Level 2 instruction cache demand fetch line-fill buffer hit"],
661*288bf522SAndroid Build Coastguard Worker      ["0x8244", "L1D_LFB_HIT_RD", "Level 1 data cache demand line-fill buffer hit, read"],
662*288bf522SAndroid Build Coastguard Worker      ["0x8245", "L2D_LFB_HIT_RD", "Level 2 data cache demand line-fill buffer hit, read"],
663*288bf522SAndroid Build Coastguard Worker      ["0x8246", "L3D_LFB_HIT_RD", "Level 3 data cache demand line-fill buffer hit, read"],
664*288bf522SAndroid Build Coastguard Worker      ["0x8247", "LL_LFB_HIT_RD", "Last level cache demand line-fill buffer hit, read"],
665*288bf522SAndroid Build Coastguard Worker      ["0x8248", "L1D_LFB_HIT_WR", "Level 1 data cache demand access line-fill buffer hit, write"],
666*288bf522SAndroid Build Coastguard Worker      ["0x8249", "L2D_LFB_HIT_WR", "Level 2 data cache demand access line-fill buffer hit, write"],
667*288bf522SAndroid Build Coastguard Worker      ["0x824A", "L3D_LFB_HIT_WR", "Level 3 data cache demand access line-fill buffer hit, write"],
668*288bf522SAndroid Build Coastguard Worker      ["0x824B", "LL_LFB_HIT_WR", "Last level cache demand access line-fill buffer hit, write"],
669*288bf522SAndroid Build Coastguard Worker      ["0x824C", "L1D_LFB_HIT_RW", "Level 1 data cache demand access line-fill buffer hit"],
670*288bf522SAndroid Build Coastguard Worker      ["0x824D", "L2D_LFB_HIT_RW", "Level 2 data cache demand access line-fill buffer hit"],
671*288bf522SAndroid Build Coastguard Worker      ["0x824E", "L3D_LFB_HIT_RW", "Level 3 data cache demand access line-fill buffer hit"],
672*288bf522SAndroid Build Coastguard Worker      ["0x824F", "LL_LFB_HIT_RW", "Last level cache demand access line-fill buffer hit"],
673*288bf522SAndroid Build Coastguard Worker      ["0x8250", "L1I_LFB_HIT_RD_FPRFM", "Level 1 instruction cache demand fetch line-fill buffer first hit, recently fetched by software preload"],
674*288bf522SAndroid Build Coastguard Worker      ["0x8251", "L2I_LFB_HIT_RD_FPRFM", "Level 2 instruction cache demand fetch line-fill buffer first hit, recently fetched by software preload"],
675*288bf522SAndroid Build Coastguard Worker      ["0x8254", "L1D_LFB_HIT_RD_FPRFM", "Level 1 data cache demand line-fill buffer first hit, read, recently fetched by software preload"],
676*288bf522SAndroid Build Coastguard Worker      ["0x8255", "L2D_LFB_HIT_RD_FPRFM", "Level 2 data cache demand line-fill buffer first hit, read, recently fetched by software preload"],
677*288bf522SAndroid Build Coastguard Worker      ["0x8256", "L3D_LFB_HIT_RD_FPRFM", "Level 3 data cache demand line-fill buffer first hit, read, recently fetched by software preload"],
678*288bf522SAndroid Build Coastguard Worker      ["0x8257", "LL_LFB_HIT_RD_FPRFM", "Last level cache demand line-fill buffer first hit, read, recently fetched by software preload"],
679*288bf522SAndroid Build Coastguard Worker      ["0x8258", "L1D_LFB_HIT_WR_FPRFM", "Level 1 data cache demand access line-fill buffer first hit, write, recently fetched by software preload"],
680*288bf522SAndroid Build Coastguard Worker      ["0x8259", "L2D_LFB_HIT_WR_FPRFM", "Level 2 data cache demand access line-fill buffer first hit, write, recently fetched by software preload"],
681*288bf522SAndroid Build Coastguard Worker      ["0x825A", "L3D_LFB_HIT_WR_FPRFM", "Level 3 data cache demand access line-fill buffer first hit, write, recently fetched by software preload"],
682*288bf522SAndroid Build Coastguard Worker      ["0x825B", "LL_LFB_HIT_WR_FPRFM", "Last level cache demand access line-fill buffer first hit, write, recently fetched by software preload"],
683*288bf522SAndroid Build Coastguard Worker      ["0x825C", "L1D_LFB_HIT_RW_FPRFM", "Level 1 data cache demand access line-fill buffer first hit, recently fetched by software preload"],
684*288bf522SAndroid Build Coastguard Worker      ["0x825D", "L2D_LFB_HIT_RW_FPRFM", "Level 2 data cache demand access line-fill buffer first hit, recently fetched by software preload"],
685*288bf522SAndroid Build Coastguard Worker      ["0x825E", "L3D_LFB_HIT_RW_FPRFM", "Level 3 data cache demand access line-fill buffer first hit, recently fetched by software preload"],
686*288bf522SAndroid Build Coastguard Worker      ["0x825F", "LL_LFB_HIT_RW_FPRFM", "Last level cache demand access line-fill buffer first hit, recently fetched by software preload"],
687*288bf522SAndroid Build Coastguard Worker      ["0x8260", "L1I_LFB_HIT_RD_FHWPRF", "Level 1 instruction cache demand fetch line-fill buffer first hit, recently fetched by hardware prefetcher"],
688*288bf522SAndroid Build Coastguard Worker      ["0x8261", "L2I_LFB_HIT_RD_FHWPRF", "Level 2 instruction cache demand fetch line-fill buffer first hit, recently fetched by hardware prefetcher"],
689*288bf522SAndroid Build Coastguard Worker      ["0x8264", "L1D_LFB_HIT_RD_FHWPRF", "Level 1 data cache demand line-fill buffer first hit, read, recently fetched by hardware prefetcher"],
690*288bf522SAndroid Build Coastguard Worker      ["0x8265", "L2D_LFB_HIT_RD_FHWPRF", "Level 2 data cache demand line-fill buffer first hit, read, recently fetched by hardware prefetcher"],
691*288bf522SAndroid Build Coastguard Worker      ["0x8266", "L3D_LFB_HIT_RD_FHWPRF", "Level 3 data cache demand line-fill buffer first hit, read, recently fetched by hardware prefetcher"],
692*288bf522SAndroid Build Coastguard Worker      ["0x8267", "LL_LFB_HIT_RD_FHWPRF", "Last level cache demand line-fill buffer first hit, read, recently fetched by hardware prefetcher"],
693*288bf522SAndroid Build Coastguard Worker      ["0x8268", "L1D_LFB_HIT_WR_FHWPRF", "Level 1 data cache demand access line-fill buffer first hit, write, recently fetched by hardware prefetcher"],
694*288bf522SAndroid Build Coastguard Worker      ["0x8269", "L2D_LFB_HIT_WR_FHWPRF", "Level 2 data cache demand access line-fill buffer first hit, write, recently fetched by hardware prefetcher"],
695*288bf522SAndroid Build Coastguard Worker      ["0x826A", "L3D_LFB_HIT_WR_FHWPRF", "Level 3 data cache demand access line-fill buffer first hit, write, recently fetched by hardware prefetcher"],
696*288bf522SAndroid Build Coastguard Worker      ["0x826B", "LL_LFB_HIT_WR_FHWPRF", "Last level cache demand access line-fill buffer first hit, write, recently fetched by hardware prefetcher"],
697*288bf522SAndroid Build Coastguard Worker      ["0x826C", "L1D_LFB_HIT_RW_FHWPRF", "Level 1 data cache demand access line-fill buffer first hit, recently fetched by hardware prefetcher"],
698*288bf522SAndroid Build Coastguard Worker      ["0x826D", "L2D_LFB_HIT_RW_FHWPRF", "Level 2 data cache demand access line-fill buffer first hit, recently fetched by hardware prefetcher"],
699*288bf522SAndroid Build Coastguard Worker      ["0x826E", "L3D_LFB_HIT_RW_FHWPRF", "Level 3 data cache demand access line-fill buffer first hit, recently fetched by hardware prefetcher"],
700*288bf522SAndroid Build Coastguard Worker      ["0x826F", "LL_LFB_HIT_RW_FHWPRF", "Last level cache demand access line-fill buffer first hit, recently fetched by hardware prefetcher"],
701*288bf522SAndroid Build Coastguard Worker      ["0x8270", "L1I_LFB_HIT_RD_FPRF", "Level 1 instruction cache demand fetch line-fill buffer first hit, recently fetched by preload or prefetch"],
702*288bf522SAndroid Build Coastguard Worker      ["0x8271", "L2I_LFB_HIT_RD_FPRF", "Level 2 instruction cache demand fetch line-fill buffer first hit, recently fetched by preload or prefetch"],
703*288bf522SAndroid Build Coastguard Worker      ["0x8274", "L1D_LFB_HIT_RD_FPRF", "Level 1 data cache demand line-fill buffer first hit, read, recently fetched by preload or prefetch"],
704*288bf522SAndroid Build Coastguard Worker      ["0x8275", "L2D_LFB_HIT_RD_FPRF", "Level 2 data cache demand line-fill buffer first hit, read, recently fetched by preload or prefetch"],
705*288bf522SAndroid Build Coastguard Worker      ["0x8276", "L3D_LFB_HIT_RD_FPRF", "Level 3 data cache demand line-fill buffer first hit, read, recently fetched by preload or prefetch"],
706*288bf522SAndroid Build Coastguard Worker      ["0x8277", "LL_LFB_HIT_RD_FPRF", "Last level cache demand line-fill buffer first hit, read, recently fetched by preload or prefetch"],
707*288bf522SAndroid Build Coastguard Worker      ["0x8278", "L1D_LFB_HIT_WR_FPRF", "Level 1 data cache demand access line-fill buffer first hit, write, recently fetched by preload or prefetch"],
708*288bf522SAndroid Build Coastguard Worker      ["0x8279", "L2D_LFB_HIT_WR_FPRF", "Level 2 data cache demand access line-fill buffer first hit, write, recently fetched by preload or prefetch"],
709*288bf522SAndroid Build Coastguard Worker      ["0x827A", "L3D_LFB_HIT_WR_FPRF", "Level 3 data cache demand access line-fill buffer first hit, write, recently fetched by preload or prefetch"],
710*288bf522SAndroid Build Coastguard Worker      ["0x827B", "LL_LFB_HIT_WR_FPRF", "Last level cache demand access line-fill buffer first hit, write, recently fetched by preload or prefetch"],
711*288bf522SAndroid Build Coastguard Worker      ["0x827C", "L1D_LFB_HIT_RW_FPRF", "Level 1 data cache demand access line-fill buffer first hit, recently fetched by preload or prefetch"],
712*288bf522SAndroid Build Coastguard Worker      ["0x827D", "L2D_LFB_HIT_RW_FPRF", "Level 2 data cache demand access line-fill buffer first hit, recently fetched by preload or prefetch"],
713*288bf522SAndroid Build Coastguard Worker      ["0x827E", "L3D_LFB_HIT_RW_FPRF", "Level 3 data cache demand access line-fill buffer first hit, recently fetched by preload or prefetch"],
714*288bf522SAndroid Build Coastguard Worker      ["0x827F", "LL_LFB_HIT_RW_FPRF", "Last level cache demand access line-fill buffer first hit, recently fetched by preload or prefetch"],
715*288bf522SAndroid Build Coastguard Worker      ["0x8280", "L1I_CACHE_PRF", "Level 1 instruction cache, preload or prefetch hit"],
716*288bf522SAndroid Build Coastguard Worker      ["0x8281", "L2I_CACHE_PRF", "Level 2 instruction cache, preload or prefetch hit"],
717*288bf522SAndroid Build Coastguard Worker      ["0x8284", "L1D_CACHE_PRF", "Level 1 data cache, preload or prefetch hit"],
718*288bf522SAndroid Build Coastguard Worker      ["0x8285", "L2D_CACHE_PRF", "Level 2 data cache, preload or prefetch hit"],
719*288bf522SAndroid Build Coastguard Worker      ["0x8286", "L3D_CACHE_PRF", "Level 3 data cache, preload or prefetch hit"],
720*288bf522SAndroid Build Coastguard Worker      ["0x8287", "LL_CACHE_PRF", "Last level cache, preload or prefetch hit"],
721*288bf522SAndroid Build Coastguard Worker      ["0x8288", "L1I_CACHE_REFILL_PRF", "Level 1 instruction cache refill, preload or prefetch hit"],
722*288bf522SAndroid Build Coastguard Worker      ["0x8289", "L2I_CACHE_REFILL_PRF", "Level 2 instruction cache refill, preload or prefetch hit"],
723*288bf522SAndroid Build Coastguard Worker      ["0x828C", "L1D_CACHE_REFILL_PRF", "Level 1 data cache refill, preload or prefetch hit"],
724*288bf522SAndroid Build Coastguard Worker      ["0x828D", "L2D_CACHE_REFILL_PRF", "Level 2 data cache refill, preload or prefetch hit"],
725*288bf522SAndroid Build Coastguard Worker      ["0x828E", "L3D_CACHE_REFILL_PRF", "Level 3 data cache refill, preload or prefetch hit"],
726*288bf522SAndroid Build Coastguard Worker      ["0x828F", "LL_CACHE_REFILL_PRF", "Last level cache refill, preload or prefetch hit"],
727*288bf522SAndroid Build Coastguard Worker      ["0x8290", "ISNP_HIT_PRF", "Snoop hit, any instruction prefetch"],
728*288bf522SAndroid Build Coastguard Worker      ["0x8291", "ISNP_HIT_NEAR_PRF", "Snoop hit in near cache, instruction preload or prefetch"],
729*288bf522SAndroid Build Coastguard Worker      ["0x8292", "ISNP_HIT_FAR_PRF", "Snoop hit in far cache, instruction preload or prefetch"],
730*288bf522SAndroid Build Coastguard Worker      ["0x8293", "ISNP_HIT_REMOTE_PRF", "Snoop hit in remote cache, instruction preload or prefetch"],
731*288bf522SAndroid Build Coastguard Worker      ["0x8294", "DSNP_HIT_PRF", "Snoop hit, any data prefetch"],
732*288bf522SAndroid Build Coastguard Worker      ["0x8295", "DSNP_HIT_NEAR_PRF", "Snoop hit in near cache, data preload or prefetch"],
733*288bf522SAndroid Build Coastguard Worker      ["0x8296", "DSNP_HIT_FAR_PRF", "Snoop hit in far cache, data preload or prefetch"],
734*288bf522SAndroid Build Coastguard Worker      ["0x8297", "DSNP_HIT_REMOTE_PRF", "Snoop hit in remote cache, data preload or prefetch"],
735*288bf522SAndroid Build Coastguard Worker      ["0x8298", "LL_CACHE_RW", "Last level cache demand access"],
736*288bf522SAndroid Build Coastguard Worker      ["0x8299", "LL_CACHE_PRFM", "Last level cache software preload"],
737*288bf522SAndroid Build Coastguard Worker      ["0x829A", "LL_CACHE_REFILL", "Last level cache refill"],
738*288bf522SAndroid Build Coastguard Worker      ["0x829B", "LL_CACHE_REFILL_PRFM", "Last level cache refill, software preload"],
739*288bf522SAndroid Build Coastguard Worker      ["0x829C", "LL_CACHE_WB", "Last level cache write-back"],
740*288bf522SAndroid Build Coastguard Worker      ["0x829D", "LL_CACHE_WR", "Last level cache access, write"],
741*288bf522SAndroid Build Coastguard Worker      ["0x829F", "LL_CACHE_REFILL_WR", "Last level cache refill, write"],
742*288bf522SAndroid Build Coastguard Worker      ["0x82A0", "MEM_ACCESS_RW", "Data memory access, demand access"],
743*288bf522SAndroid Build Coastguard Worker      ["0x82A1", "INST_FETCH_RD", "Instruction memory access, demand fetch"],
744*288bf522SAndroid Build Coastguard Worker      ["0x82A2", "MEM_ACCESS_PRFM", "Data memory access, preload"],
745*288bf522SAndroid Build Coastguard Worker      ["0x82A3", "INST_FETCH_PRFM", "Instruction memory access, preload"]
746*288bf522SAndroid Build Coastguard Worker    ],
747*288bf522SAndroid Build Coastguard Worker    "cpus": [
748*288bf522SAndroid Build Coastguard Worker      {
749*288bf522SAndroid Build Coastguard Worker        "name": "Cortex-A55",
750*288bf522SAndroid Build Coastguard Worker        "implementer": "0x41",
751*288bf522SAndroid Build Coastguard Worker        "partnum": "0xd05",
752*288bf522SAndroid Build Coastguard Worker        "common_events": [
753*288bf522SAndroid Build Coastguard Worker          "0x0000", "0x0001", "0x0002", "0x0003", "0x0004", "0x0005", "0x0006", "0x0007", "0x0008", "0x0009", "0x000A", "0x000B", "0x000C", "0x000D", "0x000E", "0x000F",
754*288bf522SAndroid Build Coastguard Worker          "0x0010", "0x0011", "0x0012", "0x0013", "0x0014", "0x0015", "0x0016", "0x0017", "0x0018", "0x0019", "0x001A", "0x001B", "0x001C", "0x001D", "0x0020", "0x0021",
755*288bf522SAndroid Build Coastguard Worker          "0x0022", "0x0023", "0x0024", "0x0025", "0x0026", "0x0029", "0x002A", "0x002B", "0x002D", "0x002F", "0x0034", "0x0035", "0x0036", "0x0037", "0x0038", "0x0040",
756*288bf522SAndroid Build Coastguard Worker          "0x0041", "0x0042", "0x0043", "0x0044", "0x0045", "0x0050", "0x0051", "0x0052", "0x0053", "0x0060", "0x0061", "0x0066", "0x0067", "0x0070", "0x0071", "0x0072",
757*288bf522SAndroid Build Coastguard Worker          "0x0073", "0x0074", "0x0075", "0x0076", "0x0077", "0x0078", "0x0079", "0x007A", "0x0086", "0x0087", "0x00A0", "0x00A2"
758*288bf522SAndroid Build Coastguard Worker        ],
759*288bf522SAndroid Build Coastguard Worker        "implementation_defined_events": [
760*288bf522SAndroid Build Coastguard Worker          ["0x00C0", "L3D_CACHE_REFILL_PREFETCH", "Level 3 cache refill due to prefetch"],
761*288bf522SAndroid Build Coastguard Worker          ["0x00C1", "L2D_CACHE_REFILL_PREFETCH", "Level 2 cache refill due to prefetch"],
762*288bf522SAndroid Build Coastguard Worker          ["0x00C2", "L1D_CACHE_REFILL_PREFETCH", "Level 1 data cache refill due to prefetch"],
763*288bf522SAndroid Build Coastguard Worker          ["0x00C3", "L2D_WS_MODE", "Level 2 cache write streaming mode"],
764*288bf522SAndroid Build Coastguard Worker          ["0x00C4", "L1D_WS_MODE_ENTRY", "Level 1 data cache entering write streaming mode"],
765*288bf522SAndroid Build Coastguard Worker          ["0x00C5", "L1D_WS_MODE", "Level 1 data cache write streaming mode"],
766*288bf522SAndroid Build Coastguard Worker          ["0x00C6", "PREDECODE_ERROR", "Predecode error"],
767*288bf522SAndroid Build Coastguard Worker          ["0x00C7", "L3D_WS_MODE", "Level 3 cache write streaming mode"],
768*288bf522SAndroid Build Coastguard Worker          ["0x00C9", "BR_COND_PRED", "Predicted conditional branch executed"],
769*288bf522SAndroid Build Coastguard Worker          ["0x00CA", "BR_INDIRECT_MIS_PRED", "Indirect branch mis-predicted"],
770*288bf522SAndroid Build Coastguard Worker          ["0x00CB", "BR_INDIRECT_ADDR_MIS_PRED", "Indirect branch mis-predicted due to address mis-compare"],
771*288bf522SAndroid Build Coastguard Worker          ["0x00CC", "BR_COND_MIS_PRED", "Conditional branch mis-predicted"],
772*288bf522SAndroid Build Coastguard Worker          ["0x00CD", "BR_INDIRECT_ADDR_PRED", "Indirect branch with predicted address executed"],
773*288bf522SAndroid Build Coastguard Worker          ["0x00CE", "BR_RETURN_ADDR_PRED", "Procedure return with predicted address executed"],
774*288bf522SAndroid Build Coastguard Worker          ["0x00CF", "BR_RETURN_ADDR_MIS_PRED", "Procedure return mis-predicted due to address mis-compare"],
775*288bf522SAndroid Build Coastguard Worker          ["0x00D0", "L2D_LLWALK_TLB", "Level 2 TLB last-level walk cache access"],
776*288bf522SAndroid Build Coastguard Worker          ["0x00D1", "L2D_LLWALK_TLB_REFILL", "Level 2 TLB last-level walk cache refill"],
777*288bf522SAndroid Build Coastguard Worker          ["0x00D2", "L2D_L2WALK_TLB", "Level 2 TLB level-2 walk cache access"],
778*288bf522SAndroid Build Coastguard Worker          ["0x00D3", "L2D_L2WALK_TLB_REFILL", "Level 2 TLB level-2 walk cache refill"],
779*288bf522SAndroid Build Coastguard Worker          ["0x00D4", "L2D_S2_TLB", "Level 2 TLB IPA cache access"],
780*288bf522SAndroid Build Coastguard Worker          ["0x00D5", "L2D_S2_TLB_REFILL", "Level 2 TLB IPA cache refill"],
781*288bf522SAndroid Build Coastguard Worker          ["0x00D6", "L2D_CACHE_STASH_DROPPED", "Level 2 cache stash dropped"],
782*288bf522SAndroid Build Coastguard Worker          ["0x00E1", "STALL_FRONTEND_CACHE", "No operation issued due to the frontend, cache miss"],
783*288bf522SAndroid Build Coastguard Worker          ["0x00E2", "STALL_FRONTEND_TLB", "No operation issued due to the frontend, TLB miss"],
784*288bf522SAndroid Build Coastguard Worker          ["0x00E3", "STALL_FRONTEND_PDERR", "No operation issued due to the frontend, pre-decode error"],
785*288bf522SAndroid Build Coastguard Worker          ["0x00E4", "STALL_BACKEND_ILOCK", "No operation issued due to the backend interlock"],
786*288bf522SAndroid Build Coastguard Worker          ["0x00E5", "STALL_BACKEND_ILOCK_AGU", "No operation issued due to the backend, interlock, AGU"],
787*288bf522SAndroid Build Coastguard Worker          ["0x00E6", "STALL_BACKEND_ILOCK_FPU", "No operation issued due to the backend, interlock, FPU"],
788*288bf522SAndroid Build Coastguard Worker          ["0x00E7", "STALL_BACKEND_LD", "No operation issued due to the backend, load"],
789*288bf522SAndroid Build Coastguard Worker          ["0x00E8", "STALL_BACKEND_ST", "No operation issued due to the backend, store"],
790*288bf522SAndroid Build Coastguard Worker          ["0x00E9", "STALL_BACKEND_LD_CACHE", "No operation issued due to the backend, load, cache miss"],
791*288bf522SAndroid Build Coastguard Worker          ["0x00EA", "STALL_BACKEND_LD_TLB", "No operation issued due to the backend, load, TLB miss"],
792*288bf522SAndroid Build Coastguard Worker          ["0x00EB", "STALL_BACKEND_ST_STB", "No operation issued due to the backend, store, STB full"],
793*288bf522SAndroid Build Coastguard Worker          ["0x00EC", "STALL_BACKEND_ST_TLB", "No operation issued due to the backend, store, TLB miss"]
794*288bf522SAndroid Build Coastguard Worker        ]
795*288bf522SAndroid Build Coastguard Worker      },
796*288bf522SAndroid Build Coastguard Worker      {
797*288bf522SAndroid Build Coastguard Worker        "name": "Cortex-A76",
798*288bf522SAndroid Build Coastguard Worker        "implementer": "0x41",
799*288bf522SAndroid Build Coastguard Worker        "partnum": "0xd0b",
800*288bf522SAndroid Build Coastguard Worker        "common_events": [
801*288bf522SAndroid Build Coastguard Worker          "0x0000", "0x0001", "0x0002", "0x0003", "0x0004", "0x0005", "0x0008", "0x0009", "0x000A", "0x000B", "0x0010", "0x0011", "0x0012", "0x0013", "0x0014", "0x0015",
802*288bf522SAndroid Build Coastguard Worker          "0x0016", "0x0017", "0x0018", "0x0019", "0x001A", "0x001B", "0x001C", "0x001D", "0x0020", "0x0021", "0x0022", "0x0023", "0x0024", "0x0025", "0x0026", "0x0029",
803*288bf522SAndroid Build Coastguard Worker          "0x002A", "0x002B", "0x002D", "0x002F", "0x0031", "0x0034", "0x0035", "0x0036", "0x0037", "0x0040", "0x0041", "0x0042", "0x0043", "0x0044", "0x0045", "0x0046",
804*288bf522SAndroid Build Coastguard Worker          "0x0047", "0x0048", "0x004C", "0x004D", "0x004E", "0x004F", "0x0050", "0x0051", "0x0052", "0x0053", "0x0056", "0x0057", "0x0058", "0x005C", "0x005D", "0x005E",
805*288bf522SAndroid Build Coastguard Worker          "0x005F", "0x0060", "0x0061", "0x0066", "0x0067", "0x0068", "0x0069", "0x006C", "0x006D", "0x006E", "0x006F", "0x0070", "0x0071", "0x0073", "0x0074", "0x0075",
806*288bf522SAndroid Build Coastguard Worker          "0x0076", "0x0077", "0x0078", "0x0079", "0x007A", "0x007C", "0x007D", "0x007E", "0x0081", "0x0082", "0x0083", "0x0084", "0x0086", "0x0087", "0x0088", "0x008A",
807*288bf522SAndroid Build Coastguard Worker          "0x008B", "0x008C", "0x008D", "0x008E", "0x008F", "0x0090", "0x0091", "0x00A0"
808*288bf522SAndroid Build Coastguard Worker        ]
809*288bf522SAndroid Build Coastguard Worker      },
810*288bf522SAndroid Build Coastguard Worker      {
811*288bf522SAndroid Build Coastguard Worker        "name": "Cortex-A78",
812*288bf522SAndroid Build Coastguard Worker        "implementer": "0x41",
813*288bf522SAndroid Build Coastguard Worker        "partnum": "0xd41",
814*288bf522SAndroid Build Coastguard Worker        "common_events": [
815*288bf522SAndroid Build Coastguard Worker          "0x0000", "0x0001", "0x0002", "0x0003", "0x0004", "0x0005", "0x0008", "0x0009", "0x000A", "0x000B", "0x0010", "0x0011", "0x0012", "0x0013", "0x0014", "0x0015",
816*288bf522SAndroid Build Coastguard Worker          "0x0016", "0x0017", "0x0018", "0x0019", "0x001A", "0x001B", "0x001C", "0x001D", "0x0020", "0x0021", "0x0022", "0x0023", "0x0024", "0x0025", "0x0026", "0x0029",
817*288bf522SAndroid Build Coastguard Worker          "0x002A", "0x002B", "0x002D", "0x002F", "0x0031", "0x0034", "0x0035", "0x0036", "0x0037", "0x0039", "0x003A", "0x003B", "0x003C", "0x003D", "0x003E", "0x003F",
818*288bf522SAndroid Build Coastguard Worker          "0x0040", "0x0041", "0x0042", "0x0043", "0x0044", "0x0045", "0x0046", "0x0047", "0x0048", "0x004C", "0x004D", "0x004E", "0x004F", "0x0050", "0x0051", "0x0052",
819*288bf522SAndroid Build Coastguard Worker          "0x0053", "0x0056", "0x0057", "0x0058", "0x005C", "0x005D", "0x005E", "0x005F", "0x0060", "0x0061", "0x0066", "0x0067", "0x0068", "0x0069", "0x006A", "0x006C",
820*288bf522SAndroid Build Coastguard Worker          "0x006D", "0x006E", "0x006F", "0x0070", "0x0071", "0x0073", "0x0074", "0x0075", "0x0076", "0x0077", "0x0078", "0x0079", "0x007A", "0x007C", "0x007D", "0x007E",
821*288bf522SAndroid Build Coastguard Worker          "0x0081", "0x0082", "0x0083", "0x0084", "0x0086", "0x0087", "0x0088", "0x008A", "0x008B", "0x008C", "0x008D", "0x008E", "0x008F", "0x0090", "0x0091", "0x00A0",
822*288bf522SAndroid Build Coastguard Worker          "0x4004", "0x4005", "0x4006", "0x4009", "0x400B"
823*288bf522SAndroid Build Coastguard Worker        ]
824*288bf522SAndroid Build Coastguard Worker      },
825*288bf522SAndroid Build Coastguard Worker      {
826*288bf522SAndroid Build Coastguard Worker        "name": "Cortex-A510",
827*288bf522SAndroid Build Coastguard Worker        "implementer": "0x41",
828*288bf522SAndroid Build Coastguard Worker        "partnum": "0xd46",
829*288bf522SAndroid Build Coastguard Worker        "common_events": [
830*288bf522SAndroid Build Coastguard Worker          "0x0000", "0x0001", "0x0002", "0x0003", "0x0004", "0x0005", "0x0006", "0x0007", "0x0008", "0x0009", "0x000A", "0x000B", "0x000C", "0x000D", "0x000E", "0x0010",
831*288bf522SAndroid Build Coastguard Worker          "0x0011", "0x0012", "0x0013", "0x0014", "0x0015", "0x0016", "0x0017", "0x0018", "0x0019", "0x001A", "0x001B", "0x001C", "0x001D", "0x0020", "0x0021", "0x0022",
832*288bf522SAndroid Build Coastguard Worker          "0x0023", "0x0024", "0x0025", "0x0026", "0x002B", "0x002D", "0x002F", "0x0034", "0x0035", "0x0036", "0x0037", "0x0038", "0x0039", "0x003A", "0x003B", "0x003C",
833*288bf522SAndroid Build Coastguard Worker          "0x003D", "0x003E", "0x003F", "0x0040", "0x0041", "0x0042", "0x0043", "0x0044", "0x0045", "0x0050", "0x0051", "0x0052", "0x0053", "0x0060", "0x0061", "0x0066",
834*288bf522SAndroid Build Coastguard Worker          "0x0067", "0x0070", "0x0071", "0x0072", "0x0073", "0x0074", "0x0075", "0x0076", "0x0077", "0x0078", "0x0079", "0x007A", "0x0086", "0x0087", "0x00A0", "0x00A2",
835*288bf522SAndroid Build Coastguard Worker          "0x4005", "0x4006", "0x4009", "0x400B", "0x400C", "0x400E", "0x4020", "0x4021", "0x4022", "0x4024", "0x4025", "0x4026", "0x8002", "0x8006", "0x8014", "0x8018",
836*288bf522SAndroid Build Coastguard Worker          "0x801C", "0x80E3", "0x80E7", "0x80EB", "0x80EF"
837*288bf522SAndroid Build Coastguard Worker        ],
838*288bf522SAndroid Build Coastguard Worker        "implementation_defined_events": [
839*288bf522SAndroid Build Coastguard Worker          ["0x00C1", "L2D_CACHE_REFILL_PREFETCH", "L2 cache refill due to prefetch"],
840*288bf522SAndroid Build Coastguard Worker          ["0x00C2", "L1D_CACHE_REFILL_PREFETCH", "L1 data cache refill due to prefetch"],
841*288bf522SAndroid Build Coastguard Worker          ["0x00C3", "L2D_WS_MODE", "L2 cache write streaming mode"],
842*288bf522SAndroid Build Coastguard Worker          ["0x00C4", "L1D_WS_MODE_ENTRY", "L1 data cache entering write streaming mode"],
843*288bf522SAndroid Build Coastguard Worker          ["0x00C5", "L1D_WS_MODE", "L1 data cache write streaming mode"],
844*288bf522SAndroid Build Coastguard Worker          ["0x00C7", "L3D_WS_MODE", "L3 cache write streaming mode"],
845*288bf522SAndroid Build Coastguard Worker          ["0x00C8", "LL_WS_MODE", "Last level cache write streaming mode"],
846*288bf522SAndroid Build Coastguard Worker          ["0x00C9", "BR_COND_PRED", "Predicted conditional branch executed"],
847*288bf522SAndroid Build Coastguard Worker          ["0x00CA", "BR_INDIRECT_MIS_PRED", "Indirect branch mispredicted"],
848*288bf522SAndroid Build Coastguard Worker          ["0x00CB", "BR_INDIRECT_ADDR_MIS_PRED", "Indirect branch mispredicted due to address miscompare"],
849*288bf522SAndroid Build Coastguard Worker          ["0x00CC", "BR_COND_MIS_PRED", "Conditional branch mispredicted"],
850*288bf522SAndroid Build Coastguard Worker          ["0x00CD", "BR_INDIRECT_ADDR_PRED", "Indirect branch with predicted address executed"],
851*288bf522SAndroid Build Coastguard Worker          ["0x00CE", "BR_RETURN_ADDR_PRED", "Procedure return with predicted address executed"],
852*288bf522SAndroid Build Coastguard Worker          ["0x00CF", "BR_RETURN_ADDR_MIS_PRED", "Procedure return mispredicted due to address miscompare"],
853*288bf522SAndroid Build Coastguard Worker          ["0x00D0", "L2D_WALK_TLB", "L2 TLB walk cache access"],
854*288bf522SAndroid Build Coastguard Worker          ["0x00D1", "L2D_WALK_TLB_REFILL", "L2 TLB walk cache refill"],
855*288bf522SAndroid Build Coastguard Worker          ["0x00D4", "L2D_S2_TLB", "L2 TLB IPA cache access"],
856*288bf522SAndroid Build Coastguard Worker          ["0x00D5", "L2D_S2_TLB_REFILL", "L2 TLB IPA cache refill"],
857*288bf522SAndroid Build Coastguard Worker          ["0x00D6", "L2D_CACHE_STASH_DROPPED", "L2 cache stash dropped"],
858*288bf522SAndroid Build Coastguard Worker          ["0x00E1", "STALL_FRONTEND_CACHE", "No operation issued due to the frontend, cache miss"],
859*288bf522SAndroid Build Coastguard Worker          ["0x00E2", "STALL_FRONTEND_TLB", "No operation issued due to the frontend, TLB miss"],
860*288bf522SAndroid Build Coastguard Worker          ["0x00E3", "STALL_FRONTEND_PDERR", "No operation issued due to the frontend, pre-decode error"],
861*288bf522SAndroid Build Coastguard Worker          ["0x00E4", "STALL_BACKEND_ILOCK", "No operation issued due to the backend interlock"],
862*288bf522SAndroid Build Coastguard Worker          ["0x00E5", "STALL_BACKEND_ILOCK_ADDR", "No operation issued due to the backend, address interlock"],
863*288bf522SAndroid Build Coastguard Worker          ["0x00E6", "STALL_BACKEND_ILOCK_VPU", "No operation issued due to the backend, interlock, or the Vector Processing Unit (VPU)"],
864*288bf522SAndroid Build Coastguard Worker          ["0x00E7", "STALL_BACKEND_LD", "No operation issued due to the backend, load"],
865*288bf522SAndroid Build Coastguard Worker          ["0x00E8", "STALL_BACKEND_ST", "No operation issued due to the backend, store"],
866*288bf522SAndroid Build Coastguard Worker          ["0x00E9", "STALL_BACKEND_LD_CACHE", "No operation issued due to the backend, load, cache miss"],
867*288bf522SAndroid Build Coastguard Worker          ["0x00EA", "STALL_BACKEND_LD_TLB", "No operation issued due to the backend, load, TLB miss"],
868*288bf522SAndroid Build Coastguard Worker          ["0x00EB", "STALL_BACKEND_ST_STB", "No operation issued due to the backend, store, Store Buffer (STB) full"],
869*288bf522SAndroid Build Coastguard Worker          ["0x00EC", "STALL_BACKEND_ST_TLB", "No operation issued due to the backend, store, TLB miss"],
870*288bf522SAndroid Build Coastguard Worker          ["0x00ED", "STALL_BACKEND_VPU_HAZARD", "No operation issued due to the backend, VPU hazard"],
871*288bf522SAndroid Build Coastguard Worker          ["0x00EE", "STALL_SLOT_BACKEND_ILOCK", "Issue slot not issued due to interlock"]
872*288bf522SAndroid Build Coastguard Worker        ]
873*288bf522SAndroid Build Coastguard Worker      },
874*288bf522SAndroid Build Coastguard Worker      {
875*288bf522SAndroid Build Coastguard Worker        "name": "Cortex-A520",
876*288bf522SAndroid Build Coastguard Worker        "implementer": "0x41",
877*288bf522SAndroid Build Coastguard Worker        "partnum": "0xd80",
878*288bf522SAndroid Build Coastguard Worker        "common_events": [
879*288bf522SAndroid Build Coastguard Worker          "0x0000", "0x0001", "0x0002", "0x0003", "0x0004", "0x0005", "0x0006", "0x0007", "0x0008", "0x0009", "0x000A", "0x000B", "0x000C", "0x000D", "0x000E", "0x0010",
880*288bf522SAndroid Build Coastguard Worker          "0x0011", "0x0012", "0x0013", "0x0014", "0x0015", "0x0016", "0x0017", "0x0018", "0x0019", "0x001A", "0x001B", "0x001C", "0x001D", "0x0020", "0x0021", "0x0022",
881*288bf522SAndroid Build Coastguard Worker          "0x0023", "0x0024", "0x0025", "0x0026", "0x002B", "0x002D", "0x002F", "0x0034", "0x0035", "0x0036", "0x0037", "0x0038", "0x0039", "0x003A", "0x003B", "0x003C",
882*288bf522SAndroid Build Coastguard Worker          "0x003D", "0x003E", "0x003F", "0x0040", "0x0041", "0x0042", "0x0043", "0x0044", "0x0045", "0x0050", "0x0051", "0x0052", "0x0053", "0x0060", "0x0061", "0x0066",
883*288bf522SAndroid Build Coastguard Worker          "0x0067", "0x006E", "0x006F", "0x0070", "0x0071", "0x0072", "0x0073", "0x0074", "0x0075", "0x0076", "0x0077", "0x0078", "0x0079", "0x007A", "0x0086", "0x0087",
884*288bf522SAndroid Build Coastguard Worker          "0x00A0", "0x00A2", "0x4005", "0x4006", "0x4009", "0x400B", "0x400C", "0x400E", "0x4010", "0x4011", "0x4012", "0x4013", "0x4018", "0x4019", "0x401A", "0x401B",
885*288bf522SAndroid Build Coastguard Worker          "0x4020", "0x4021", "0x4022", "0x4024", "0x4025", "0x4026", "0x8002", "0x8006", "0x8014", "0x8018", "0x801C", "0x80E3", "0x80E7", "0x80EB", "0x80EF", "0x810C",
886*288bf522SAndroid Build Coastguard Worker          "0x8110", "0x8111", "0x8114", "0x8115", "0x8116", "0x8117", "0x811C", "0x811D", "0x8120", "0x8121", "0x8124", "0x8125", "0x8128", "0x8129", "0x8134", "0x8135",
887*288bf522SAndroid Build Coastguard Worker          "0x8136", "0x8137", "0x8138", "0x8139", "0x813A", "0x813B", "0x813C", "0x8154", "0x8155", "0x8156", "0x8158", "0x8159", "0x815B", "0x815C", "0x8160", "0x8161",
888*288bf522SAndroid Build Coastguard Worker          "0x8162", "0x8164", "0x8165", "0x8167", "0x8168", "0x816B", "0x816C", "0x818D", "0x81BC", "0x81BD"
889*288bf522SAndroid Build Coastguard Worker        ],
890*288bf522SAndroid Build Coastguard Worker        "implementation_defined_events": [
891*288bf522SAndroid Build Coastguard Worker          ["0x00C3", "L2D_WS_MODE", "L2 cache write streaming mode"],
892*288bf522SAndroid Build Coastguard Worker          ["0x00C4", "L1D_WS_MODE_ENTRY", "L1 data cache entering write streaming mode"],
893*288bf522SAndroid Build Coastguard Worker          ["0x00C5", "L1D_WS_MODE", "L1 data cache write streaming mode"],
894*288bf522SAndroid Build Coastguard Worker          ["0x00C7", "L3D_WS_MODE", "L3 cache write streaming mode"],
895*288bf522SAndroid Build Coastguard Worker          ["0x00C8", "LL_WS_MODE", "Last level cache write streaming mode"],
896*288bf522SAndroid Build Coastguard Worker          ["0x00D0", "L2D_WALK_TLB", "L2 TLB walk cache access"],
897*288bf522SAndroid Build Coastguard Worker          ["0x00D1", "L2D_WALK_TLB_REFILL", "L2 TLB walk cache refill"],
898*288bf522SAndroid Build Coastguard Worker          ["0x00D4", "L2D_S2_TLB", "L2 TLB IPA cache access"],
899*288bf522SAndroid Build Coastguard Worker          ["0x00D5", "L2D_S2_TLB_REFILL", "L2 TLB IPA cache refill"],
900*288bf522SAndroid Build Coastguard Worker          ["0x00D6", "L2D_CACHE_STASH_DROPPED", "L2 cache stash dropped"],
901*288bf522SAndroid Build Coastguard Worker          ["0x00D7", "L1D_TLB_REFILL_ETS", "L1D TLB refill due to ETS replay"],
902*288bf522SAndroid Build Coastguard Worker          ["0x00DA", "L2D_CACHE_REFILL_HWPRF_SPATIAL", "L2 cache refill due to L2 spatial prefetcher"],
903*288bf522SAndroid Build Coastguard Worker          ["0x00DB", "L2D_CACHE_REFILL_HWPRF_OFFSET", "L2 cache refill due to L2 offset prefetcher"],
904*288bf522SAndroid Build Coastguard Worker          ["0x00DC", "L2D_CACHE_REFILL_HWPRF_PATTERN", "L2 cache refill due to L2 pattern prefetcher"],
905*288bf522SAndroid Build Coastguard Worker          ["0x00DD", "L2D_CACHE_REFILL_HWPRF_TLBD", "L2 cache refill due to L2 TLB prefetcher"],
906*288bf522SAndroid Build Coastguard Worker          ["0x00DE", "L3D_CACHE_HWPRF_STRIDE", "L3 cache access due to L3 stride prefetcher"],
907*288bf522SAndroid Build Coastguard Worker          ["0x00DF", "L3D_CACHE_HWPRF_OFFSET", "L3 cache access due to L3 offset prefetcher"],
908*288bf522SAndroid Build Coastguard Worker          ["0x00E5", "STALL_BACKEND_ILOCK_ADDR", "No operation issued due to the backend, input dependency, address"],
909*288bf522SAndroid Build Coastguard Worker          ["0x00E6", "STALL_BACKEND_ILOCK_VPU", "No operation issued due to the backend, input dependency, Vector Processing Unit"],
910*288bf522SAndroid Build Coastguard Worker          ["0x00ED", "STALL_BACKEND_BUSY_VPU_HAZARD", "No operation issued due to the backend, VPU hazard"],
911*288bf522SAndroid Build Coastguard Worker          ["0x00EE", "STALL_SLOT_BACKEND_ILOCK", "No operation sent for execution on a Slot due to the backend, input dependency"],
912*288bf522SAndroid Build Coastguard Worker          ["0x00F0", "INST_SPEC_LDST_NUKE", "Instruction re-executed, read-after-read hazard"],
913*288bf522SAndroid Build Coastguard Worker          ["0x82FA", "DTLB_WALK_HWPRF", "Data TLB access, hardware prefetcher"]
914*288bf522SAndroid Build Coastguard Worker        ]
915*288bf522SAndroid Build Coastguard Worker      },
916*288bf522SAndroid Build Coastguard Worker      {
917*288bf522SAndroid Build Coastguard Worker        "name": "Cortex-A710",
918*288bf522SAndroid Build Coastguard Worker        "implementer": "0x41",
919*288bf522SAndroid Build Coastguard Worker        "partnum": "0xd47",
920*288bf522SAndroid Build Coastguard Worker        "common_events": [
921*288bf522SAndroid Build Coastguard Worker          "0x0000", "0x0001", "0x0002", "0x0003", "0x0004", "0x0005", "0x0008", "0x0009", "0x000A", "0x000B", "0x0010", "0x0011", "0x0012", "0x0013", "0x0014", "0x0015",
922*288bf522SAndroid Build Coastguard Worker          "0x0016", "0x0017", "0x0018", "0x0019", "0x001A", "0x001B", "0x001C", "0x001D", "0x0020", "0x0021", "0x0022", "0x0023", "0x0024", "0x0025", "0x0026", "0x0029",
923*288bf522SAndroid Build Coastguard Worker          "0x002A", "0x002B", "0x002D", "0x002F", "0x0031", "0x0034", "0x0035", "0x0036", "0x0037", "0x0039", "0x003A", "0x003B", "0x003C", "0x003D", "0x003E", "0x003F",
924*288bf522SAndroid Build Coastguard Worker          "0x0040", "0x0041", "0x0042", "0x0043", "0x0044", "0x0045", "0x0046", "0x0047", "0x0048", "0x004C", "0x004D", "0x004E", "0x004F", "0x0050", "0x0051", "0x0052",
925*288bf522SAndroid Build Coastguard Worker          "0x0053", "0x0056", "0x0057", "0x0058", "0x005C", "0x005D", "0x005E", "0x005F", "0x0060", "0x0061", "0x0066", "0x0067", "0x0068", "0x0069", "0x006A", "0x006C",
926*288bf522SAndroid Build Coastguard Worker          "0x006D", "0x006E", "0x006F", "0x0070", "0x0071", "0x0073", "0x0074", "0x0075", "0x0076", "0x0077", "0x0078", "0x0079", "0x007A", "0x007C", "0x007D", "0x007E",
927*288bf522SAndroid Build Coastguard Worker          "0x0081", "0x0082", "0x0083", "0x0084", "0x0086", "0x0087", "0x0088", "0x008A", "0x008B", "0x008C", "0x008D", "0x008E", "0x008F", "0x0090", "0x0091", "0x00A0",
928*288bf522SAndroid Build Coastguard Worker          "0x4004", "0x4005", "0x4006", "0x4009", "0x400B", "0x400C", "0x4010", "0x4011", "0x4012", "0x4013", "0x4018", "0x4019", "0x401A", "0x401B", "0x4020", "0x4021",
929*288bf522SAndroid Build Coastguard Worker          "0x4022", "0x4024", "0x4025", "0x4026", "0x8005", "0x8006", "0x8014", "0x8018", "0x801C", "0x8074", "0x8075", "0x8076", "0x8077", "0x8079", "0x80BC", "0x80BD",
930*288bf522SAndroid Build Coastguard Worker          "0x80C0", "0x80C1", "0x80E3", "0x80E7", "0x80EB", "0x80EF"
931*288bf522SAndroid Build Coastguard Worker        ]
932*288bf522SAndroid Build Coastguard Worker      },
933*288bf522SAndroid Build Coastguard Worker      {
934*288bf522SAndroid Build Coastguard Worker        "name": "Cortex-A715",
935*288bf522SAndroid Build Coastguard Worker        "implementer": "0x41",
936*288bf522SAndroid Build Coastguard Worker        "partnum": "0xd4d",
937*288bf522SAndroid Build Coastguard Worker        "common_events": [
938*288bf522SAndroid Build Coastguard Worker          "0x0000", "0x0001", "0x0002", "0x0003", "0x0004", "0x0005", "0x0008", "0x0009", "0x000A", "0x000B", "0x000C", "0x000D", "0x000E", "0x0010", "0x0011", "0x0012",
939*288bf522SAndroid Build Coastguard Worker          "0x0013", "0x0014", "0x0015", "0x0016", "0x0017", "0x0018", "0x0019", "0x001B", "0x001C", "0x001D", "0x0020", "0x0021", "0x0022", "0x0023", "0x0024", "0x0025",
940*288bf522SAndroid Build Coastguard Worker          "0x0026", "0x0029", "0x002A", "0x002B", "0x002D", "0x002F", "0x0031", "0x0034", "0x0035", "0x0036", "0x0037", "0x0039", "0x003A", "0x003B", "0x003C", "0x003D",
941*288bf522SAndroid Build Coastguard Worker          "0x003E", "0x003F", "0x0040", "0x0041", "0x0044", "0x0045", "0x0048", "0x0050", "0x0051", "0x0052", "0x0053", "0x0056", "0x0057", "0x0058", "0x0060", "0x0061",
942*288bf522SAndroid Build Coastguard Worker          "0x0066", "0x0067", "0x006E", "0x006F", "0x0070", "0x0071", "0x0073", "0x0074", "0x0075", "0x0076", "0x0077", "0x007C", "0x007D", "0x007E", "0x0081", "0x0082",
943*288bf522SAndroid Build Coastguard Worker          "0x0083", "0x0084", "0x0086", "0x0087", "0x0088", "0x008A", "0x008B", "0x008C", "0x008D", "0x008E", "0x008F", "0x0090", "0x0091", "0x00A0", "0x4000", "0x4001",
944*288bf522SAndroid Build Coastguard Worker          "0x4002", "0x4003", "0x4004", "0x4005", "0x4006", "0x4009", "0x400B", "0x400C", "0x4010", "0x4011", "0x4012", "0x4013", "0x4018", "0x4019", "0x401A", "0x401B",
945*288bf522SAndroid Build Coastguard Worker          "0x4020", "0x4021", "0x4022", "0x4024", "0x4025", "0x4026", "0x8005", "0x8006", "0x8014", "0x8018", "0x801C", "0x8074", "0x8075", "0x8076", "0x8077", "0x8079",
946*288bf522SAndroid Build Coastguard Worker          "0x80BC", "0x80BD", "0x80C0", "0x80C1", "0x80E3", "0x80E7", "0x80EB", "0x80EF", "0x8108", "0x810C", "0x811D", "0x8128", "0x8129", "0x8136", "0x8137", "0x8162"
947*288bf522SAndroid Build Coastguard Worker        ]
948*288bf522SAndroid Build Coastguard Worker      },
949*288bf522SAndroid Build Coastguard Worker      {
950*288bf522SAndroid Build Coastguard Worker        "name": "Cortex-A720",
951*288bf522SAndroid Build Coastguard Worker        "implementer": "0x41",
952*288bf522SAndroid Build Coastguard Worker        "partnum": "0xd81",
953*288bf522SAndroid Build Coastguard Worker        "common_events": [
954*288bf522SAndroid Build Coastguard Worker          "0x0000", "0x0001", "0x0002", "0x0003", "0x0004", "0x0005", "0x0008", "0x0009", "0x000A", "0x000B", "0x000C", "0x000D", "0x000E", "0x0010", "0x0011", "0x0012",
955*288bf522SAndroid Build Coastguard Worker          "0x0013", "0x0014", "0x0015", "0x0016", "0x0017", "0x0018", "0x0019", "0x001B", "0x001C", "0x001D", "0x0020", "0x0021", "0x0022", "0x0023", "0x0024", "0x0025",
956*288bf522SAndroid Build Coastguard Worker          "0x0026", "0x0029", "0x002A", "0x002B", "0x002D", "0x002F", "0x0031", "0x0034", "0x0035", "0x0036", "0x0037", "0x0039", "0x003A", "0x003B", "0x003C", "0x003D",
957*288bf522SAndroid Build Coastguard Worker          "0x003E", "0x003F", "0x0040", "0x0041", "0x0044", "0x0045", "0x0048", "0x0050", "0x0051", "0x0052", "0x0053", "0x0056", "0x0057", "0x0058", "0x0060", "0x0061",
958*288bf522SAndroid Build Coastguard Worker          "0x0066", "0x0067", "0x006E", "0x006F", "0x0070", "0x0071", "0x0073", "0x0074", "0x0075", "0x0076", "0x0077", "0x007C", "0x007D", "0x007E", "0x0081", "0x0082",
959*288bf522SAndroid Build Coastguard Worker          "0x0083", "0x0084", "0x0086", "0x0087", "0x0088", "0x008A", "0x008B", "0x008C", "0x008D", "0x008E", "0x008F", "0x0090", "0x0091", "0x00A0", "0x4000", "0x4001",
960*288bf522SAndroid Build Coastguard Worker          "0x4002", "0x4003", "0x4004", "0x4005", "0x4006", "0x4009", "0x400B", "0x400C", "0x4010", "0x4011", "0x4012", "0x4013", "0x4018", "0x4019", "0x401A", "0x401B",
961*288bf522SAndroid Build Coastguard Worker          "0x4020", "0x4021", "0x4022", "0x4024", "0x4025", "0x4026", "0x8005", "0x8006", "0x8014", "0x8018", "0x801C", "0x8074", "0x8075", "0x8076", "0x8077", "0x8079",
962*288bf522SAndroid Build Coastguard Worker          "0x80BC", "0x80BD", "0x80C0", "0x80C1", "0x80E3", "0x80E7", "0x80EB", "0x80EF", "0x8108", "0x810C", "0x8110", "0x8111", "0x8112", "0x8113", "0x8114", "0x8115",
963*288bf522SAndroid Build Coastguard Worker          "0x8116", "0x8117", "0x811C", "0x811D", "0x8120", "0x8121", "0x8124", "0x8128", "0x8129", "0x812A", "0x812B", "0x812C", "0x812D", "0x812E", "0x812F", "0x8134",
964*288bf522SAndroid Build Coastguard Worker          "0x8135", "0x8136", "0x8137", "0x8138", "0x8139", "0x813A", "0x813B", "0x8140", "0x8148", "0x8158", "0x8159", "0x815B", "0x815C", "0x8160", "0x8162", "0x8164",
965*288bf522SAndroid Build Coastguard Worker          "0x8165", "0x8167", "0x8168", "0x816A", "0x816B", "0x816D", "0x8171", "0x8172", "0x8173", "0x8284", "0x8285", "0x828C", "0x828D"
966*288bf522SAndroid Build Coastguard Worker        ]
967*288bf522SAndroid Build Coastguard Worker      },
968*288bf522SAndroid Build Coastguard Worker      {
969*288bf522SAndroid Build Coastguard Worker        "name": "Cortex-X1",
970*288bf522SAndroid Build Coastguard Worker        "implementer": "0x41",
971*288bf522SAndroid Build Coastguard Worker        "partnum": "0xd44",
972*288bf522SAndroid Build Coastguard Worker        "common_events": [
973*288bf522SAndroid Build Coastguard Worker          "0x0000", "0x0001", "0x0002", "0x0003", "0x0004", "0x0005", "0x0008", "0x0009", "0x000A", "0x000B", "0x0010", "0x0011", "0x0012", "0x0013", "0x0014", "0x0015",
974*288bf522SAndroid Build Coastguard Worker          "0x0016", "0x0017", "0x0018", "0x0019", "0x001A", "0x001B", "0x001C", "0x001D", "0x0020", "0x0021", "0x0022", "0x0023", "0x0024", "0x0025", "0x0026", "0x0029",
975*288bf522SAndroid Build Coastguard Worker          "0x002A", "0x002B", "0x002D", "0x002F", "0x0031", "0x0034", "0x0035", "0x0036", "0x0037", "0x0039", "0x003A", "0x003B", "0x003C", "0x003D", "0x003E", "0x003F",
976*288bf522SAndroid Build Coastguard Worker          "0x0040", "0x0041", "0x0042", "0x0043", "0x0044", "0x0045", "0x0046", "0x0047", "0x0048", "0x004C", "0x004D", "0x004E", "0x004F", "0x0050", "0x0051", "0x0052",
977*288bf522SAndroid Build Coastguard Worker          "0x0053", "0x0056", "0x0057", "0x0058", "0x005C", "0x005D", "0x005E", "0x005F", "0x0060", "0x0061", "0x0066", "0x0067", "0x0068", "0x0069", "0x006A", "0x006C",
978*288bf522SAndroid Build Coastguard Worker          "0x006D", "0x006E", "0x006F", "0x0070", "0x0071", "0x0073", "0x0074", "0x0075", "0x0076", "0x0077", "0x0078", "0x0079", "0x007A", "0x007C", "0x007D", "0x007E",
979*288bf522SAndroid Build Coastguard Worker          "0x0081", "0x0082", "0x0083", "0x0084", "0x0086", "0x0087", "0x0088", "0x008A", "0x008B", "0x008C", "0x008D", "0x008E", "0x008F", "0x0090", "0x0091", "0x00A0",
980*288bf522SAndroid Build Coastguard Worker          "0x4004", "0x4005", "0x4006", "0x4009", "0x400B"
981*288bf522SAndroid Build Coastguard Worker        ]
982*288bf522SAndroid Build Coastguard Worker      },
983*288bf522SAndroid Build Coastguard Worker      {
984*288bf522SAndroid Build Coastguard Worker        "name": "Cortex-X2",
985*288bf522SAndroid Build Coastguard Worker        "implementer": "0x41",
986*288bf522SAndroid Build Coastguard Worker        "partnum": "0xd48",
987*288bf522SAndroid Build Coastguard Worker        "common_events": [
988*288bf522SAndroid Build Coastguard Worker          "0x0000", "0x0001", "0x0002", "0x0003", "0x0004", "0x0005", "0x0008", "0x0009", "0x000A", "0x000B", "0x0010", "0x0011", "0x0012", "0x0013", "0x0014", "0x0015",
989*288bf522SAndroid Build Coastguard Worker          "0x0016", "0x0017", "0x0018", "0x0019", "0x001A", "0x001B", "0x001C", "0x001D", "0x0020", "0x0021", "0x0022", "0x0023", "0x0024", "0x0025", "0x0026", "0x0029",
990*288bf522SAndroid Build Coastguard Worker          "0x002A", "0x002B", "0x002D", "0x002F", "0x0031", "0x0034", "0x0035", "0x0036", "0x0037", "0x0039", "0x003A", "0x003B", "0x003C", "0x003D", "0x003E", "0x003F",
991*288bf522SAndroid Build Coastguard Worker          "0x0040", "0x0041", "0x0042", "0x0043", "0x0044", "0x0045", "0x0046", "0x0047", "0x0048", "0x004C", "0x004D", "0x004E", "0x004F", "0x0050", "0x0051", "0x0052",
992*288bf522SAndroid Build Coastguard Worker          "0x0053", "0x0056", "0x0057", "0x0058", "0x005C", "0x005D", "0x005E", "0x005F", "0x0060", "0x0061", "0x0066", "0x0067", "0x0068", "0x0069", "0x006A", "0x006C",
993*288bf522SAndroid Build Coastguard Worker          "0x006D", "0x006E", "0x006F", "0x0070", "0x0071", "0x0073", "0x0074", "0x0075", "0x0076", "0x0077", "0x0078", "0x0079", "0x007A", "0x007C", "0x007D", "0x007E",
994*288bf522SAndroid Build Coastguard Worker          "0x0081", "0x0082", "0x0083", "0x0084", "0x0086", "0x0087", "0x0088", "0x008A", "0x008B", "0x008C", "0x008D", "0x008E", "0x008F", "0x0090", "0x0091", "0x00A0",
995*288bf522SAndroid Build Coastguard Worker          "0x4004", "0x4005", "0x4006", "0x4009", "0x400B", "0x400C", "0x4010", "0x4011", "0x4012", "0x4013", "0x4018", "0x4019", "0x401A", "0x401B", "0x4020", "0x4021",
996*288bf522SAndroid Build Coastguard Worker          "0x4022", "0x4024", "0x4025", "0x4026", "0x8005", "0x8006", "0x8014", "0x8018", "0x801C", "0x8074", "0x8075", "0x8076", "0x8077", "0x8079", "0x80BC", "0x80BD",
997*288bf522SAndroid Build Coastguard Worker          "0x80C0", "0x80C1", "0x80E3", "0x80E7", "0x80EB", "0x80EF"
998*288bf522SAndroid Build Coastguard Worker        ]
999*288bf522SAndroid Build Coastguard Worker      },
1000*288bf522SAndroid Build Coastguard Worker      {
1001*288bf522SAndroid Build Coastguard Worker        "name": "Cortex-X3",
1002*288bf522SAndroid Build Coastguard Worker        "implementer": "0x41",
1003*288bf522SAndroid Build Coastguard Worker        "partnum": "0xd4e",
1004*288bf522SAndroid Build Coastguard Worker        "common_events": [
1005*288bf522SAndroid Build Coastguard Worker          "0x0000", "0x0001", "0x0002", "0x0003", "0x0004", "0x0005", "0x0008", "0x0009", "0x000A", "0x000B", "0x0010", "0x0011", "0x0012", "0x0013", "0x0014", "0x0015",
1006*288bf522SAndroid Build Coastguard Worker          "0x0016", "0x0017", "0x0018", "0x0019", "0x001A", "0x001B", "0x001C", "0x001D", "0x0020", "0x0021", "0x0022", "0x0023", "0x0024", "0x0025", "0x0026", "0x0029",
1007*288bf522SAndroid Build Coastguard Worker          "0x002A", "0x002B", "0x002D", "0x002F", "0x0031", "0x0034", "0x0035", "0x0036", "0x0037", "0x0039", "0x003A", "0x003B", "0x003C", "0x003D", "0x003E", "0x003F",
1008*288bf522SAndroid Build Coastguard Worker          "0x0040", "0x0041", "0x0042", "0x0043", "0x0044", "0x0045", "0x0046", "0x0047", "0x0048", "0x004C", "0x004D", "0x004E", "0x004F", "0x0050", "0x0051", "0x0052",
1009*288bf522SAndroid Build Coastguard Worker          "0x0053", "0x0056", "0x0057", "0x0058", "0x005C", "0x005D", "0x005E", "0x005F", "0x0060", "0x0061", "0x0066", "0x0067", "0x0068", "0x0069", "0x006A", "0x006C",
1010*288bf522SAndroid Build Coastguard Worker          "0x006D", "0x006E", "0x006F", "0x0070", "0x0071", "0x0073", "0x0074", "0x0075", "0x0076", "0x0077", "0x0078", "0x0079", "0x007A", "0x007C", "0x007D", "0x007E",
1011*288bf522SAndroid Build Coastguard Worker          "0x0081", "0x0082", "0x0083", "0x0084", "0x0086", "0x0087", "0x0088", "0x008A", "0x008B", "0x008C", "0x008D", "0x008E", "0x008F", "0x0090", "0x0091", "0x00A0",
1012*288bf522SAndroid Build Coastguard Worker          "0x4004", "0x4005", "0x4006", "0x4009", "0x400B", "0x400C", "0x4010", "0x4011", "0x4012", "0x4013", "0x4018", "0x4019", "0x401A", "0x401B", "0x4020", "0x4021",
1013*288bf522SAndroid Build Coastguard Worker          "0x4022", "0x4024", "0x4025", "0x4026", "0x8005", "0x8006", "0x8014", "0x8018", "0x801C", "0x8074", "0x8075", "0x8076", "0x8077", "0x8079", "0x80BC", "0x80BD",
1014*288bf522SAndroid Build Coastguard Worker          "0x80C0", "0x80C1", "0x80E3", "0x80E7", "0x80EB", "0x80EF"
1015*288bf522SAndroid Build Coastguard Worker        ]
1016*288bf522SAndroid Build Coastguard Worker      },
1017*288bf522SAndroid Build Coastguard Worker      {
1018*288bf522SAndroid Build Coastguard Worker        "name": "Cortex-X4",
1019*288bf522SAndroid Build Coastguard Worker        "implementer": "0x41",
1020*288bf522SAndroid Build Coastguard Worker        "partnum": "0xd82",
1021*288bf522SAndroid Build Coastguard Worker        "common_events": [
1022*288bf522SAndroid Build Coastguard Worker          "0x0000", "0x0001", "0x0002", "0x0003", "0x0004", "0x0005", "0x0008", "0x0009", "0x000A", "0x000B", "0x000C", "0x000D", "0x000E", "0x0010", "0x0011", "0x0012",
1023*288bf522SAndroid Build Coastguard Worker          "0x0013", "0x0014", "0x0015", "0x0016", "0x0017", "0x0018", "0x0019", "0x001A", "0x001B", "0x001C", "0x001D", "0x0020", "0x0021", "0x0022", "0x0023", "0x0024",
1024*288bf522SAndroid Build Coastguard Worker          "0x0025", "0x0026", "0x0029", "0x002A", "0x002B", "0x002D", "0x002F", "0x0031", "0x0034", "0x0035", "0x0036", "0x0037", "0x0039", "0x003A", "0x003B", "0x003C",
1025*288bf522SAndroid Build Coastguard Worker          "0x003D", "0x003E", "0x003F", "0x0040", "0x0041", "0x0044", "0x0045", "0x0046", "0x0047", "0x0048", "0x004C", "0x004D", "0x004E", "0x004F", "0x0050", "0x0051",
1026*288bf522SAndroid Build Coastguard Worker          "0x0052", "0x0053", "0x0056", "0x0057", "0x0058", "0x005C", "0x005D", "0x005E", "0x005F", "0x0060", "0x0061", "0x0066", "0x0067", "0x0068", "0x0069", "0x006A",
1027*288bf522SAndroid Build Coastguard Worker          "0x006C", "0x006D", "0x006E", "0x006F", "0x0070", "0x0071", "0x0072", "0x0073", "0x0074", "0x0075", "0x0076", "0x0077", "0x0078", "0x0079", "0x007A", "0x007C",
1028*288bf522SAndroid Build Coastguard Worker          "0x007D", "0x007E", "0x007F", "0x0081", "0x0082", "0x0083", "0x0084", "0x0086", "0x0087", "0x0088", "0x008A", "0x008B", "0x008C", "0x008D", "0x008E", "0x008F",
1029*288bf522SAndroid Build Coastguard Worker          "0x0090", "0x0091", "0x00A0", "0x4000", "0x4001", "0x4002", "0x4003", "0x4004", "0x4005", "0x4006", "0x4009", "0x400B", "0x400C", "0x4010", "0x4011", "0x4012",
1030*288bf522SAndroid Build Coastguard Worker          "0x4013", "0x4018", "0x4019", "0x401A", "0x401B", "0x4020", "0x4021", "0x4022", "0x4024", "0x4025", "0x4026", "0x8004", "0x8005", "0x8006", "0x8014", "0x8018",
1031*288bf522SAndroid Build Coastguard Worker          "0x801C", "0x8040", "0x8074", "0x8075", "0x8076", "0x8077", "0x8079", "0x8087", "0x80BC", "0x80BD", "0x80C0", "0x80C1", "0x80E3", "0x80E7", "0x80EB", "0x80EF",
1032*288bf522SAndroid Build Coastguard Worker          "0x8108", "0x810C", "0x8110", "0x8111", "0x8112", "0x8113", "0x8114", "0x8115", "0x8116", "0x8117", "0x8118", "0x8119", "0x811A", "0x811B", "0x811C", "0x811D",
1033*288bf522SAndroid Build Coastguard Worker          "0x8120", "0x8121", "0x8124", "0x8128", "0x8129", "0x812A", "0x812B", "0x812C", "0x812D", "0x812E", "0x812F", "0x8130", "0x8131", "0x8132", "0x8133", "0x8134",
1034*288bf522SAndroid Build Coastguard Worker          "0x8135", "0x8136", "0x8137", "0x8138", "0x8139", "0x813A", "0x813B", "0x813C", "0x813D", "0x813E", "0x813F", "0x8140", "0x8141", "0x8142", "0x8143", "0x8144",
1035*288bf522SAndroid Build Coastguard Worker          "0x8145", "0x8146", "0x8147", "0x8148", "0x814A", "0x814C", "0x814E", "0x8150", "0x8151", "0x8152", "0x8153", "0x8154", "0x8155", "0x8156", "0x8158", "0x8159",
1036*288bf522SAndroid Build Coastguard Worker          "0x815B", "0x815C", "0x8160", "0x8161", "0x8162", "0x8164", "0x8165", "0x8167", "0x8168", "0x816A", "0x816B", "0x816D", "0x81C0", "0x81D0", "0x81E0", "0x8200",
1037*288bf522SAndroid Build Coastguard Worker          "0x8208", "0x8240", "0x8250", "0x8260"
1038*288bf522SAndroid Build Coastguard Worker        ]
1039*288bf522SAndroid Build Coastguard Worker      }
1040*288bf522SAndroid Build Coastguard Worker    ]
1041*288bf522SAndroid Build Coastguard Worker  },
1042*288bf522SAndroid Build Coastguard Worker  "riscv64": {
1043*288bf522SAndroid Build Coastguard Worker    "events": [],
1044*288bf522SAndroid Build Coastguard Worker    "cpus": []
1045*288bf522SAndroid Build Coastguard Worker  },
1046*288bf522SAndroid Build Coastguard Worker  "x86-intel": {
1047*288bf522SAndroid Build Coastguard Worker    "events": [
1048*288bf522SAndroid Build Coastguard Worker      ["0x20c4", "BR_INST_RETIRED.NEAR_TAKEN", "Taken branch instructions retired"]
1049*288bf522SAndroid Build Coastguard Worker    ]
1050*288bf522SAndroid Build Coastguard Worker  },
1051*288bf522SAndroid Build Coastguard Worker  "x86-amd": {
1052*288bf522SAndroid Build Coastguard Worker    "events": [
1053*288bf522SAndroid Build Coastguard Worker      ["0xc4", "ex_ret_brn_tkn", "Retired taken branch instructions"]
1054*288bf522SAndroid Build Coastguard Worker    ]
1055*288bf522SAndroid Build Coastguard Worker  }
1056*288bf522SAndroid Build Coastguard Worker}
1057