From 1f459af568ca03448318b7b5e5f5ba6169c7d319 Mon Sep 17 00:00:00 2001 From: Thomas Richter Date: Tue, 20 Mar 2018 06:50:53 +0000 Subject: [PATCH] cpumf: Add short description for crypto counter set MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add short description to the crypto counter set definition file. Signed-off-by: Thomas Richter Signed-off-by: Jan Höppner --- cpumf/data/cpum-cf-csvn-generic.ctr | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/cpumf/data/cpum-cf-csvn-generic.ctr b/cpumf/data/cpum-cf-csvn-generic.ctr index 5a083fbf..bbf99d72 100644 --- a/cpumf/data/cpum-cf-csvn-generic.ctr +++ b/cpumf/data/cpum-cf-csvn-generic.ctr @@ -1,82 +1,98 @@ Counter: 64 Name:PRNG_FUNCTIONS +Short-Description:PRNG Functions Description: Total number of the PRNG functions issued by the CPU . Counter: 65 Name:PRNG_CYCLES +Short-Description:PRNG Cycles Description: Total number of CPU cycles when the DEA/AES coprocessor is busy performing PRNG functions issued by the CPU . Counter: 66 Name:PRNG_BLOCKED_FUNCTIONS +Short-Description:PRNG Blocked Functions Description: Total number of the PRNG functions that are issued by the CPU and are blocked because the DEA/AES coprocessor is busy performing a function issued by another CPU . Counter: 67 Name:PRNG_BLOCKED_CYCLES +Short-Description:PRNG Blocked Cycles Description: Total number of CPU cycles blocked for the PRNG functions issued by the CPU because the DEA/AES coprocessor is busy performing a function issued by another CPU . Counter: 68 Name:SHA_FUNCTIONS +Short-Description:SHA Functions Description: Total number of SHA functions issued by the CPU . Counter: 69 Name:SHA_CYCLES +Short-Description:SHA Cycles Description: Total number of CPU cycles when the SHA coprocessor is busy performing the SHA functions issued by the CPU . Counter: 70 Name:SHA_BLOCKED_FUNCTIONS +Short-Description:SHA Blocked Functions Description: 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 . Counter: 71 Name:SHA_BLOCKED_CYCLES +Short-Description:SHA Bloced Cycles Description: 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 . Counter: 72 Name:DEA_FUNCTIONS +Short-Description:DEA Functions Description: Total number of the DEA functions issued by the CPU . Counter: 73 Name:DEA_CYCLES +Short-Description:DEA Cycles Description: Total number of CPU cycles when the DEA/AES coprocessor is busy performing the DEA functions issued by the CPU . Counter: 74 Name:DEA_BLOCKED_FUNCTIONS +Short-Description:DEA Blocked Functions Description: 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 . Counter: 75 Name:DEA_BLOCKED_CYCLES +Short-Description:DEA Blocked Cycles Description: 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 . Counter: 76 Name:AES_FUNCTIONS +Short-Description:AES Functions Description: Total number of AES functions issued by the CPU . Counter: 77 Name:AES_CYCLES +Short-Description:AES Cycles Description: Total number of CPU cycles when the DEA/AES coprocessor is busy performing the AES functions issued by the CPU . Counter: 78 Name:AES_BLOCKED_FUNCTIONS +Short-Description:AES Blocked Functions Description: Total number of 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 . Counter: 79 Name:AES_BLOCKED_CYCLES +Short-Description:AES Blocked Cycles Description: 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