Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 25 of 152) sorted by relevance

1234567

/f-stack/freebsd/kern/
H A Dsubr_turnstile.c203 struct turnstile *ts, *top; in propagate_priority() local
446 struct turnstile *ts; in turnstile_adjust() local
501 struct turnstile *ts; in turnstile_dtor() local
516 struct turnstile *ts; in turnstile_init() local
531 struct turnstile *ts; in turnstile_fini() local
573 struct turnstile *ts; in turnstile_trywait() local
658 struct turnstile *ts; in turnstile_lookup() local
1121 struct turnstile *ts; in DB_SHOW_COMMAND() local
1174 struct turnstile *ts; in print_lockchain() local
1273 struct turnstile *ts; in print_waiter() local
[all …]
H A Dsubr_clock.c139 clock_ct_to_ts(const struct clocktime *ct, struct timespec *ts) in clock_ct_to_ts()
199 clock_bcd_to_ts(const struct bcd_clocktime *bct, struct timespec *ts, bool ampm) in clock_bcd_to_ts()
248 clock_ts_to_ct(const struct timespec *ts, struct clocktime *ct) in clock_ts_to_ct()
309 clock_ts_to_bcd(const struct timespec *ts, struct bcd_clocktime *bct, bool ampm) in clock_ts_to_bcd()
373 clock_print_ts(const struct timespec *ts, int nsdigits) in clock_print_ts()
H A Dsched_4bsd.c468 struct td_sched *ts; in schedcpu() local
581 struct td_sched *ts; in updatepri() local
717 struct td_sched *ts; in sched_clock_tick() local
983 struct td_sched *ts; in sched_switch() local
1113 struct td_sched *ts; in sched_wakeup() local
1282 struct td_sched *ts; in sched_add() local
1428 struct td_sched *ts; in sched_rem() local
1526 struct td_sched *ts; in sched_bind() local
1587 struct td_sched *ts; in sched_pctcpu() local
1602 struct td_sched *ts; in sched_pctcpu_delta() local
[all …]
H A Dsched_ule.c462 struct td_sched *ts; in tdq_runq_add() local
513 struct td_sched *ts; in tdq_runq_rem() local
1245 struct td_sched *ts; in sched_pickcpu() local
1534 struct td_sched *ts; in sched_interact_score() local
1626 struct td_sched *ts; in sched_interact_update() local
1671 struct td_sched *ts; in sched_interact_fork() local
1751 struct td_sched *ts; in sched_thread_priority() local
2051 struct td_sched *ts; in sched_switch() local
2213 struct td_sched *ts; in sched_wakeup() local
2264 struct td_sched *ts; in sched_fork_thread() local
[all …]
H A Dsubr_rtc.c139 struct timespec ts; in settime_task_func() local
203 clock_dbgprint_ts(device_t dev, int rw, const struct timespec *ts) in clock_dbgprint_ts()
292 read_clocks(struct timespec *ts, bool debug_read) in read_clocks()
336 struct timespec ts; in inittodr() local
/f-stack/freebsd/net80211/
H A Dieee80211_tdma.c152 struct ieee80211_tdma_state *ts; in ieee80211_tdma_vattach() local
203 struct ieee80211_tdma_state *ts = vap->iv_tdma; in tdma_vdetach() local
231 struct ieee80211_tdma_state *ts = vap->iv_tdma; in tdma_newstate() local
298 struct ieee80211_tdma_state *ts = vap->iv_tdma; in tdma_beacon_miss() local
336 struct ieee80211_tdma_state *ts = vap->iv_tdma; in tdma_recv_mgmt() local
417 struct ieee80211_tdma_state *ts = vap->iv_tdma; in tdma_update() local
529 struct ieee80211_tdma_state *ts = vap->iv_tdma; in tdma_process_params() local
635 struct ieee80211_tdma_state *ts = vap->iv_tdma; in ieee80211_tdma_getslot() local
720 struct ieee80211_tdma_state *ts = vap->iv_tdma; in ieee80211_tdma_update_beacon() local
753 struct ieee80211_tdma_state *ts = vap->iv_tdma; in tdma_ioctl_get80211() local
[all …]
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dtime.h56 #define TIMESPEC_OVERFLOW(ts) \ argument
59 #define TIMESPEC_OVERFLOW(ts) \ argument
69 struct timespec ts; in gethrtime() local
78 #define gethrestime(ts) getnanotime(ts) argument
92 struct timespec ts; in gethrtime() local
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dtime.h59 #define TIMESPEC_OVERFLOW(ts) \ argument
72 gethrestime(inode_timespec_t *ts) in gethrestime()
92 inode_timespec_t ts; in gethrestime_sec() local
108 struct timespec64 ts; in gethrtime() local
/f-stack/app/redis-5.0.5/src/
H A Dlatency.c99 struct latencyTimeSeries *ts = dictFetchValue(server.latency_events,event); in latencyAddSample() local
161 struct latencyTimeSeries *ts = dictFetchValue(server.latency_events,event); in analyzeLatencyForEvent() local
255 struct latencyTimeSeries *ts = dictGetVal(de); in createLatencyReport() local
478 void latencyCommandReplyWithSamples(client *c, struct latencyTimeSeries *ts) { in latencyCommandReplyWithSamples()
504 struct latencyTimeSeries *ts = dictGetVal(de); in latencyCommandReplyWithLatestEvents() local
517 sds latencyCommandGenSparkeline(char *event, struct latencyTimeSeries *ts) { in latencyCommandGenSparkeline()
580 struct latencyTimeSeries *ts; in latencyCommand() local
/f-stack/freebsd/sys/
H A Dtimespec.h43 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ argument
48 #define TIMESPEC_TO_TIMEVAL(tv, ts) \ argument
/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_common_mp.c35 struct timespec ts = {.tv_sec = MLX5_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mlx5_mp_req_mr_create() local
77 struct timespec ts = {.tv_sec = MLX5_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mlx5_mp_req_queue_state_modify() local
113 struct timespec ts = {.tv_sec = MLX5_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mlx5_mp_req_verbs_cmd_fd() local
/f-stack/freebsd/mips/cavium/
H A Docteon_rtc.c102 octeon_rtc_settime(device_t dev, struct timespec *ts) in octeon_rtc_settime()
119 octeon_rtc_gettime(device_t dev, struct timespec *ts) in octeon_rtc_gettime()
H A Docteon_ds1337.c99 struct timespec ts; in cvmx_rtc_ds1337_read() local
153 struct timespec ts; in cvmx_rtc_ds1337_write() local
/f-stack/freebsd/arm/nvidia/
H A Das3722_rtc.c44 as3722_rtc_gettime(device_t dev, struct timespec *ts) in as3722_rtc_gettime()
71 as3722_rtc_settime(device_t dev, struct timespec *ts) in as3722_rtc_settime()
/f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzpl.h165 #define zpl_inode_timestamp_truncate(ts, ip) timestamp_truncate(ts, ip) argument
167 #define zpl_inode_timestamp_truncate(ts, ip) \ argument
170 #define zpl_inode_timestamp_truncate(ts, ip) \ argument
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_time.h79 rte_timespec_to_ns(const struct timespec *ts) in rte_timespec_to_ns()
90 struct timespec ts = {0, 0}; in rte_ns_to_timespec() local
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/
H A Dtime.h83 gethrestime(inode_timespec_t *ts) in gethrestime()
102 struct timespec ts; in gethrtime() local
/f-stack/dpdk/lib/librte_eal/windows/
H A Deal_mp.c53 const struct timespec *ts) in rte_mp_request_sync()
63 rte_mp_request_async(struct rte_mp_msg *req, const struct timespec *ts, in rte_mp_request_async()
/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_mp.c165 struct timespec ts = {.tv_sec = MLX4_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mp_req_on_rxtx() local
248 struct timespec ts = {.tv_sec = MLX4_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mlx4_mp_req_mr_create() local
286 struct timespec ts = {.tv_sec = MLX4_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mlx4_mp_req_verbs_cmd_fd() local
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlstring.c52 TString *ts; in newlstr() local
85 TString *ts = rawgco2ts(o); in luaS_newlstr() local
/f-stack/freebsd/mips/atheros/
H A Dpcf2123_rtc.c103 pcf2123_rtc_gettime(device_t dev, struct timespec *ts) in pcf2123_rtc_gettime()
143 pcf2123_rtc_settime(device_t dev, struct timespec *ts) in pcf2123_rtc_settime()
/f-stack/freebsd/arm/mv/
H A Drtc.c131 mv_rtc_gettime(device_t dev, struct timespec *ts) in mv_rtc_gettime()
157 mv_rtc_settime(device_t dev, struct timespec *ts) in mv_rtc_settime()
/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_kqueue_module.c125 struct timespec ts; in ngx_kqueue_init() local
407 struct timespec ts; in ngx_kqueue_set_event() local
518 struct timespec ts, *tp; in ngx_kqueue_process_events() local
/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_mp.c299 struct timespec ts; in handle_request() local
437 struct timespec ts; in handle_sync_response() local
576 struct timespec ts; in request_sync() local
645 struct timespec ts; in request_to_primary() local
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_mp_os.c172 struct timespec ts = {.tv_sec = MLX5_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mp_req_on_rxtx() local
264 struct timespec ts = {.tv_sec = MLX5_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mlx5_mp_os_req_queue_control() local

1234567