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