/freebsd/sys/dev/isci/scil/ |
H A D | sci_base_state_machine_logger.c | 78 * @param[in] subject The state machine that is being observed. 111 * state machine that is to be observed. 116 * being observed it is used to report the address of the object for 123 * state machine being observed. 125 * in the log string for the state machine being observed. 153 * attach it to the state machine that is to be observed. 160 * being observed it is used to report the address of the object for 167 * state machine being observed. 169 * in the log string for the state machine being observed. 202 * going to be observed.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_events/ |
H A D | zpool_events_clear_retained.ksh | 79 log_note "pass $1 observed $(ereports | grep -c checksum) checksum ereports" 117 log_note "$errcnt errors observed" 118 # set expectaton of at least 75% of what we observed in first pass 128 log_fail "FAILED -- expecting at least $expected checksum errors but only observed $errcnt" 130 log_note observed $errcnt new checksum errors after a scrub
|
/freebsd/usr.sbin/watch/ |
H A D | watch.8 | 34 If the tty observed by 77 if the observed tty overflows is similar to the behavior if the observed tty 84 Allow write access to observed tty.
|
/freebsd/contrib/ntp/ntpd/ |
H A D | check_y2k.c | 407 time_t Observed; in main() local 421 Observed = parse_to_unixtime( &ct, &Flag ); in main() 432 if ( Observed != Expected || Flag ) in main() 437 (unsigned long)Observed, (unsigned long)Expected, in main() 438 ((long)Observed - (long)Expected) ); in main() 450 Observed = parse_to_unixtime( &ct, &Flag ); in main() 452 if ( Observed != Expected || Flag ) in main() 457 (unsigned long)Observed, (unsigned long)Expected, in main() 458 ((long)Observed - (long)Expected) ); in main() 468 Observed = parse_to_unixtime( &ct, &Flag ); in main() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | nvidia,tegra20-hsuart.txt | 42 rate to be higher than the deviations observed in Tx. 46 Tx baud rate observed. To do this we use nvidia,adjust-baud-rates 48 As an example, consider there is deviation observed in Tx for baud rates as 54 above deviation observed for avoiding frame errors.
|
H A D | nvidia,tegra20-hsuart.yaml | 74 baud rate to be higher than the deviations observed in TX. 77 valid range and Tegra baud rate has to be set above actual TX baud rate observed. To do this 80 As an example, consider there is deviation observed in TX for baud rates as listed below. 0 83 should be set equal to or above deviation observed for avoiding frame errors. Property
|
/freebsd/sys/kern/ |
H A D | subr_smr.c | 61 * observed. A shared read sequence number records the lowest 62 * sequence number observed by any reader as of the last poll. Any 63 * write older than this value has been observed by all readers 116 * observed tsc. This would trade potential cache synchronization 254 * to 1 this means the only valid values are odd and an observed value 363 * Poll to determine the currently observed sequence number on a cpu 411 * Loop until all cores have observed the goal sequence or have 443 * Limit the minimum observed rd_seq whether we met the goal in smr_poll_scan() 451 * Advance the rd_seq as long as we observed a more recent value. in smr_poll_scan() 463 * Poll to determine whether all readers have observed the 'goal' write [all …]
|
/freebsd/sys/contrib/ck/src/ |
H A D | ck_epoch.c | 56 * has already observed the value of "1" (or the value we are incrementing 96 * e_g-1 cannot be deleted at e_g+1 unless all threads have observed e_g+1 450 * Determine whether all threads have observed the current in ck_epoch_synchronize_wait() 460 * Another writer may have already observed a grace in ck_epoch_synchronize_wait() 481 * requires that all threads are observed idle at the in ck_epoch_synchronize_wait() 488 * If we have observed all threads as inactive, then we assume in ck_epoch_synchronize_wait() 557 * that was observed at ck_epoch_call time. The problem is that the latter 560 * ck_epoch_call will dispatch to the latest epoch snapshot that was observed. 581 * There may or may not be active threads which observed epoch - 1. in ck_epoch_poll_deferred() 583 * no active threads which observed epoch - 2. in ck_epoch_poll_deferred()
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/ |
H A D | acosh_3u.c | 24 ln(2). The greatest observed error in this region is 0.98 ULP: 29 observed error in this region is 1.33 ULP: 34 undefined. For 1 <= x <= 2, the largest observed error is 2.69 ULP:
|
H A D | cbrt_2u.c | 21 two Newton iterations. Greatest observed error is 1.79 ULP. Errors repeat 22 according to the exponent, for instance an error observed for double value 23 m * 2^e will be observed for any input m * 2^(e + 3*i), where i is an
|
H A D | asinhf_3u5.c | 23 |x| < 1.0: Use custom order-8 polynomial. The largest observed 29 observed error in this region is 1.99ulps. 35 ln(2). This largest observed error in this region is 3.39ulps.
|
H A D | asinh_2u5.c | 25 The largest observed error in this region is 1.47 ULPs: 31 The largest observed error in this region is 2.03 ULPs: 38 ln(2). The largest observed error in this region is 0.98 ULPs at many
|
H A D | acosf_1u4.c | 35 The largest observed error in this region is 1.16 ulps, 45 The largest observed error in this region is 1.32 ulps, 53 The largest observed error in this region is 1.28 ulps,
|
H A D | erfinv_24u5.c | 46 Largest observed error is 24.46 ULP, in the extreme tail: 56 /* Largest observed error in this region is 6.06 ULP: in erfinv() 65 /* Largest observed error in this region is 6.95 ULP: in erfinv()
|
H A D | cosh_2u.c | 32 The greatest observed error is in the special region, 1.93 ULP: 36 The greatest observed error in the non-special region is 1.03 ULP:
|
H A D | coshf_1u9.c | 38 The maximum error is 1.89 ULP, observed for |x| > SpecialBound: 40 The maximum error observed for TinyBound < |x| < SpecialBound is 1.02 ULP:
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | cbrt.c | 58 Greatest observed error in the normal range is 1.79 ULP. Errors repeat 59 according to the exponent, for instance an error observed for double value m 60 * 2^e will be observed for any input m * 2^(e + 3*i), where i is an integer. 127 has ULP error of 3.67 at 0x1.7a337e1ba1ec2p-257 [1]. Largest observed error
|
H A D | asinf.c | 30 The largest observed error in this region is 0.83 ulps, 38 The largest observed error in this region is 2.41 ulps,
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
H A D | cbrt.c | 51 Greatest observed error in the normal range is 1.79 ULP. Errors repeat 52 according to the exponent, for instance an error observed for double value 53 m * 2^e will be observed for any input m * 2^(e + 3*i), where i is an 121 has ULP error of 3.67 at 0x1.7a337e1ba1ec2p-257 [1]. Largest observed error
|
/freebsd/sys/sys/ |
H A D | smr.h | 68 smr_seq_t s_rd_seq; /* Minimum observed read sequence. */ 74 smr_seq_t c_seq; /* Current observed sequence. */ 118 * Store the current observed write sequence number in our in smr_enter() 133 * only the observed wr_seq is stale, the fence still orders in smr_enter() 251 * readers have observed it.
|
/freebsd/contrib/file/magic/ |
H A D | Localstuff | 3 # Localstuff: file(1) magic for locally observed files 6 # Add any locally observed files here. Remember:
|
/freebsd/share/man/man9/ |
H A D | smr.9 | 211 polling all CPUs to see whether active readers have observed a given sequence 222 Once all CPUs have observed the new value, the writer can use 232 guaranteed to have observed the target sequence number value. 236 which waits until all CPUs have observed the target sequence number value.
|
/freebsd/crypto/openssl/test/ |
H A D | README-dev.md | 118 int observed; 120 observed = function(); /* Call the code under test */ 121 if (!TEST_int_eq(observed, 2)) /* Check the result is correct */
|
/freebsd/share/man/man4/ |
H A D | nvme.4 | 204 (R) Current location of the submission queue head pointer as observed by 209 (R) Current location of the submission queue tail pointer as observed by 215 (R) Current location of the completion queue head pointer as observed by
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | fsl-fec.txt | 60 a delay of phy-reset-post-delay milliseconds will be observed after the 62 observed. Delay is in range of 1ms to 1000ms. Other delays are invalid.
|