Home
last modified time | relevance | path

Searched defs:now (Results 1 – 25 of 143) sorted by relevance

123456

/f-stack/freebsd/kern/
H A Dsubr_filter.c137 check_update_times(struct time_filter *tf, uint64_t value, uint32_t now) in check_update_times()
172 check_update_times_small(struct time_filter_small *tf, uint32_t value, uint32_t now) in check_update_times_small()
207 filter_reduce_by(struct time_filter *tf, uint64_t reduce_by, uint32_t now) in filter_reduce_by()
227 filter_reduce_by_small(struct time_filter_small *tf, uint32_t reduce_by, uint32_t now) in filter_reduce_by_small()
247 filter_increase_by(struct time_filter *tf, uint64_t incr_by, uint32_t now) in filter_increase_by()
309 tick_filter_clock(struct time_filter *tf, uint32_t now) in tick_filter_clock()
340 tick_filter_clock_small(struct time_filter_small *tf, uint32_t now) in tick_filter_clock_small()
371 apply_filter_min(struct time_filter *tf, uint64_t value, uint32_t now) in apply_filter_min()
398 uint32_t value, uint32_t now) in apply_filter_min_small()
424 apply_filter_max(struct time_filter *tf, uint64_t value, uint32_t now) in apply_filter_max()
[all …]
H A Dkern_clocksource.c117 sbintime_t now; /* Last tick time. */ member
138 sbintime_t now; in hardclockintr() local
156 handleevents(sbintime_t now, int fake) in handleevents()
304 sbintime_t now; local
379 loadtimer(sbintime_t now, int start)
446 sbintime_t now; local
482 sbintime_t now, next; local
683 sbintime_t now; local
763 sbintime_t now, t; local
796 sbintime_t now; local
H A Dsubr_devstat.c227 devstat_start_transaction(struct devstat *ds, const struct bintime *now) in devstat_start_transaction()
303 const struct bintime *now, const struct bintime *then) in devstat_end_transaction()
355 const struct bintime *now) in devstat_end_transaction_bio_bt()
H A Dsubr_rtc.c162 struct timespec now; in clock_dbgprint_hdr() local
379 struct timespec now; in resettodr() local
/f-stack/dpdk/lib/librte_eal/freebsd/
H A Deal_alarm.c65 timespec_cmp(const struct timespec *now, const struct timespec *at) in timespec_cmp()
79 diff_ns(struct timespec *now, struct timespec *at) in diff_ns()
96 struct timespec now; in eal_alarm_get_timeout_ns() local
148 struct timespec now; in eal_alarm_callback() local
183 struct timespec now; in rte_eal_alarm_set() local
/f-stack/dpdk/lib/librte_jobstats/
H A Drte_jobstats.c86 uint64_t now; in rte_jobstats_context_start() local
98 uint64_t now; in rte_jobstats_context_finish() local
128 uint64_t now; in rte_jobstats_start() local
148 uint64_t now, exec_time; in rte_jobstats_abort() local
168 uint64_t now, exec_time; in rte_jobstats_finish() local
/f-stack/app/micro_thread/
H A Dmicro_thread.cpp740 utime64_t now = GetLastClock(); in CheckExpired() local
751 utime64_t now = GetLastClock(); in WakeupTimeout() local
966 utime64_t now = 0; in recvfrom() local
1026 utime64_t now = 0; in sendto() local
1072 utime64_t now = 0; in connect() local
1123 utime64_t now = 0; in accept() local
1169 utime64_t now = 0; in read() local
1215 utime64_t now = 0; in write() local
1273 utime64_t now = 0; in recv() local
1333 utime64_t now = 0; in send() local
[all …]
H A Dheap_timer.cpp82 utime64_t now = MtFrame::Instance()->GetLastClock(); in check_expired() local
/f-stack/freebsd/x86/x86/
H A Ddelay.c57 uint64_t end, now; in delay_tsc() local
78 uint64_t end, freq, now; in delay_tc() local
/f-stack/freebsd/netpfil/ipfw/
H A Ddn_sched_fq_codel_helper.h53 fqc_dodequeue(struct fq_codel_flow *q, aqm_time_t now, uint16_t *ok_to_drop, in fqc_dodequeue()
105 aqm_time_t now; in fqc_codel_dequeue() local
H A Ddn_aqm_codel.h81 codel_dodequeue(struct dn_queue *q, aqm_time_t now, uint16_t *ok_to_drop) in codel_dodequeue()
139 aqm_time_t now; in codel_dequeue() local
/f-stack/freebsd/amd64/vmm/io/
H A Dvhpet.c156 sbintime_t now, delta; in vhpet_counter() local
286 sbintime_t now; in vhpet_handler() local
320 vhpet_stop_timer(struct vhpet *vhpet, int n, sbintime_t now) in vhpet_stop_timer()
341 vhpet_start_timer(struct vhpet *vhpet, int n, uint32_t counter, sbintime_t now) in vhpet_start_timer()
380 vhpet_stop_counting(struct vhpet *vhpet, uint32_t counter, sbintime_t now) in vhpet_stop_counting()
481 sbintime_t now, *nowptr; in vhpet_mmio_write() local
/f-stack/app/redis-5.0.5/utils/lru/
H A Dlfu-simulation.c28 uint16_t minutes_diff(uint16_t now, uint16_t prev) { in minutes_diff()
99 time_t now = time(NULL); in main() local
/f-stack/freebsd/net/altq/
H A Daltq_rmclass.c750 struct timeval now; in rmc_queue_packet() local
816 rmc_tl_satisfied(struct rm_ifdat *ifd, struct timeval *now) in rmc_tl_satisfied()
842 rmc_satisfied(struct rm_class *cl, struct timeval *now) in rmc_satisfied()
875 rmc_under_limit(struct rm_class *cl, struct timeval *now) in rmc_under_limit()
963 struct timeval now; in _rmc_wrr_dequeue_next() local
1118 struct timeval now; in _rmc_prr_dequeue_next() local
/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_alarm.c80 struct timespec now; in eal_alarm_callback() local
120 struct timespec now; in rte_eal_alarm_set() local
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dcmptest.h117 static unsigned long long now(void) in now() function
120 unsigned long long now; in now() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfs_ratelimit.c77 hrtime_t now; in zfs_ratelimit() local
H A Ddmu_zfetch.c187 hrtime_t now = gethrtime(); in dmu_zfetch_stream_create() local
241 hrtime_t now = gethrtime(); in dmu_zfetch_stream_done() local
/f-stack/freebsd/net80211/
H A Dieee80211_dfs.c241 int i, oldest, now; in dfs_timeout() local
301 int i, now; in ieee80211_dfs_notify_radar() local
/f-stack/dpdk/examples/performance-thread/common/
H A Dlthread_sched.h50 uint64_t now = rte_rdtsc(); in _sched_now() local
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_upstream_random_module.c208 time_t now; in ngx_stream_upstream_get_random_peer() local
302 time_t now; in ngx_stream_upstream_get_random2_peer() local
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_upstream_random_module.c208 time_t now; in ngx_http_upstream_get_random_peer() local
302 time_t now; in ngx_http_upstream_get_random2_peer() local
/f-stack/tools/ndp/
H A Dndp.c492 struct timeval now; in set() local
650 struct timeval now; in dump() local
1160 struct timeval now; in rtrlist() local
1219 struct timeval now; in plist() local
/f-stack/dpdk/examples/rxtx_callbacks/
H A Dmain.c66 uint64_t now = rte_rdtsc(); in add_timestamps() local
79 uint64_t now = rte_rdtsc(); in calc_latency() local
/f-stack/app/redis-5.0.5/src/
H A Dexpire.c54 int activeExpireCycleTryExpire(redisDb *db, dictEntry *de, long long now) { in activeExpireCycleTryExpire()
162 long long now, ttl_sum; in activeExpireCycle() local

123456