1bc17f949SThomas Richter[
2bc17f949SThomas Richter	{
39bacbcedSThomas Richter		"Unit": "CPU-M-CF",
4bc17f949SThomas Richter		"EventCode": "64",
5bc17f949SThomas Richter		"EventName": "PRNG_FUNCTIONS",
6bc17f949SThomas Richter		"BriefDescription": "PRNG Functions",
7bc17f949SThomas Richter		"PublicDescription": "Total number of the PRNG functions issued by the CPU"
8bc17f949SThomas Richter	},
9bc17f949SThomas Richter	{
109bacbcedSThomas Richter		"Unit": "CPU-M-CF",
11bc17f949SThomas Richter		"EventCode": "65",
12bc17f949SThomas Richter		"EventName": "PRNG_CYCLES",
13bc17f949SThomas Richter		"BriefDescription": "PRNG Cycles",
14bc17f949SThomas Richter		"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing PRNG functions issued by the CPU"
15bc17f949SThomas Richter	},
16bc17f949SThomas Richter	{
179bacbcedSThomas Richter		"Unit": "CPU-M-CF",
18bc17f949SThomas Richter		"EventCode": "66",
19bc17f949SThomas Richter		"EventName": "PRNG_BLOCKED_FUNCTIONS",
20bc17f949SThomas Richter		"BriefDescription": "PRNG Blocked Functions",
21bc17f949SThomas 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"
22bc17f949SThomas Richter	},
23bc17f949SThomas Richter	{
249bacbcedSThomas Richter		"Unit": "CPU-M-CF",
25bc17f949SThomas Richter		"EventCode": "67",
26bc17f949SThomas Richter		"EventName": "PRNG_BLOCKED_CYCLES",
27bc17f949SThomas Richter		"BriefDescription": "PRNG Blocked Cycles",
28bc17f949SThomas 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"
29bc17f949SThomas Richter	},
30bc17f949SThomas Richter	{
319bacbcedSThomas Richter		"Unit": "CPU-M-CF",
32bc17f949SThomas Richter		"EventCode": "68",
33bc17f949SThomas Richter		"EventName": "SHA_FUNCTIONS",
34bc17f949SThomas Richter		"BriefDescription": "SHA Functions",
35bc17f949SThomas Richter		"PublicDescription": "Total number of SHA functions issued by the CPU"
36bc17f949SThomas Richter	},
37bc17f949SThomas Richter	{
389bacbcedSThomas Richter		"Unit": "CPU-M-CF",
39bc17f949SThomas Richter		"EventCode": "69",
40bc17f949SThomas Richter		"EventName": "SHA_CYCLES",
41bc17f949SThomas Richter		"BriefDescription": "SHA Cycles",
42bc17f949SThomas Richter		"PublicDescription": "Total number of CPU cycles when the SHA coprocessor is busy performing the SHA functions issued by the CPU"
43bc17f949SThomas Richter	},
44bc17f949SThomas Richter	{
459bacbcedSThomas Richter		"Unit": "CPU-M-CF",
46bc17f949SThomas Richter		"EventCode": "70",
47bc17f949SThomas Richter		"EventName": "SHA_BLOCKED_FUNCTIONS",
48bc17f949SThomas Richter		"BriefDescription": "SHA Blocked Functions",
49bc17f949SThomas 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"
50bc17f949SThomas Richter	},
51bc17f949SThomas Richter	{
529bacbcedSThomas Richter		"Unit": "CPU-M-CF",
53bc17f949SThomas Richter		"EventCode": "71",
54bc17f949SThomas Richter		"EventName": "SHA_BLOCKED_CYCLES",
55bc17f949SThomas Richter		"BriefDescription": "SHA Bloced Cycles",
56bc17f949SThomas 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"
57bc17f949SThomas Richter	},
58bc17f949SThomas Richter	{
599bacbcedSThomas Richter		"Unit": "CPU-M-CF",
60bc17f949SThomas Richter		"EventCode": "72",
61bc17f949SThomas Richter		"EventName": "DEA_FUNCTIONS",
62bc17f949SThomas Richter		"BriefDescription": "DEA Functions",
63bc17f949SThomas Richter		"PublicDescription": "Total number of the DEA functions issued by the CPU"
64bc17f949SThomas Richter	},
65bc17f949SThomas Richter	{
669bacbcedSThomas Richter		"Unit": "CPU-M-CF",
67bc17f949SThomas Richter		"EventCode": "73",
68bc17f949SThomas Richter		"EventName": "DEA_CYCLES",
69bc17f949SThomas Richter		"BriefDescription": "DEA Cycles",
70bc17f949SThomas Richter		"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing the DEA functions issued by the CPU"
71bc17f949SThomas Richter	},
72bc17f949SThomas Richter	{
739bacbcedSThomas Richter		"Unit": "CPU-M-CF",
74bc17f949SThomas Richter		"EventCode": "74",
75bc17f949SThomas Richter		"EventName": "DEA_BLOCKED_FUNCTIONS",
76bc17f949SThomas Richter		"BriefDescription": "DEA Blocked Functions",
77bc17f949SThomas 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"
78bc17f949SThomas Richter	},
79bc17f949SThomas Richter	{
809bacbcedSThomas Richter		"Unit": "CPU-M-CF",
81bc17f949SThomas Richter		"EventCode": "75",
82bc17f949SThomas Richter		"EventName": "DEA_BLOCKED_CYCLES",
83bc17f949SThomas Richter		"BriefDescription": "DEA Blocked Cycles",
84bc17f949SThomas 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"
85bc17f949SThomas Richter	},
86bc17f949SThomas Richter	{
879bacbcedSThomas Richter		"Unit": "CPU-M-CF",
88bc17f949SThomas Richter		"EventCode": "76",
89bc17f949SThomas Richter		"EventName": "AES_FUNCTIONS",
90bc17f949SThomas Richter		"BriefDescription": "AES Functions",
91bc17f949SThomas Richter		"PublicDescription": "Total number of AES functions issued by the CPU"
92bc17f949SThomas Richter	},
93bc17f949SThomas Richter	{
949bacbcedSThomas Richter		"Unit": "CPU-M-CF",
95bc17f949SThomas Richter		"EventCode": "77",
96bc17f949SThomas Richter		"EventName": "AES_CYCLES",
97bc17f949SThomas Richter		"BriefDescription": "AES Cycles",
98bc17f949SThomas Richter		"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing the AES functions issued by the CPU"
99bc17f949SThomas Richter	},
100bc17f949SThomas Richter	{
1019bacbcedSThomas Richter		"Unit": "CPU-M-CF",
102bc17f949SThomas Richter		"EventCode": "78",
103bc17f949SThomas Richter		"EventName": "AES_BLOCKED_FUNCTIONS",
104bc17f949SThomas Richter		"BriefDescription": "AES Blocked Functions",
105bc17f949SThomas 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"
106bc17f949SThomas Richter	},
107bc17f949SThomas Richter	{
1089bacbcedSThomas Richter		"Unit": "CPU-M-CF",
109bc17f949SThomas Richter		"EventCode": "79",
110bc17f949SThomas Richter		"EventName": "AES_BLOCKED_CYCLES",
111bc17f949SThomas Richter		"BriefDescription": "AES Blocked Cycles",
112bc17f949SThomas 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"
113*08f3e087SJames Clark	}
114bc17f949SThomas Richter]
115