mirror of https://gitee.com/openkylin/linux.git
31 lines
1.3 KiB
JSON
31 lines
1.3 KiB
JSON
[
|
|
{
|
|
"Unit": "CPU-M-CF",
|
|
"EventCode": "80",
|
|
"EventName": "ECC_FUNCTION_COUNT",
|
|
"BriefDescription": "ECC Function Count",
|
|
"PublicDescription": "This counter counts the total number of the elliptic-curve cryptography (ECC) functions issued by the CPU."
|
|
},
|
|
{
|
|
"Unit": "CPU-M-CF",
|
|
"EventCode": "81",
|
|
"EventName": "ECC_CYCLES_COUNT",
|
|
"BriefDescription": "ECC Cycles Count",
|
|
"PublicDescription": "This counter counts the total number of CPU cycles when the ECC coprocessor is busy performing the elliptic-curve cryptography (ECC) functions issued by the CPU."
|
|
},
|
|
{
|
|
"Unit": "CPU-M-CF",
|
|
"EventCode": "82",
|
|
"EventName": "ECC_BLOCKED_FUNCTION_COUNT",
|
|
"BriefDescription": "Ecc Blocked Function Count",
|
|
"PublicDescription": "This counter counts the total number of the elliptic-curve cryptography (ECC) functions that are issued by the CPU and are blocked because the ECC coprocessor is busy performing a function issued by another CPU."
|
|
},
|
|
{
|
|
"Unit": "CPU-M-CF",
|
|
"EventCode": "83",
|
|
"EventName": "ECC_BLOCKED_CYCLES_COUNT",
|
|
"BriefDescription": "ECC Blocked Cycles Count",
|
|
"PublicDescription": "This counter counts the total number of CPU cycles blocked for the elliptic-curve cryptography (ECC) functions issued by the CPU because the ECC coprocessor is busy performing a function issued by another CPU."
|
|
},
|
|
]
|