Home
last modified time | relevance | path

Searched defs:duration (Results 1 – 16 of 16) sorted by relevance

/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()
123 void slowlogPushEntryIfNeeded(client *c, robj **argv, int argc, long long duration) { in slowlogPushEntryIfNeeded()
H A Dslowlog.h38 long long duration; /* Time spent by the query, in microseconds. */ member
H A Dnetworking.c1922 long long duration; in clientCommand() local
H A Dserver.c2423 long long dirty, start, duration; in call() local
/f-stack/freebsd/net80211/
H A Dieee80211_scan_sw.c149 ieee80211_swscan_set_scan_duration(struct ieee80211vap *vap, u_int duration) in ieee80211_swscan_set_scan_duration()
166 struct ieee80211vap *vap, int flags, u_int duration, in ieee80211_swscan_start_scan_locked()
243 u_int duration, u_int mindwell, u_int maxdwell, in ieee80211_swscan_start_scan()
270 u_int duration, u_int mindwell, u_int maxdwell, in ieee80211_swscan_check_scan()
344 u_int duration; in ieee80211_swscan_bg_scan() local
H A Dieee80211_scan.c330 u_int duration, u_int mindwell, u_int maxdwell, in ieee80211_start_scan()
355 u_int duration, u_int mindwell, u_int maxdwell, in ieee80211_check_scan()
H A Dieee80211.h1121 uint16_t duration; /* TUs of each quiet*/ member
/f-stack/dpdk/app/test/
H A Dtest_mempool.c223 uint64_t duration = rte_get_timer_hz() / 4; in test_mempool_single_producer() local
263 uint64_t duration = rte_get_timer_hz() / 8; in test_mempool_single_consumer() local
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_mp4_module.c1280 u_char duration[4]; member
1302 u_char duration[8]; member
1323 uint64_t duration, start_time, length_time; in ngx_http_mp4_read_mvhd_atom() local
1493 u_char duration[4]; member
1513 u_char duration[8]; member
1530 uint64_t duration, start_time, length_time; in ngx_http_mp4_read_tkhd_atom() local
1664 u_char duration[4]; member
1677 u_char duration[8]; member
1689 uint64_t duration, start_time, length_time; in ngx_http_mp4_read_mdhd_atom() local
2051 u_char duration[4]; member
[all …]
/f-stack/freebsd/sys/
H A Ddevicestat.h158 struct bintime duration[DEVSTAT_N_TRANS_FLAGS]; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_stats.c628 hrtime_t duration; /* time from submission to completion */ member
755 hrtime_t duration) in spa_mmp_history_set()
/f-stack/freebsd/netinet/
H A Dtcp_fastopen.c1155 sbintime_t now, duration, limit; in sysctl_net_inet_tcp_fastopen_ccache_list() local
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub_funcs.c622 uint32_t duration, uint32_t nextStart, HAL_QUIET_FLAG flag) in ar9300_Stub_SetQuiet()
H A Dar9300_misc.c613 ar9300_set_quiet(struct ath_hal *ah, u_int32_t period, u_int32_t duration, in ar9300_set_quiet()
/f-stack/tools/libxo/xohtml/external/
H A Djquery.qtip.js1883 duration: 200, property
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.c4245 uint16_t duration = 0; in bnxt_hwrm_port_led_cfg() local