1bc17f949SThomas Richter[
2bc17f949SThomas Richter	{
39bacbcedSThomas Richter		"Unit": "CPU-M-CF",
4bc17f949SThomas Richter		"EventCode": "64",
5bc17f949SThomas Richter		"EventName": "PRNG_FUNCTIONS",
6*e9c26fd6SThomas Richter		"BriefDescription": "PRNG Function Count",
7*e9c26fd6SThomas Richter		"PublicDescription": "This counter counts the total number of the pseudorandom-number-generation functions issued by the CPU."
8bc17f949SThomas Richter	},
9bc17f949SThomas Richter	{
109bacbcedSThomas Richter		"Unit": "CPU-M-CF",
11bc17f949SThomas Richter		"EventCode": "65",
12bc17f949SThomas Richter		"EventName": "PRNG_CYCLES",
13*e9c26fd6SThomas Richter		"BriefDescription": "PRNG Cycle Count",
14*e9c26fd6SThomas 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."
15bc17f949SThomas Richter	},
16bc17f949SThomas Richter	{
179bacbcedSThomas Richter		"Unit": "CPU-M-CF",
18bc17f949SThomas Richter		"EventCode": "66",
19bc17f949SThomas Richter		"EventName": "PRNG_BLOCKED_FUNCTIONS",
20*e9c26fd6SThomas Richter		"BriefDescription": "PRNG Blocked Function Count",
21*e9c26fd6SThomas 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."
22bc17f949SThomas Richter	},
23bc17f949SThomas Richter	{
249bacbcedSThomas Richter		"Unit": "CPU-M-CF",
25bc17f949SThomas Richter		"EventCode": "67",
26bc17f949SThomas Richter		"EventName": "PRNG_BLOCKED_CYCLES",
27*e9c26fd6SThomas Richter		"BriefDescription": "PRNG Blocked Cycle Count",
28*e9c26fd6SThomas 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."
29bc17f949SThomas Richter	},
30bc17f949SThomas Richter	{
319bacbcedSThomas Richter		"Unit": "CPU-M-CF",
32bc17f949SThomas Richter		"EventCode": "68",
33bc17f949SThomas Richter		"EventName": "SHA_FUNCTIONS",
34*e9c26fd6SThomas Richter		"BriefDescription": "SHA Function Count",
35*e9c26fd6SThomas Richter		"PublicDescription": "This counter counts the total number of the 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",
41*e9c26fd6SThomas Richter		"BriefDescription": "SHA Cycle Count",
42*e9c26fd6SThomas 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."
43bc17f949SThomas Richter	},
44bc17f949SThomas Richter	{
459bacbcedSThomas Richter		"Unit": "CPU-M-CF",
46bc17f949SThomas Richter		"EventCode": "70",
47bc17f949SThomas Richter		"EventName": "SHA_BLOCKED_FUNCTIONS",
48*e9c26fd6SThomas Richter		"BriefDescription": "SHA Blocked Function Count",
49*e9c26fd6SThomas 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."
50bc17f949SThomas Richter	},
51bc17f949SThomas Richter	{
529bacbcedSThomas Richter		"Unit": "CPU-M-CF",
53bc17f949SThomas Richter		"EventCode": "71",
54bc17f949SThomas Richter		"EventName": "SHA_BLOCKED_CYCLES",
55*e9c26fd6SThomas Richter		"BriefDescription": "SHA Blocked Cycle Count",
56*e9c26fd6SThomas 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."
57bc17f949SThomas Richter	},
58bc17f949SThomas Richter	{
599bacbcedSThomas Richter		"Unit": "CPU-M-CF",
60bc17f949SThomas Richter		"EventCode": "72",
61bc17f949SThomas Richter		"EventName": "DEA_FUNCTIONS",
62*e9c26fd6SThomas Richter		"BriefDescription": "DEA Function Count",
63*e9c26fd6SThomas Richter		"PublicDescription": "This counter counts the 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",
69*e9c26fd6SThomas Richter		"BriefDescription": "DEA Cycle Count",
70*e9c26fd6SThomas 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."
71bc17f949SThomas Richter	},
72bc17f949SThomas Richter	{
739bacbcedSThomas Richter		"Unit": "CPU-M-CF",
74bc17f949SThomas Richter		"EventCode": "74",
75bc17f949SThomas Richter		"EventName": "DEA_BLOCKED_FUNCTIONS",
76*e9c26fd6SThomas Richter		"BriefDescription": "DEA Blocked Function Count",
77*e9c26fd6SThomas 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."
78bc17f949SThomas Richter	},
79bc17f949SThomas Richter	{
809bacbcedSThomas Richter		"Unit": "CPU-M-CF",
81bc17f949SThomas Richter		"EventCode": "75",
82bc17f949SThomas Richter		"EventName": "DEA_BLOCKED_CYCLES",
83*e9c26fd6SThomas Richter		"BriefDescription": "DEA Blocked Cycle Count",
84*e9c26fd6SThomas 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."
85bc17f949SThomas Richter	},
86bc17f949SThomas Richter	{
879bacbcedSThomas Richter		"Unit": "CPU-M-CF",
88bc17f949SThomas Richter		"EventCode": "76",
89bc17f949SThomas Richter		"EventName": "AES_FUNCTIONS",
90*e9c26fd6SThomas Richter		"BriefDescription": "AES Function Count",
91*e9c26fd6SThomas Richter		"PublicDescription": "This counter counts the total number of the 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",
97*e9c26fd6SThomas Richter		"BriefDescription": "AES Cycle Count",
98*e9c26fd6SThomas 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."
99bc17f949SThomas Richter	},
100bc17f949SThomas Richter	{
1019bacbcedSThomas Richter		"Unit": "CPU-M-CF",
102bc17f949SThomas Richter		"EventCode": "78",
103bc17f949SThomas Richter		"EventName": "AES_BLOCKED_FUNCTIONS",
104*e9c26fd6SThomas Richter		"BriefDescription": "AES Blocked Function Count",
105*e9c26fd6SThomas 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."
106bc17f949SThomas Richter	},
107bc17f949SThomas Richter	{
1089bacbcedSThomas Richter		"Unit": "CPU-M-CF",
109bc17f949SThomas Richter		"EventCode": "79",
110bc17f949SThomas Richter		"EventName": "AES_BLOCKED_CYCLES",
111*e9c26fd6SThomas Richter		"BriefDescription": "AES Blocked Cycle Count",
112*e9c26fd6SThomas 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	}
114bc17f949SThomas Richter]
115