1[
2	{
3		"Unit": "CPU-M-CF",
4		"EventCode": "64",
5		"EventName": "PRNG_FUNCTIONS",
6		"BriefDescription": "PRNG Functions",
7		"PublicDescription": "Total number of the PRNG functions issued by the CPU"
8	},
9	{
10		"Unit": "CPU-M-CF",
11		"EventCode": "65",
12		"EventName": "PRNG_CYCLES",
13		"BriefDescription": "PRNG Cycles",
14		"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing PRNG functions issued by the CPU"
15	},
16	{
17		"Unit": "CPU-M-CF",
18		"EventCode": "66",
19		"EventName": "PRNG_BLOCKED_FUNCTIONS",
20		"BriefDescription": "PRNG Blocked Functions",
21		"PublicDescription": "Total number of the PRNG functions that are issued by the CPU and are blocked because the DEA/AES coprocessor is busy performing a function issued by another CPU"
22	},
23	{
24		"Unit": "CPU-M-CF",
25		"EventCode": "67",
26		"EventName": "PRNG_BLOCKED_CYCLES",
27		"BriefDescription": "PRNG Blocked Cycles",
28		"PublicDescription": "Total number of CPU cycles blocked for the PRNG functions issued by the CPU because the DEA/AES coprocessor is busy performing a function issued by another CPU"
29	},
30	{
31		"Unit": "CPU-M-CF",
32		"EventCode": "68",
33		"EventName": "SHA_FUNCTIONS",
34		"BriefDescription": "SHA Functions",
35		"PublicDescription": "Total number of SHA functions issued by the CPU"
36	},
37	{
38		"Unit": "CPU-M-CF",
39		"EventCode": "69",
40		"EventName": "SHA_CYCLES",
41		"BriefDescription": "SHA Cycles",
42		"PublicDescription": "Total number of CPU cycles when the SHA coprocessor is busy performing the SHA functions issued by the CPU"
43	},
44	{
45		"Unit": "CPU-M-CF",
46		"EventCode": "70",
47		"EventName": "SHA_BLOCKED_FUNCTIONS",
48		"BriefDescription": "SHA Blocked Functions",
49		"PublicDescription": "Total number of the SHA functions that are issued by the CPU and are blocked because the SHA coprocessor is busy performing a function issued by another CPU"
50	},
51	{
52		"Unit": "CPU-M-CF",
53		"EventCode": "71",
54		"EventName": "SHA_BLOCKED_CYCLES",
55		"BriefDescription": "SHA Bloced Cycles",
56		"PublicDescription": "Total number of CPU cycles blocked for the SHA functions issued by the CPU because the SHA coprocessor is busy performing a function issued by another CPU"
57	},
58	{
59		"Unit": "CPU-M-CF",
60		"EventCode": "72",
61		"EventName": "DEA_FUNCTIONS",
62		"BriefDescription": "DEA Functions",
63		"PublicDescription": "Total number of the DEA functions issued by the CPU"
64	},
65	{
66		"Unit": "CPU-M-CF",
67		"EventCode": "73",
68		"EventName": "DEA_CYCLES",
69		"BriefDescription": "DEA Cycles",
70		"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing the DEA functions issued by the CPU"
71	},
72	{
73		"Unit": "CPU-M-CF",
74		"EventCode": "74",
75		"EventName": "DEA_BLOCKED_FUNCTIONS",
76		"BriefDescription": "DEA Blocked Functions",
77		"PublicDescription": "Total number of the DEA functions that are issued by the CPU and are blocked because the DEA/AES coprocessor is busy performing a function issued by another CPU"
78	},
79	{
80		"Unit": "CPU-M-CF",
81		"EventCode": "75",
82		"EventName": "DEA_BLOCKED_CYCLES",
83		"BriefDescription": "DEA Blocked Cycles",
84		"PublicDescription": "Total number of CPU cycles blocked for the DEA functions issued by the CPU because the DEA/AES coprocessor is busy performing a function issued by another CPU"
85	},
86	{
87		"Unit": "CPU-M-CF",
88		"EventCode": "76",
89		"EventName": "AES_FUNCTIONS",
90		"BriefDescription": "AES Functions",
91		"PublicDescription": "Total number of AES functions issued by the CPU"
92	},
93	{
94		"Unit": "CPU-M-CF",
95		"EventCode": "77",
96		"EventName": "AES_CYCLES",
97		"BriefDescription": "AES Cycles",
98		"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing the AES functions issued by the CPU"
99	},
100	{
101		"Unit": "CPU-M-CF",
102		"EventCode": "78",
103		"EventName": "AES_BLOCKED_FUNCTIONS",
104		"BriefDescription": "AES Blocked Functions",
105		"PublicDescription": "Total number of AES functions that are issued by the CPU and are blocked because the DEA/AES coprocessor is busy performing a function issued by another CPU"
106	},
107	{
108		"Unit": "CPU-M-CF",
109		"EventCode": "79",
110		"EventName": "AES_BLOCKED_CYCLES",
111		"BriefDescription": "AES Blocked Cycles",
112		"PublicDescription": "Total number of CPU cycles blocked for the AES functions issued by the CPU because the DEA/AES coprocessor is busy performing a function issued by another CPU"
113	}
114]
115