Home
last modified time | relevance | path

Searched refs:duration (Results 1 – 25 of 102) sorted by relevance

12345

/f-stack/app/redis-5.0.5/src/
H A Dslowlog.c48 slowlogEntry *slowlogCreateEntry(client *c, robj **argv, int argc, long long duration) { in slowlogCreateEntry() argument
89 se->duration = duration; in slowlogCreateEntry()
123 void slowlogPushEntryIfNeeded(client *c, robj **argv, int argc, long long duration) { in slowlogPushEntryIfNeeded() argument
125 if (duration >= server.slowlog_log_slower_than) in slowlogPushEntryIfNeeded()
127 slowlogCreateEntry(c,argv,argc,duration)); in slowlogPushEntryIfNeeded()
180 addReplyLongLong(c,se->duration); in slowlogCommand()
H A Dslowlog.h38 long long duration; /* Time spent by the query, in microseconds. */ member
46 void slowlogPushEntryIfNeeded(client *c, robj **argv, int argc, long long duration);
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_mp4_module.c1344 duration = ngx_mp4_get_32value(mvhd_atom->duration); in ngx_http_mp4_read_mvhd_atom()
1387 duration, (double) duration / timescale); in ngx_http_mp4_read_mvhd_atom()
1393 ngx_mp4_set_32value(mvhd_atom->duration, duration); in ngx_http_mp4_read_mvhd_atom()
1396 ngx_mp4_set_64value(mvhd64_atom->duration, duration); in ngx_http_mp4_read_mvhd_atom()
1551 duration = ngx_mp4_get_32value(tkhd_atom->duration); in ngx_http_mp4_read_tkhd_atom()
1600 ngx_mp4_set_32value(tkhd_atom->duration, duration); in ngx_http_mp4_read_tkhd_atom()
1603 ngx_mp4_set_64value(tkhd64_atom->duration, duration); in ngx_http_mp4_read_tkhd_atom()
1711 duration = ngx_mp4_get_32value(mdhd_atom->duration); in ngx_http_mp4_read_mdhd_atom()
1751 duration, (double) duration / timescale); in ngx_http_mp4_read_mdhd_atom()
1762 ngx_mp4_set_32value(mdhd_atom->duration, duration); in ngx_http_mp4_read_mdhd_atom()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/net/dsa/
H A Dlan9303.txt14 - reset-duration: reset duration in milliseconds, defaults to 200 ms
41 reset-duration = <200>;
78 reset-duration = <100>;
/f-stack/freebsd/net80211/
H A Dieee80211_scan_sw.c158 SCAN_PRIVATE(ss)->ss_duration = duration; in ieee80211_swscan_set_scan_duration()
166 struct ieee80211vap *vap, int flags, u_int duration, in ieee80211_swscan_start_scan_locked() argument
183 , duration, mindwell, maxdwell in ieee80211_swscan_start_scan_locked()
210 ieee80211_swscan_set_scan_duration(vap, duration); in ieee80211_swscan_start_scan_locked()
243 u_int duration, u_int mindwell, u_int maxdwell, in ieee80211_swscan_start_scan() argument
270 u_int duration, u_int mindwell, u_int maxdwell, in ieee80211_swscan_check_scan() argument
344 u_int duration; in ieee80211_swscan_bg_scan() local
351 duration = IEEE80211_SCAN_OFFCHANNEL; in ieee80211_swscan_bg_scan()
356 ticks, duration); in ieee80211_swscan_bg_scan()
401 ieee80211_swscan_set_scan_duration(vap, duration); in ieee80211_swscan_bg_scan()
[all …]
H A Dieee80211_scan.c330 u_int duration, u_int mindwell, u_int maxdwell, in ieee80211_start_scan() argument
345 return ic->ic_scan_methods->sc_start_scan(scan, vap, flags, duration, in ieee80211_start_scan()
355 u_int duration, u_int mindwell, u_int maxdwell, in ieee80211_check_scan() argument
399 result = ic->ic_scan_methods->sc_check_scan(scan, vap, flags, duration, in ieee80211_check_scan()
H A Dieee80211_scan.h170 u_int duration, u_int mindwell, u_int maxdwell,
173 u_int duration, u_int mindwell, u_int maxdwell,
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dindex.html.tpl36 getEntriesByName: function() { return [ { duration: this.t } ] }
58 var duration = Math.round(performance.getEntriesByName('bench')[0].duration);
59 hn.appendChild(document.createTextNode(' - PASSED (time: ' + duration + ' ms)'));
/f-stack/freebsd/contrib/device-tree/Bindings/watchdog/
H A Dziirave-wdt.txt9 - reset-duration-ms: Duration of the pulse generated when the watchdog times
18 reset-duration-ms = <30>;
H A Daspeed-wdt.txt41 - aspeed,ext-pulse-duration: External signal pulse duration in microseconds
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Darc_emac.txt12 - phy-reset-duration : Reset duration in milliseconds. Should present
14 will have the duration be 1 millisecond. Numbers greater than 1000 are
H A Dfsl-fec.txt52 - phy-reset-duration : Reset duration in milliseconds. Should present
54 will have the duration be 1 millisecond. Numbers greater than 1000 are
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/
H A Dmmp.kshlib251 typeset -i duration=$2
254 sleep $duration
261 typeset -i duration=$2
264 sleep $duration
/f-stack/freebsd/contrib/device-tree/Bindings/leds/
H A Dleds-trigger-pattern.txt3 The pattern is given by a series of tuples, of brightness and duration (ms).
5 specified duration. Duration of 0 means brightness should immediately change to
9 the tuple with duration less than dimming interval (50ms) is treated as a step
/f-stack/freebsd/contrib/device-tree/Bindings/thermal/
H A Dthermal-idle.yaml34 duration-us:
36 The idle duration in microsecond the device should cool down.
69 duration-us = <10000>;
85 duration-us = <10000>;
/f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/
H A Dst,stm32-fmc2-ebi.yaml131 description: This property defines the duration of the address setup
135 description: This property defines the duration of the address hold
140 description: This property defines the duration of the data setup phase
148 description: This property defines the duration of the data hold phase
160 description: This property defines the duration of the address setup
164 description: This property defines the duration of the address hold
169 description: This property defines the duration of the data setup
177 description: This property defines the duration of the data hold phase
182 duration in nanoseconds for synchronous transactions. When this timing
/f-stack/freebsd/contrib/device-tree/Bindings/iio/accel/
H A Dlis302.txt43 - st,wu-duration-1: duration register for Free-Fall/Wake-Up
45 - st,wu-duration-2: duration register for Free-Fall/Wake-Up
/f-stack/freebsd/contrib/device-tree/Bindings/power/
H A Ddomain-idle-state.yaml33 state. Note that, the exit-latency-us duration may be guaranteed only
43 The minimum residency duration in microseconds after which the idle
/f-stack/freebsd/netinet/
H A Dtcp_fastopen.c1155 sbintime_t now, duration, limit; in sysctl_net_inet_tcp_fastopen_ccache_list() local
1193 duration = now - cce->disable_time; in sysctl_net_inet_tcp_fastopen_ccache_list()
1194 if (limit >= duration) in sysctl_net_inet_tcp_fastopen_ccache_list()
1195 duration = limit - duration; in sysctl_net_inet_tcp_fastopen_ccache_list()
1197 duration = 0; in sysctl_net_inet_tcp_fastopen_ccache_list()
1199 duration = 0; in sysctl_net_inet_tcp_fastopen_ccache_list()
1208 if (duration > 0) in sysctl_net_inet_tcp_fastopen_ccache_list()
1209 sbuf_printf(&sb, "%7ds ", sbintime_getsec(duration)); in sysctl_net_inet_tcp_fastopen_ccache_list()
/f-stack/dpdk/app/test/
H A Dtest_mempool.c223 uint64_t duration = rte_get_timer_hz() / 4; in test_mempool_single_producer() local
229 if (start_cycles + duration < end_cycles) in test_mempool_single_producer()
263 uint64_t duration = rte_get_timer_hz() / 8; in test_mempool_single_consumer() local
269 if (start_cycles + duration < end_cycles) in test_mempool_single_consumer()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Drk3036-evb.dts22 phy-reset-duration = <10>; /* millisecond */
H A Dimx53-kp-hsc.dts29 reset-duration = <400>;
/f-stack/app/redis-5.0.5/tests/integration/
H A Dpsync2.tcl15 set duration 20 ; # Total test seconds
35 while {([clock seconds]-$start_time) < $duration} {
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_stats.c628 hrtime_t duration; /* time from submission to completion */ member
653 (longlong_t)smh->duration, (u_longlong_t)smh->mmp_delay, in spa_mmp_history_show()
738 smh->duration = gethrtime() - smh->error_start; in spa_mmp_history_set_skip()
755 hrtime_t duration) in spa_mmp_history_set() argument
770 smh->duration = duration; in spa_mmp_history_set()
/f-stack/freebsd/contrib/device-tree/Bindings/pps/
H A Dpps-gpio.txt12 - echo-active-ms: duration in ms of the active portion of the echo pulse

12345