1d35c595bSSean V Kelley[
2d35c595bSSean V Kelley    {
3a44e4f3aSJames Clark        "ArchStdEvent": "MEM_ACCESS_RD"
4d35c595bSSean V Kelley    },
5d35c595bSSean V Kelley    {
6a44e4f3aSJames Clark        "ArchStdEvent": "MEM_ACCESS_WR"
7d35c595bSSean V Kelley    },
8d35c595bSSean V Kelley    {
9a44e4f3aSJames Clark        "ArchStdEvent": "UNALIGNED_LD_SPEC"
10d35c595bSSean V Kelley    },
11d35c595bSSean V Kelley    {
12a44e4f3aSJames Clark        "ArchStdEvent": "UNALIGNED_ST_SPEC"
13d35c595bSSean V Kelley    },
14d35c595bSSean V Kelley    {
15a44e4f3aSJames Clark        "ArchStdEvent": "UNALIGNED_LDST_SPEC"
16d35c595bSSean V Kelley    },
17d35c595bSSean V Kelley    {
18d35c595bSSean V Kelley        "PublicDescription": "Data memory access",
19d35c595bSSean V Kelley        "EventCode": "0x13",
20d35c595bSSean V Kelley        "EventName": "MEM_ACCESS",
21d35c595bSSean V Kelley        "BriefDescription": "Memory access"
22d35c595bSSean V Kelley    },
23d35c595bSSean V Kelley    {
24d35c595bSSean V Kelley        "PublicDescription": "Local memory error. This event counts any correctable or uncorrectable memory error (ECC or parity) in the protected core RAMs",
25d35c595bSSean V Kelley        "EventCode": "0x1a",
26d35c595bSSean V Kelley        "EventName": "MEM_ERROR",
27d35c595bSSean V Kelley        "BriefDescription": "Memory error"
28a44e4f3aSJames Clark    }
29d35c595bSSean V Kelley]
30