25 lines
525 B
JSON
Raw Normal View History

2021-05-27 00:09:36 +05:00
[
{
"ArchStdEvent": "MEM_ACCESS_RD"
},
{
"ArchStdEvent": "MEM_ACCESS_WR"
},
{
"ArchStdEvent": "UNALIGNED_LD_SPEC"
},
{
"ArchStdEvent": "UNALIGNED_ST_SPEC"
},
{
"ArchStdEvent": "UNALIGNED_LDST_SPEC"
},
{
2021-10-02 21:09:28 +05:00
"ArchStdEvent": "MEM_ACCESS",
2021-05-27 00:09:36 +05:00
},
{
2021-10-02 21:09:28 +05:00
"PublicDescription": "This event counts any correctable or uncorrectable memory error (ECC or parity) in the protected core RAMs",
"ArchStdEvent": "MEMORY_ERROR",
2021-05-27 00:09:36 +05:00
}
]