1[
2    {
3        "ArchStdEvent": "STALL_FRONTEND",
4        "Errata": "Errata AC03_CPU_29",
5        "BriefDescription": "Impacted by errata, use metrics instead -"
6    },
7    {
8        "ArchStdEvent": "STALL_BACKEND"
9    },
10    {
11        "ArchStdEvent": "STALL",
12        "Errata": "Errata AC03_CPU_29",
13        "BriefDescription": "Impacted by errata, use metrics instead -"
14    },
15    {
16        "ArchStdEvent": "STALL_SLOT_BACKEND"
17    },
18    {
19        "ArchStdEvent": "STALL_SLOT_FRONTEND",
20        "Errata": "Errata AC03_CPU_29",
21        "BriefDescription": "Impacted by errata, use metrics instead -"
22    },
23    {
24        "ArchStdEvent": "STALL_SLOT"
25    },
26    {
27        "ArchStdEvent": "STALL_BACKEND_MEM"
28    },
29    {
30        "PublicDescription": "Frontend stall cycles, TLB",
31        "EventCode": "0x815c",
32        "EventName": "STALL_FRONTEND_TLB",
33        "BriefDescription": "Frontend stall cycles, TLB"
34    },
35    {
36        "PublicDescription": "Backend stall cycles, TLB",
37        "EventCode": "0x8167",
38        "EventName": "STALL_BACKEND_TLB",
39        "BriefDescription": "Backend stall cycles, TLB"
40    }
41]
42