/freebsd/lib/libpmc/pmu-events/arch/s390/cf_z10/ |
H A D | crypto.json | 12 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing P… 18 …ued by the CPU and are blocked because the DEA/AES coprocessor is busy performing a function issue… 24 …NG functions issued by the CPU because the DEA/AES coprocessor is busy performing a function issue… 36 …"PublicDescription": "Total number of CPU cycles when the SHA coprocessor is busy performing the S… 42 … issued by the CPU and are blocked because the SHA coprocessor is busy performing a function issue… 48 …he SHA functions issued by the CPU because the SHA coprocessor is busy performing a function issue… 60 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing t… 66 …ued by the CPU and are blocked because the DEA/AES coprocessor is busy performing a function issue… 72 …EA functions issued by the CPU because the DEA/AES coprocessor is busy performing a function issue… 84 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing t… [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_z13/ |
H A D | crypto.json | 12 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing P… 18 …ued by the CPU and are blocked because the DEA/AES coprocessor is busy performing a function issue… 24 …NG functions issued by the CPU because the DEA/AES coprocessor is busy performing a function issue… 36 …"PublicDescription": "Total number of CPU cycles when the SHA coprocessor is busy performing the S… 42 … issued by the CPU and are blocked because the SHA coprocessor is busy performing a function issue… 48 …he SHA functions issued by the CPU because the SHA coprocessor is busy performing a function issue… 60 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing t… 66 …ued by the CPU and are blocked because the DEA/AES coprocessor is busy performing a function issue… 72 …EA functions issued by the CPU because the DEA/AES coprocessor is busy performing a function issue… 84 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing t… [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_z14/ |
H A D | crypto.json | 12 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing P… 18 …ued by the CPU and are blocked because the DEA/AES coprocessor is busy performing a function issue… 24 …NG functions issued by the CPU because the DEA/AES coprocessor is busy performing a function issue… 36 …"PublicDescription": "Total number of CPU cycles when the SHA coprocessor is busy performing the S… 42 … issued by the CPU and are blocked because the SHA coprocessor is busy performing a function issue… 48 …he SHA functions issued by the CPU because the SHA coprocessor is busy performing a function issue… 60 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing t… 66 …ued by the CPU and are blocked because the DEA/AES coprocessor is busy performing a function issue… 72 …EA functions issued by the CPU because the DEA/AES coprocessor is busy performing a function issue… 84 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing t… [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_z196/ |
H A D | crypto.json | 12 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing P… 18 …ued by the CPU and are blocked because the DEA/AES coprocessor is busy performing a function issue… 24 …NG functions issued by the CPU because the DEA/AES coprocessor is busy performing a function issue… 36 …"PublicDescription": "Total number of CPU cycles when the SHA coprocessor is busy performing the S… 42 … issued by the CPU and are blocked because the SHA coprocessor is busy performing a function issue… 48 …he SHA functions issued by the CPU because the SHA coprocessor is busy performing a function issue… 60 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing t… 66 …ued by the CPU and are blocked because the DEA/AES coprocessor is busy performing a function issue… 72 …EA functions issued by the CPU because the DEA/AES coprocessor is busy performing a function issue… 84 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing t… [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_zec12/ |
H A D | crypto.json | 12 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing P… 18 …ued by the CPU and are blocked because the DEA/AES coprocessor is busy performing a function issue… 24 …NG functions issued by the CPU because the DEA/AES coprocessor is busy performing a function issue… 36 …"PublicDescription": "Total number of CPU cycles when the SHA coprocessor is busy performing the S… 42 … issued by the CPU and are blocked because the SHA coprocessor is busy performing a function issue… 48 …he SHA functions issued by the CPU because the SHA coprocessor is busy performing a function issue… 60 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing t… 66 …ued by the CPU and are blocked because the DEA/AES coprocessor is busy performing a function issue… 72 …EA functions issued by the CPU because the DEA/AES coprocessor is busy performing a function issue… 84 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing t… [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | CodeCompletionHandler.h | 23 /// Callback handler that receives notifications when performing code 29 /// Callback invoked when performing code completion for a preprocessor 39 /// Callback invoked when performing code completion within a block of 43 /// Callback invoked when performing code completion in a context 50 /// Callback invoked when performing code completion in a preprocessor 54 /// Callback invoked when performing code completion inside a 64 /// Callback invoked when performing code completion inside the filename 69 /// Callback invoked when performing code completion in a part of the
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | ThreadSafetyLogical.cpp | 45 // When performing right recursion: in implies() 47 // When performing right recursion (negated): in implies() 52 // When performing right recursion: in implies() 54 // When performing right recursion (negated): in implies() 70 // When performing left recursion: in implies() 72 // When performing left recursion (negated): in implies() 77 // When performing left recursion: in implies() 79 // When performing left recursion (negated): in implies()
|
/freebsd/crypto/libecc/src/examples/hash/ |
H A D | mdc2.h | 59 * Scattered version performing init/update/finalize on a vector of buffers 68 * Scattered version performing init/update/finalize on a vector of buffers 77 * Scattered version performing init/update/finalize on a vector of buffers 85 * Single call version performing init/update/final on given input. 91 * Single call version performing init/update/final on given input. 97 * Single call version performing init/update/final on given input.
|
H A D | mdc2.c | 218 * Scattered version performing init/update/finalize on a vector of buffers 247 * Scattered version performing init/update/finalize on a vector of buffers 259 * Scattered version performing init/update/finalize on a vector of buffers 271 * Single call version performing init/update/final on given input. 290 * Single call version performing init/update/final on given input. 299 * Single call version performing init/update/final on given input.
|
H A D | md2.h | 49 * Scattered version performing init/update/finalize on a vector of buffers 58 * Single call version performing init/update/final on given input.
|
/freebsd/crypto/heimdal/tools/ |
H A D | kdc-log-analyze.pl | 140 print "\tTop ten IP addresses performing V4 requests:\n"; 144 print "\tTop ten $notlocal IP addresses performing V4 requests:\n"; 152 print "\tTop ten realms performing V4 cross requests:\n"; 159 print "\tTop ten realms performing V4 cross requests:\n"; 225 print "\tDistinct IP Addresses performing requests: ", 230 print "\tDistinct non-local ($notlocal) IP Addresses performing requests: ", 243 print "\n\tDistinct clients performing requests: ", 257 print "\tDistinct IP addresses performing requests: ", 262 print "\tDistinct non-local ($notlocal) IP Addresses performing requests: ", 267 print "\tDistinct clients performing requests: ", [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/ELF/ |
H A D | ELFObjcopy.h | 29 /// \returns any Error encountered whilst performing the operation. 37 /// \returns any Error encountered whilst performing the operation. 44 /// \returns any Error encountered whilst performing the operation.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/MachO/ |
H A D | MachOObjcopy.h | 29 /// \returns any Error encountered whilst performing the operation. 36 /// \returns any Error encountered whilst performing the operation.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/ |
H A D | ObjCopy.h | 28 /// \returns any Error encountered whilst performing the operation. 35 /// \returns any Error encountered whilst performing the operation.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EC_POINT_add.pod | 5 …C_GROUP_precompute_mult, EC_GROUP_have_precompute_mult - Functions for performing mathematical ope… 53 When performing a single fixed or variable point multiplication, the underlying implementation uses… 57 When performing a fixed point multiplication (B<n> is non-NULL and B<num> is 0) or a variable point…
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/append/ |
H A D | threadsappend_001_pos.ksh | 38 # Ensure multiple threads performing write appends to the same ZFS 49 log_assert "Ensure multiple threads performing write appends to the same" \
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | EVP_PKEY-HMAC.pod | 13 in the default provider. Performing MAC operations via an EVP_PKEY 15 and for a restricted set of algorithms. The preferred way of performing MAC
|
/freebsd/crypto/libecc/src/hash/ |
H A D | bash512.c | 61 * Scattered version performing init/update/finalize on a vector of buffers 88 * Single call version performing init/update/final on given input.
|
H A D | bash224.c | 61 * Scattered version performing init/update/finalize on a vector of buffers 88 * Single call version performing init/update/final on given input.
|
H A D | bash256.c | 61 * Scattered version performing init/update/finalize on a vector of buffers 88 * Single call version performing init/update/final on given input.
|
H A D | sha3-256.c | 66 * Scattered version performing init/update/finalize on a vector of buffers 93 * Single call version performing init/update/final on given input.
|
H A D | bash384.c | 61 * Scattered version performing init/update/finalize on a vector of buffers 92 * Single call version performing init/update/final on given input.
|
H A D | sha3-512.c | 66 * Scattered version performing init/update/finalize on a vector of buffers 93 * Single call version performing init/update/final on given input.
|
H A D | sha3-384.c | 66 * Scattered version performing init/update/finalize on a vector of buffers 97 * Single call version performing init/update/final on given input.
|
/freebsd/tests/sys/cddl/zfs/tests/threadsappend/ |
H A D | threadsappend_001_pos.ksh | 37 # Ensure multiple threads performing write appends to the same ZFS 57 log_assert "Ensure multiple threads performing write appends to the same" \
|