Home
last modified time | relevance | path

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

/dpdk/lib/eal/freebsd/
H A Deal_alarm.c88 timespec_cmp(const struct timespec *now, const struct timespec *at) in timespec_cmp()
102 diff_ns(struct timespec *now, struct timespec *at) in diff_ns()
119 struct timespec now; in eal_alarm_get_timeout_ns() local
171 struct timespec now; in eal_alarm_callback() local
206 struct timespec now; in rte_eal_alarm_set() local
/dpdk/lib/jobstats/
H A Drte_jobstats.c83 uint64_t now; in rte_jobstats_context_start() local
95 uint64_t now; in rte_jobstats_context_finish() local
125 uint64_t now; in rte_jobstats_start() local
145 uint64_t now, exec_time; in rte_jobstats_abort() local
165 uint64_t now, exec_time; in rte_jobstats_finish() local
/dpdk/lib/eal/linux/
H A Deal_alarm.c91 struct timespec now; in eal_alarm_callback() local
131 struct timespec now; in rte_eal_alarm_set() local
/dpdk/lib/eal/freebsd/include/
H A Drte_os_shim.h21 rte_timespec_get(struct timespec *now, int base) in rte_timespec_get()
/dpdk/examples/rxtx_callbacks/
H A Dmain.c61 uint64_t now = rte_rdtsc(); in add_timestamps() local
76 uint64_t now = rte_rdtsc(); in calc_latency() local
/dpdk/lib/latencystats/
H A Drte_latencystats.c127 uint64_t diff_tsc, now; in add_time_stamps() local
159 uint64_t now; in calc_latency() local
/dpdk/drivers/event/dsw/
H A Ddsw_event.c131 dsw_port_load_close_period(struct dsw_port *port, uint64_t now) in dsw_port_load_close_period()
152 dsw_port_load_update(struct dsw_port *port, uint64_t now) in dsw_port_load_update()
174 dsw_port_consider_load_update(struct dsw_port *port, uint64_t now) in dsw_port_consider_load_update()
813 uint64_t now) in dsw_port_consider_emigration()
1124 uint64_t now; in dsw_port_bg_process() local
H A Ddsw_evdev.c273 uint64_t now; in dsw_start() local
/dpdk/lib/eal/common/
H A Deal_common_proc.c427 process_async_request(struct pending_request *sr, const struct timespec *now) in process_async_request()
988 struct timespec now, end; in rte_mp_request_sync() local
1089 struct timespec now; in rte_mp_request_async() local
H A Dmalloc_mp.c702 struct timeval now; in request_to_primary() local
/dpdk/app/test-pmd/
H A Dnoisy_vnf.c153 uint64_t now; in pkt_burst_noisy_vnf() local
/dpdk/lib/eal/windows/include/
H A Drte_os_shim.h55 rte_timespec_get(struct timespec *now, int base) in rte_timespec_get()
/dpdk/app/dumpcap/
H A Dmain.c413 struct timespec now; in create_timestamp() local
616 time_t now; in create_output() local
/dpdk/examples/l2fwd-jobstats/
H A Dmain.c440 uint64_t now; in l2fwd_flush_job() local
523 uint64_t now = rte_get_timer_cycles(); in l2fwd_main_loop() local
/dpdk/drivers/event/octeontx/
H A Dtimvf_evdev.c67 timvf_get_start_cyc(uint64_t *now, uint8_t ring_id) in timvf_get_start_cyc()
/dpdk/drivers/net/hinic/base/
H A Dhinic_compat.h188 #define time_before(now, end) ((now) < (end)) argument
/dpdk/drivers/common/dpaax/
H A Dcompat.h206 uint64_t now = mfatb(); in cpu_spin() local
/dpdk/drivers/net/bonding/
H A Drte_eth_bond_8023ad.c31 uint64_t now; in bond_dbg_get_time_diff_ms() local
/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.c317 u64 now, then = mfatb(); in drain_mr_fqrni() local