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