Home
last modified time | relevance | path

Searched full:estimates (Results 1 – 25 of 89) sorted by relevance

1234

/freebsd/lib/libsys/
H A Dffclock.235 .Nd Retrieve feed-forward counter, get and set feed-forward clock estimates
60 .Em clock estimates .
72 parameter estimates respectively.
80 estimates.
82 The feed-forward approach does not require that the clock estimates be retrieved
85 process retrieves the clock estimates from the clock synchronisation daemon
95 The clock parameter estimates structure pointed to by
102 struct bintime update_time; /* Time of last estimates update. */
114 Only the super-user may set the feed-forward clock estimates.
129 parameter estimates.
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_send/
H A Dzfs_send_006_pos.ksh89 log_fail "zfs send $options gives wrong size estimates"
92 log_assert "Verify 'zfs send -nvP' generates valid stream estimates"
202 log_pass "'zfs send' prints the correct size estimates using '-n' and '-P' options."
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/
H A Dredacted_size.ksh22 # Verify that send size estimates of redacted sends work correctly
61 log_pass "Size estimates of redacted sends estimate accurately."
/freebsd/share/man/man4/
H A Dh_ertt.4137 The module maintains enhanced RTT estimates for all new TCP connections created
140 connections which actually care about ERTT estimates.
/freebsd/sys/kern/
H A Dkern_ffclock.c403 * estimates to the kernel. Acquire ffclock_mtx to prevent concurrent updates
405 * NOTE: ffclock_updated signals the fftimehands that new estimates are
406 * available. The updated estimates are picked up by the fftimehands on next
437 * System call allowing userland applications to retrieve the clock estimates
H A Dkern_tc.c509 /* Feed-forward clock estimates kept updated by the synchronization daemon. */
513 int8_t ffclock_updated; /* New estimates are available. */
550 * Reset the feed-forward clock estimates. Called from inittodr() to get things
634 * Pick the next timehand, copy current ffclock estimates and move tick in ffclock_windup()
669 * If available, grab updated clock estimates and make them current. in ffclock_windup()
670 * Recompute time at this tick using the updated estimates. The clock in ffclock_windup()
671 * estimates passed the feed-forward synchronisation daemon may result in ffclock_windup()
1038 /* Internal NTP status and error estimates. */
/freebsd/sys/sys/
H A Dtimeffc.h44 struct bintime update_time; /* Time of last estimates update. */
136 * respective clock information such as error estimates and the ffcounter value
224 * seconds using the current feed-forward clock estimates.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend-c_stream_size_estimate.ksh28 # 2. Write data, verify stream size estimates with and without -c
/freebsd/share/man/man5/
H A Dmoduli.5110 first estimates the size of the modulus required to produce enough
/freebsd/crypto/openssh/
H A Dmoduli.5109 first estimates the size of the modulus required to produce enough
H A Ddh.c487 * Estimates the group order for a Diffie-Hellman group that has an
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dmaxim,max77693.yaml50 estimates that system voltage could drop below this level due to flash
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_log_spacemap.c163 * to iterate (even though it may reduce the preciseness of our estimates due
169 * maximum number from all these estimates to be on the safe side. For the
236 * ~600%. Since most of these estimates though are workload dependent, we
634 * flushes from those estimates.
645 * and used for our flushing estimates in the future. in spa_estimate_metaslabs_to_flush()
678 /* Holds the current maximum of our estimates so far. */ in spa_estimate_metaslabs_to_flush()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dscan.h26 * recommends 25 as a minimum SNR for 54 Mbps data rate. The estimates used in
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCodeMetrics.h60 /// Keeps track of basic block code size estimates.
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A DREADME.md61 initial N and T values for the SERD algorithm are estimates inherited
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPseudoProbe.h122 // Distribution factor that estimates the portion of the real execution count.
/freebsd/usr.bin/systat/
H A Dsystat.1261 scheduler and represent estimates of the actual value that are only good to
264 the precision of the estimates and to fit on the available screen space.
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dmax77693.txt102 if chip estimates that system voltage could drop below this level due
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_lib.c297 * NIST SP 800-56B rev 2 Appendix D: Maximum Security Strength Estimates for IFC
303 * "The maximum security strength estimates were calculated using the formula in
355 * estimates the strength (according to the above fast path). in ossl_ifc_ffc_compute_security_bits()
/freebsd/contrib/ntp/html/
H A Dselect.html31 …intersection interval are usually of very low probability and thus poor estimates for truechimer …
/freebsd/sbin/dump/
H A Ddump.8426 including usually low estimates of the number of blocks to write,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp11 // estimates they are likely to be out of range of stack pointer and frame
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h10 // that estimates CPU resource usage and critical data dependency paths through
/freebsd/share/doc/smm/06.nfs/
H A D1.t254 By default, the 4.4BSD NFS client dynamically estimates the retransmit

1234