|
1 | 1 | [
|
| 2 | + { |
| 3 | + "Unit": "CPU-M-CF", |
| 4 | + "EventCode": "64", |
| 5 | + "EventName": "PRNG_FUNCTIONS", |
| 6 | + "BriefDescription": "PRNG Function Count", |
| 7 | + "PublicDescription": "This counter counts the total number of the pseudorandom-number-generation functions issued by the CPU." |
| 8 | + }, |
| 9 | + { |
| 10 | + "Unit": "CPU-M-CF", |
| 11 | + "EventCode": "65", |
| 12 | + "EventName": "PRNG_CYCLES", |
| 13 | + "BriefDescription": "PRNG Cycle Count", |
| 14 | + "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." |
| 15 | + }, |
| 16 | + { |
| 17 | + "Unit": "CPU-M-CF", |
| 18 | + "EventCode": "66", |
| 19 | + "EventName": "PRNG_BLOCKED_FUNCTIONS", |
| 20 | + "BriefDescription": "PRNG Blocked Function Count", |
| 21 | + "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." |
| 22 | + }, |
| 23 | + { |
| 24 | + "Unit": "CPU-M-CF", |
| 25 | + "EventCode": "67", |
| 26 | + "EventName": "PRNG_BLOCKED_CYCLES", |
| 27 | + "BriefDescription": "PRNG Blocked Cycle Count", |
| 28 | + "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." |
| 29 | + }, |
| 30 | + { |
| 31 | + "Unit": "CPU-M-CF", |
| 32 | + "EventCode": "68", |
| 33 | + "EventName": "SHA_FUNCTIONS", |
| 34 | + "BriefDescription": "SHA Function Count", |
| 35 | + "PublicDescription": "This counter counts the total number of the SHA functions issued by the CPU." |
| 36 | + }, |
| 37 | + { |
| 38 | + "Unit": "CPU-M-CF", |
| 39 | + "EventCode": "69", |
| 40 | + "EventName": "SHA_CYCLES", |
| 41 | + "BriefDescription": "SHA Cycle Count", |
| 42 | + "PublicDescription": "This counter counts the total number of CPU cycles when the SHA coprocessor is busy performing the SHA functions issued by the CPU." |
| 43 | + }, |
| 44 | + { |
| 45 | + "Unit": "CPU-M-CF", |
| 46 | + "EventCode": "70", |
| 47 | + "EventName": "SHA_BLOCKED_FUNCTIONS", |
| 48 | + "BriefDescription": "SHA Blocked Function Count", |
| 49 | + "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." |
| 50 | + }, |
| 51 | + { |
| 52 | + "Unit": "CPU-M-CF", |
| 53 | + "EventCode": "71", |
| 54 | + "EventName": "SHA_BLOCKED_CYCLES", |
| 55 | + "BriefDescription": "SHA Blocked Cycle Count", |
| 56 | + "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." |
| 57 | + }, |
| 58 | + { |
| 59 | + "Unit": "CPU-M-CF", |
| 60 | + "EventCode": "72", |
| 61 | + "EventName": "DEA_FUNCTIONS", |
| 62 | + "BriefDescription": "DEA Function Count", |
| 63 | + "PublicDescription": "This counter counts the total number of the DEA functions issued by the CPU." |
| 64 | + }, |
| 65 | + { |
| 66 | + "Unit": "CPU-M-CF", |
| 67 | + "EventCode": "73", |
| 68 | + "EventName": "DEA_CYCLES", |
| 69 | + "BriefDescription": "DEA Cycle Count", |
| 70 | + "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." |
| 71 | + }, |
| 72 | + { |
| 73 | + "Unit": "CPU-M-CF", |
| 74 | + "EventCode": "74", |
| 75 | + "EventName": "DEA_BLOCKED_FUNCTIONS", |
| 76 | + "BriefDescription": "DEA Blocked Function Count", |
| 77 | + "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." |
| 78 | + }, |
| 79 | + { |
| 80 | + "Unit": "CPU-M-CF", |
| 81 | + "EventCode": "75", |
| 82 | + "EventName": "DEA_BLOCKED_CYCLES", |
| 83 | + "BriefDescription": "DEA Blocked Cycle Count", |
| 84 | + "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." |
| 85 | + }, |
| 86 | + { |
| 87 | + "Unit": "CPU-M-CF", |
| 88 | + "EventCode": "76", |
| 89 | + "EventName": "AES_FUNCTIONS", |
| 90 | + "BriefDescription": "AES Function Count", |
| 91 | + "PublicDescription": "This counter counts the total number of the AES functions issued by the CPU." |
| 92 | + }, |
| 93 | + { |
| 94 | + "Unit": "CPU-M-CF", |
| 95 | + "EventCode": "77", |
| 96 | + "EventName": "AES_CYCLES", |
| 97 | + "BriefDescription": "AES Cycle Count", |
| 98 | + "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." |
| 99 | + }, |
| 100 | + { |
| 101 | + "Unit": "CPU-M-CF", |
| 102 | + "EventCode": "78", |
| 103 | + "EventName": "AES_BLOCKED_FUNCTIONS", |
| 104 | + "BriefDescription": "AES Blocked Function Count", |
| 105 | + "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." |
| 106 | + }, |
| 107 | + { |
| 108 | + "Unit": "CPU-M-CF", |
| 109 | + "EventCode": "79", |
| 110 | + "EventName": "AES_BLOCKED_CYCLES", |
| 111 | + "BriefDescription": "AES Blocked Cycle Count", |
| 112 | + "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." |
| 113 | + }, |
2 | 114 | {
|
3 | 115 | "Unit": "CPU-M-CF",
|
4 | 116 | "EventCode": "80",
|
|
0 commit comments