Home
last modified time | relevance | path

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

/dpdk/lib/eal/freebsd/
H A Deal_alarm.c89 timespec_cmp(const struct timespec *now, const struct timespec *at) in timespec_cmp() argument
103 diff_ns(struct timespec *now, struct timespec *at) in diff_ns() argument
120 struct timespec now; in eal_alarm_get_timeout_ns() local
172 struct timespec now; eal_alarm_callback() local
207 struct timespec now; rte_eal_alarm_set() local
[all...]
/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/freebsd/include/
H A Drte_os_shim.h21 rte_timespec_get(struct timespec *now, int base) in rte_timespec_get()
/dpdk/lib/eal/linux/
H A Deal_alarm.c93 struct timespec now; in eal_alarm_callback() local
133 struct timespec now; in rte_eal_alarm_set() local
[all...]
/dpdk/examples/rxtx_callbacks/
H A Dmain.c63 uint64_t now = rte_rdtsc(); in add_timestamps() local
78 uint64_t now = rte_rdtsc(); in calc_latency() local
/dpdk/drivers/net/ionic/
H A Dionic_rxtx_simple.c146 uint64_t then, now, hz, delta; in ionic_xmit_pkts() local
364 uint64_t then, now, hz, delta; in ionic_rxq_service() local
H A Dionic_rxtx_sg.c173 uint64_t then, now, hz, delta; in ionic_xmit_pkts_sg() local
443 uint64_t then, now, hz, delta; in ionic_rxq_service_sg() local
/dpdk/lib/latencystats/
H A Drte_latencystats.c129 uint64_t diff_tsc, now; in add_time_stamps() local
161 uint64_t now; in calc_latency() local
/dpdk/lib/eal/windows/include/
H A Drte_os_shim.h55 rte_timespec_get(struct timespec * now,int base) rte_timespec_get() argument
/dpdk/lib/eal/common/
H A Deal_common_proc.c440 process_async_request(struct pending_request *sr, const struct timespec *now) in process_async_request()
998 struct timespec now, end; in rte_mp_request_sync() local
1099 struct timespec now; in rte_mp_request_async() local
H A Dmalloc_mp.c704 struct timeval now; in request_to_primary() local
/dpdk/app/test-pmd/
H A Dnoisy_vnf.c134 uint64_t now; in noisy_eth_tx_burst() local
/dpdk/examples/l2fwd-jobstats/
H A Dmain.c437 uint64_t now; in l2fwd_flush_job() local
520 uint64_t now = rte_get_timer_cycles(); in l2fwd_main_loop() local
/dpdk/drivers/crypto/ionic/
H A Dionic_crypto_ops.c481 uint64_t then, now, hz, delta; in iocpt_dequeue_sym() local