1[
2    {
3        "ArchStdEvent": "EXC_TAKEN"
4    },
5    {
6        "ArchStdEvent": "EXC_UNDEF"
7    },
8    {
9        "ArchStdEvent": "EXC_HVC"
10    },
11    {
12        "PublicDescription": "Number of traps to hypervisor. This event counts the number of exception traps taken to EL2, excluding HVC instructions. This event is set every time that an exception is executed because of a decoded trap to the hypervisor. CCFAIL exceptions and traps caused by HVC instructions are excluded. This event is not counted when it is accessible from Non-secure EL0 or EL1",
13        "EventCode": "0xDC",
14        "EventName": "EXC_TRAP_HYP",
15        "BriefDescription": "Number of traps to hypervisor. This event counts the number of exception traps taken to EL2, excluding HVC instructions. This event is set every time that an exception is executed because of a decoded trap to the hypervisor. CCFAIL exceptions and traps caused by HVC instructions are excluded. This event is not counted when it is accessible from Non-secure EL0 or EL1"
16    }
17]
18