| /f-stack/freebsd/net/route/ |
| H A D | route_temporal.c | 88 int seconds; in expire_callout() local 100 seconds = (next_expire - time_uptime); in expire_callout() 101 if (seconds < 0) in expire_callout() 102 seconds = 0; in expire_callout() 103 callout_reset_sbt(&rnh->expire_callout, SBT_1S * seconds, in expire_callout() 128 int seconds; in tmproutes_update() local 139 seconds = (rt->rt_expire - time_uptime); in tmproutes_update() 140 if (seconds < 0) in tmproutes_update() 141 seconds = 0; in tmproutes_update() 142 callout_reset_sbt(&rnh->expire_callout, SBT_1S * seconds, in tmproutes_update()
|
| /f-stack/app/redis-5.0.5/tests/helpers/ |
| H A D | gen_write_load.tcl | 3 proc gen_write_load {host port seconds} { argument 4 set start_time [clock seconds] 9 if {[clock seconds]-$start_time > $seconds} {
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/xattrtest/ |
| H A D | xattrtest.c | 359 double seconds; in create_files() local 407 seconds = timeval_sub_seconds(&stop, &start); in create_files() 409 seconds, files / seconds); in create_files() 450 double seconds; in setxattrs() local 501 seconds = timeval_sub_seconds(&stop, &start); in setxattrs() 503 seconds, (files * xattrs) / seconds); in setxattrs() 527 double seconds; in getxattrs() local 602 seconds = timeval_sub_seconds(&stop, &start); in getxattrs() 604 seconds, (files * xattrs) / seconds); in getxattrs() 626 double seconds; in unlink_files() local [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/input/ |
| H A D | ti,palmas-pwrbutton.txt | 16 - ti,palmas-long-press-seconds: Duration in seconds which the power 20 - ti,palmas-pwron-debounce-milli-seconds: Duration in milliseconds 32 ti,palmas-long-press-seconds = <12>; 33 ti,palmas-pwron-debounce-milli-seconds = <15>;
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | localtime.c | 67 time_t seconds = t % secs_day; /* Remaining seconds. */ in nolocks_localtime() local 70 tmp->tm_hour = seconds / secs_hour; in nolocks_localtime() 71 tmp->tm_min = (seconds % secs_hour) / secs_min; in nolocks_localtime() 72 tmp->tm_sec = (seconds % secs_hour) % secs_min; in nolocks_localtime()
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | obuf-limits.tcl | 39 if {$start_time == 0} {set start_time [clock seconds]} 40 set time_elapsed [expr {[clock seconds]-$start_time}] 65 if {$start_time == 0} {set start_time [clock seconds]} 66 set time_elapsed [expr {[clock seconds]-$start_time}]
|
| H A D | protocol.tcl | 78 set test_start [clock seconds] 90 set elapsed [expr {[clock seconds]-$test_start}]
|
| H A D | expire.tcl | 17 test {EXPIRE - After 2.1 seconds the key should no longer be here} { 34 r expireat x [expr [clock seconds]+15] 111 r pexpireat x [expr ([clock seconds]*1000)+100] 124 test {TTL returns time to live in seconds} {
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/ |
| H A D | mmp.kshlib | 174 typeset seconds=0 193 seconds=$((2*mmp_fail*mmp_write/1000)) 196 seconds=$((import_intervals*devices*mmp_delay/1000000000)) 199 seconds=$((import_intervals*import_interval/1000)) 202 echo $seconds
|
| /f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | arm,pl172.txt | 68 enable (WE signal) in nano seconds. 71 enable (OE signal) in nano seconds. 74 access in nano seconds. 77 access in nano seconds. 80 accesses in nano seconds. 83 seconds.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | hisilicon-femac.txt | 20 The 1st cell is reset pre-delay in micro seconds. 21 The 2nd cell is reset pulse in micro seconds. 22 The 3rd cell is reset post-delay in micro seconds.
|
| H A D | hisilicon-hix5hd2-gmac.txt | 29 The 1st cell is reset pre-delay in micro seconds. 30 The 2nd cell is reset pulse in micro seconds. 31 The 3rd cell is reset post-delay in micro seconds.
|
| H A D | adi,adin.yaml | 22 internal delay (phy-mode is 'rgmii-id' or 'rgmii-rxid') in pico-seconds. 29 internal delay (phy-mode is 'rgmii-id' or 'rgmii-txid') in pico-seconds.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/watchdog/ |
| H A D | qcom-wdt.txt | 19 - timeout-sec : shall contain the default watchdog timeout in seconds, 20 if unset, the default timeout is 30 seconds
|
| H A D | atmel-wdt.txt | 12 - timeout-sec: contains the watchdog timeout in seconds. 15 seconds. This value should be less or equal to 16. It is used to 18 seconds. This value must be smaller than the max-heartbeat-sec value.
|
| H A D | alphascale-asm9260.txt | 16 - timeout-sec : shall contain the default watchdog timeout in seconds, 17 if unset, the default timeout is 30 seconds.
|
| H A D | brcm,bcm2835-pm-wdog.txt | 10 - timeout-sec : Contains the watchdog timeout in seconds
|
| H A D | pnx4008-wdt.txt | 9 - timeout-sec: contains the watchdog timeout in seconds.
|
| H A D | sigma,smp8642-wdt.txt | 9 - timeout-sec: watchdog timeout in seconds
|
| H A D | sirfsoc_wdt.txt | 9 - timeout-sec : Contains the watchdog timeout in seconds
|
| H A D | omap-wdt.txt | 8 - timeout-sec : default watchdog timeout in seconds
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/events/ |
| H A D | events_common.kshlib | 44 echo file_wait_event exceeded $SECONDS seconds 68 echo file_wait exceeded $SECONDS seconds
|
| /f-stack/dpdk/doc/guides/vdpadevs/ |
| H A D | mlx5.rst | 123 Per mode micro-seconds parameter - relevant only for event mode 0 and 1: 125 - 0, A nonzero value to set timer step in micro-seconds. The timer thread 128 - 1, A nonzero value to set fixed timer delay in micro-seconds. Default value 133 A nonzero value defines the traffic off time, in seconds, that moves the 142 times in 3 seconds, virtq will be put in disable state. User should check log
|
| /f-stack/app/redis-5.0.5/tests/ |
| H A D | test_helper.tcl | 88 set ::last_progress [clock seconds] 234 set elapsed [expr {[clock seconds]-$::last_progress}] 273 set ::last_progress [clock seconds] 281 set elapsed [expr {[clock seconds]-$::clients_start_time($fd)}] 370 set ::clients_start_time($fd) [clock seconds]
|
| /f-stack/app/redis-5.0.5/utils/releasetools/ |
| H A D | changelog.tcl | 26 set date [clock format [clock seconds]]
|