/freebsd/lib/libpmc/pmu-events/arch/x86/goldmont/ |
H A D | floating-point.json | 13 "BriefDescription": "Machine clears due to FP assists", 18 …chine clears due to floating point (FP) operations needing assists. For instance, if the result w…
|
H A D | memory.json | 3 "BriefDescription": "Machine clears due to memory ordering issue", 8 …"PublicDescription": "Counts machine clears due to memory ordering issues. This occurs when a sno…
|
/freebsd/lib/libpmc/pmu-events/arch/x86/goldmontplus/ |
H A D | floating-point.json | 15 "BriefDescription": "Machine clears due to FP assists", 22 …chine clears due to floating point (FP) operations needing assists. For instance, if the result w…
|
H A D | memory.json | 3 "BriefDescription": "Machine clears due to memory ordering issue", 10 …"PublicDescription": "Counts machine clears due to memory ordering issues. This occurs when a sno…
|
/freebsd/contrib/pjdfstest/tests/chmod/ |
H A D | 12.t | 20 # Check whether writing to the file by non-owner clears the SUID. 26 # Check whether writing to the file by non-owner clears the SGID. 32 # Check whether writing to the file by non-owner clears the SUID+SGID.
|
/freebsd/share/man/man9/ |
H A D | bitset.9 | 236 macro clears bit 245 macro atomically clears the bit and returns whether it was set. 293 macro clears all bits in 303 macro clears all bits in 502 macro clears bits absent from 535 macro clears bits set in
|
H A D | vm_page_bits.9 | 99 clears the dirty bits within a page in the range between 107 clears the bits in both the valid and dirty flags representing 160 clears all of the dirty bits in a page.
|
H A D | signal.9 | 138 macro clears all signals in 198 macro clears the 211 macro clears the 226 macro clears the
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCInstrAnalysis.h | 95 /// \param Inst implicitly clears the upper portion of all super-registers. 97 /// Example: on X86-64, a write to EAX implicitly clears the upper half of 99 /// instruction implicitly clears the upper portion of the correspondent 104 /// the instruction. If a write implicitly clears its super-registers, then 114 /// the writes clears the upper portion of a super-register.
|
/freebsd/lib/libpmc/pmu-events/arch/x86/elkhartlake/ |
H A D | memory.json | 3 …"BriefDescription": "Counts the number of memory ordering machine clears triggered by a snoop from… 10 … memory ordering machine clears triggered by a snoop from an external agent. Does not count intern…
|
/freebsd/sys/netgraph/ |
H A D | ng_l2tp.h | 185 NGM_L2TP_CLR_STATS, /* clears stats */ 186 NGM_L2TP_GETCLR_STATS, /* returns & clears stats */ 188 NGM_L2TP_CLR_SESSION_STATS, /* clears session stats */ 189 NGM_L2TP_GETCLR_SESSION_STATS, /* returns & clears session stats */
|
/freebsd/share/man/man4/ |
H A D | ng_l2tp.4 | 266 This command clears the statistics for the L2TP tunnel. 270 but also atomically clears the statistics as well. 278 clears the statistics for that data session. 283 but also atomically clears the statistics as well.
|
H A D | ng_tcpmss.4 | 84 This control message clears statistics for a given hook. 86 This control message obtains and clears statistics for a given hook.
|
H A D | ng_source.4 | 153 Clears and resets the statistics returned by 162 but clears the statistics at the same time. 178 Clears the packets queued from the
|
H A D | ng_deflate.4 | 129 This control message clears statistics for a given hook. 131 This control message obtains and clears statistics for a given hook.
|
H A D | ng_pred1.4 | 116 This control message clears statistics for a given hook. 118 This control message obtains and clears statistics for a given hook.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_scrub/ |
H A D | zpool_error_scrub_003_pos.ksh | 31 # Verify error scrub clears the errorlog, if errors no longer exist. 54 log_assert "Verify error scrub clears the errorlog, if errors no longer exist." 109 log_pass "Verify error scrub clears the errorlog, if errors no longer exist."
|
/freebsd/sys/dev/qat/qat_api/common/include/ |
H A D | lac_hooks.h | 42 * This function clears the Large Number statistics 68 * This function clears the Prime statistics 96 * This function clears the DSA statistics 144 * allocates resources that are needed for the component and clears 160 * and clears the stats 175 * This function clears the RSA statistics 201 * This function clears the EC statistics
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_clear/ |
H A D | zpool_clear_001_pos.ksh | 150 log_note "'zpool clear' clears leaf-device error." 154 log_note "'zpool clear' clears top-level pool error." 159 log_pass "'zpool clear' clears pool errors as expected."
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | bmiintrin.h | 279 /// Clears all bits in the source except for the least significant bit 297 /// Clears all bits in the source except for the least significant bit 351 /// Clears the least significant bit that is set to 1 in the source 369 /// Clears the least significant bit that is set to 1 in the source 500 /// Clears all bits in the source except for the least significant bit 518 /// Clears all bits in the source except for the least significant bit 572 /// Clears the least significant bit that is set to 1 in the source 590 /// Clears the least significant bit that is set to 1 in the source
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_events/ |
H A D | zpool_events_clear.ksh | 27 # 3. Verify 'zpool events -c' successfully clears new events 59 log_pass "'zpool events -c' successfully clears events."
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_clear/ |
H A D | zpool_clear_004_pos.ksh | 39 # We don't need to check whether 'zpool clear' actually clears error counters. 88 log_note "'zpool clear' clears leaf-device error."
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | BIO_f_buffer.pod | 34 Calling BIO_reset() on a buffering BIO clears any buffered data. 44 BIO_set_buffer_read_data() clears the read buffer and fills it with B<num>
|
/freebsd/lib/libpmc/pmu-events/arch/x86/jaketown/ |
H A D | memory.json | 3 "BriefDescription": "Counts the number of machine clears due to memory order conflicts.", 8 …Clears detected. Memory Ordering Machine Clears can result from memory disambiguation, external sn…
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | UserID.h | 38 /// Clears the object state. 40 /// Clears the object contents back to a default invalid state.
|