| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa_stats.c | 232 if (sth->times[TXG_STATE_OPEN]) in spa_txg_history_show() 233 open = sth->times[TXG_STATE_OPEN] - in spa_txg_history_show() 234 sth->times[TXG_STATE_BIRTH]; in spa_txg_history_show() 236 if (sth->times[TXG_STATE_QUIESCED]) in spa_txg_history_show() 238 sth->times[TXG_STATE_OPEN]; in spa_txg_history_show() 240 if (sth->times[TXG_STATE_WAIT_FOR_SYNC]) in spa_txg_history_show() 242 sth->times[TXG_STATE_QUIESCED]; in spa_txg_history_show() 244 if (sth->times[TXG_STATE_SYNCED]) in spa_txg_history_show() 245 sync = sth->times[TXG_STATE_SYNCED] - in spa_txg_history_show() 246 sth->times[TXG_STATE_WAIT_FOR_SYNC]; in spa_txg_history_show() [all …]
|
| /f-stack/app/redis-5.0.5/utils/lru/ |
| H A D | README | 15 You can optionally specify a number of times to run, so that the program 17 For instance in order to run the test 10 times use:
|
| /f-stack/freebsd/sys/ |
| H A D | times.h | 61 clock_t times(struct tms *);
|
| H A D | stat.h | 377 int futimens(int fd, const struct timespec times[2]); 378 int utimensat(int fd, const char *path, const struct timespec times[2],
|
| /f-stack/app/redis-5.0.5/utils/hashtable/ |
| H A D | rehashing.c | 71 void stressGetKeys(dict *d, int times, int *perfect_run, int *approx_run) { in stressGetKeys() argument 75 for (j = 0; j < times; j++) { in stressGetKeys()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/supply/ |
| H A D | sbs,sbs-battery.yaml | 33 The number of times to retry I2C transactions on I2C IO failure. 39 The number of times to try looking for new status after an external
|
| /f-stack/freebsd/contrib/device-tree/Bindings/watchdog/ |
| H A D | ziirave-wdt.txt | 9 - reset-duration-ms: Duration of the pulse generated when the watchdog times
|
| H A D | cadence-wdt.txt | 11 when watchdog times out.
|
| /f-stack/app/redis-5.0.5/tests/unit/type/ |
| H A D | hash.tcl | 449 for {set times 0} {$times < 10} {incr times} { 471 for {set times 0} {$times < 10} {incr times} {
|
| /f-stack/freebsd/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-mux-gpmux.txt | 32 parent I2C adapter at these times: 40 including the times covered by the above list).
|
| /f-stack/dpdk/doc/guides/linux_gsg/ |
| H A D | eal_args.include.rst | 137 Can be specified multiple times. 153 Can be specified multiple times up to 32 times.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mmc/ |
| H A D | rockchip-dw-mshc.yaml | 94 The desired number of times that the host execute tuning when needed. 95 If not specified, the host will do tuning for 360 times,
|
| H A D | nvidia,tegra20-sdhci.txt | 70 strength used as a fallback in case the automatic calibration times 74 strength used as a fallback in case the automatic calibration times
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | memtest.c | 218 int memtest_compare_times(unsigned long *m, size_t bytes, int pass, int times, in memtest_compare_times() argument 224 for (j = 0; j < times; j++) { in memtest_compare_times()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/dma/ |
| H A D | qcom_hidma_mgmt.txt | 31 - max-write-transactions: This value is how many times a write burst is 34 - max-read-transactions: This value is how many times a read burst is
|
| /f-stack/freebsd/crypto/openssl/arm/ |
| H A D | sha512-armv4.S | 22 @ This code is ~4.5 (four and a half) times faster than code generated
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3399-gru-kevin.dts | 184 /* These are relatively safe rise/fall times. */ 200 /* These are relatively safe rise/fall times. */
|
| H A D | rk3399-gru-chromebook.dtsi | 259 /* These are relatively safe rise/fall times */ 275 /* These are relatively safe rise/fall times */
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | altr_socfpga.txt | 29 hold/delay times that is needed for the SD/MMC CIU clock. The values of both
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | socfpga_arria5_socdk.dts | 92 * adjust the falling times to decrease the i2c frequency to 50Khz
|
| H A D | socfpga_cyclone5_socdk.dts | 96 * adjust the falling times to decrease the i2c frequency to 50Khz
|
| H A D | socfpga_arria10_socdk.dtsi | 131 * adjust the falling times to decrease the i2c frequency to 50Khz
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | vdev_netvsc.rst | 76 to. Can be provided multiple times for additional instances.
|
| /f-stack/dpdk/doc/guides/rawdevs/ |
| H A D | ifpga.rst | 92 times for additional instances.
|
| /f-stack/freebsd/contrib/libsodium/packaging/dotnet-core/ |
| H A D | README.md | 50 3. Take a look at the generated `Makefile`. It uses `sudo` a few times.
|