1109d59b9SThomas Richter[
2109d59b9SThomas Richter	{
39bacbcedSThomas Richter		"Unit": "CPU-M-CF",
4109d59b9SThomas Richter		"EventCode": "64",
5109d59b9SThomas Richter		"EventName": "PRNG_FUNCTIONS",
6*d786bdf2SThomas Richter		"BriefDescription": "PRNG Function Count",
7*d786bdf2SThomas Richter		"PublicDescription": "This counter counts the total number of the pseudorandom-number-generation functions issued by the CPU."
8109d59b9SThomas Richter	},
9109d59b9SThomas Richter	{
109bacbcedSThomas Richter		"Unit": "CPU-M-CF",
11109d59b9SThomas Richter		"EventCode": "65",
12109d59b9SThomas Richter		"EventName": "PRNG_CYCLES",
13*d786bdf2SThomas Richter		"BriefDescription": "PRNG Cycle Count",
14*d786bdf2SThomas Richter		"PublicDescription": "This counter counts the total number of CPU cycles when the DEA/AES/SHA coprocessor is busy performing the pseudorandom- number-generation functions issued by the CPU."
15109d59b9SThomas Richter	},
16109d59b9SThomas Richter	{
179bacbcedSThomas Richter		"Unit": "CPU-M-CF",
18109d59b9SThomas Richter		"EventCode": "66",
19109d59b9SThomas Richter		"EventName": "PRNG_BLOCKED_FUNCTIONS",
20*d786bdf2SThomas Richter		"BriefDescription": "PRNG Blocked Function Count",
21*d786bdf2SThomas Richter		"PublicDescription": "This counter counts the total number of the pseudorandom-number-generation functions that are issued by the CPU and are blocked because the DEA/AES/SHA coprocessor is busy performing a function issued by another CPU."
22109d59b9SThomas Richter	},
23109d59b9SThomas Richter	{
249bacbcedSThomas Richter		"Unit": "CPU-M-CF",
25109d59b9SThomas Richter		"EventCode": "67",
26109d59b9SThomas Richter		"EventName": "PRNG_BLOCKED_CYCLES",
27*d786bdf2SThomas Richter		"BriefDescription": "PRNG Blocked Cycle Count",
28*d786bdf2SThomas Richter		"PublicDescription": "This counter counts the total number of CPU cycles blocked for the pseudorandom-number-generation functions issued by the CPU because the DEA/AES/SHA coprocessor is busy performing a function issued by another CPU."
29109d59b9SThomas Richter	},
30109d59b9SThomas Richter	{
319bacbcedSThomas Richter		"Unit": "CPU-M-CF",
32109d59b9SThomas Richter		"EventCode": "68",
33109d59b9SThomas Richter		"EventName": "SHA_FUNCTIONS",
34*d786bdf2SThomas Richter		"BriefDescription": "SHA Function Count",
35*d786bdf2SThomas Richter		"PublicDescription": "This counter counts the total number of the SHA functions issued by the CPU."
36109d59b9SThomas Richter	},
37109d59b9SThomas Richter	{
389bacbcedSThomas Richter		"Unit": "CPU-M-CF",
39109d59b9SThomas Richter		"EventCode": "69",
40109d59b9SThomas Richter		"EventName": "SHA_CYCLES",
41*d786bdf2SThomas Richter		"BriefDescription": "SHA Cycle Count",
42*d786bdf2SThomas Richter		"PublicDescription": "This counter counts the total number of CPU cycles when the SHA coprocessor is busy performing the SHA functions issued by the CPU."
43109d59b9SThomas Richter	},
44109d59b9SThomas Richter	{
459bacbcedSThomas Richter		"Unit": "CPU-M-CF",
46109d59b9SThomas Richter		"EventCode": "70",
47109d59b9SThomas Richter		"EventName": "SHA_BLOCKED_FUNCTIONS",
48*d786bdf2SThomas Richter		"BriefDescription": "SHA Blocked Function Count",
49*d786bdf2SThomas Richter		"PublicDescription": "This counter counts the 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."
50109d59b9SThomas Richter	},
51109d59b9SThomas Richter	{
529bacbcedSThomas Richter		"Unit": "CPU-M-CF",
53109d59b9SThomas Richter		"EventCode": "71",
54109d59b9SThomas Richter		"EventName": "SHA_BLOCKED_CYCLES",
55*d786bdf2SThomas Richter		"BriefDescription": "SHA Blocked Cycle Count",
56*d786bdf2SThomas Richter		"PublicDescription": "This counter counts the 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."
57109d59b9SThomas Richter	},
58109d59b9SThomas Richter	{
599bacbcedSThomas Richter		"Unit": "CPU-M-CF",
60109d59b9SThomas Richter		"EventCode": "72",
61109d59b9SThomas Richter		"EventName": "DEA_FUNCTIONS",
62*d786bdf2SThomas Richter		"BriefDescription": "DEA Function Count",
63*d786bdf2SThomas Richter		"PublicDescription": "This counter counts the total number of the DEA functions issued by the CPU."
64109d59b9SThomas Richter	},
65109d59b9SThomas Richter	{
669bacbcedSThomas Richter		"Unit": "CPU-M-CF",
67109d59b9SThomas Richter		"EventCode": "73",
68109d59b9SThomas Richter		"EventName": "DEA_CYCLES",
69*d786bdf2SThomas Richter		"BriefDescription": "DEA Cycle Count",
70*d786bdf2SThomas Richter		"PublicDescription": "This counter counts the total number of CPU cycles when the DEA/AES coprocessor is busy performing the DEA functions issued by the CPU."
71109d59b9SThomas Richter	},
72109d59b9SThomas Richter	{
739bacbcedSThomas Richter		"Unit": "CPU-M-CF",
74109d59b9SThomas Richter		"EventCode": "74",
75109d59b9SThomas Richter		"EventName": "DEA_BLOCKED_FUNCTIONS",
76*d786bdf2SThomas Richter		"BriefDescription": "DEA Blocked Function Count",
77*d786bdf2SThomas Richter		"PublicDescription": "This counter counts the 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."
78109d59b9SThomas Richter	},
79109d59b9SThomas Richter	{
809bacbcedSThomas Richter		"Unit": "CPU-M-CF",
81109d59b9SThomas Richter		"EventCode": "75",
82109d59b9SThomas Richter		"EventName": "DEA_BLOCKED_CYCLES",
83*d786bdf2SThomas Richter		"BriefDescription": "DEA Blocked Cycle Count",
84*d786bdf2SThomas Richter		"PublicDescription": "This counter counts the 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."
85109d59b9SThomas Richter	},
86109d59b9SThomas Richter	{
879bacbcedSThomas Richter		"Unit": "CPU-M-CF",
88109d59b9SThomas Richter		"EventCode": "76",
89109d59b9SThomas Richter		"EventName": "AES_FUNCTIONS",
90*d786bdf2SThomas Richter		"BriefDescription": "AES Function Count",
91*d786bdf2SThomas Richter		"PublicDescription": "This counter counts the total number of the AES functions issued by the CPU."
92109d59b9SThomas Richter	},
93109d59b9SThomas Richter	{
949bacbcedSThomas Richter		"Unit": "CPU-M-CF",
95109d59b9SThomas Richter		"EventCode": "77",
96109d59b9SThomas Richter		"EventName": "AES_CYCLES",
97*d786bdf2SThomas Richter		"BriefDescription": "AES Cycle Count",
98*d786bdf2SThomas Richter		"PublicDescription": "This counter counts the total number of CPU cycles when the DEA/AES coprocessor is busy performing the AES functions issued by the CPU."
99109d59b9SThomas Richter	},
100109d59b9SThomas Richter	{
1019bacbcedSThomas Richter		"Unit": "CPU-M-CF",
102109d59b9SThomas Richter		"EventCode": "78",
103109d59b9SThomas Richter		"EventName": "AES_BLOCKED_FUNCTIONS",
104*d786bdf2SThomas Richter		"BriefDescription": "AES Blocked Function Count",
105*d786bdf2SThomas Richter		"PublicDescription": "This counter counts the total number of the 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."
106109d59b9SThomas Richter	},
107109d59b9SThomas Richter	{
1089bacbcedSThomas Richter		"Unit": "CPU-M-CF",
109109d59b9SThomas Richter		"EventCode": "79",
110109d59b9SThomas Richter		"EventName": "AES_BLOCKED_CYCLES",
111*d786bdf2SThomas Richter		"BriefDescription": "AES Blocked Cycle Count",
112*d786bdf2SThomas Richter		"PublicDescription": "This counter counts the 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."
11308f3e087SJames Clark	}
114109d59b9SThomas Richter]
115