/dpdk/lib/eal/freebsd/ |
H A D | eal_alarm.c | 89 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 D | rte_jobstats.c | 83 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 D | rte_os_shim.h | 21 rte_timespec_get(struct timespec *now, int base) in rte_timespec_get()
|
/dpdk/lib/eal/linux/ |
H A D | eal_alarm.c | 93 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 D | main.c | 63 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 D | ionic_rxtx_simple.c | 146 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 D | ionic_rxtx_sg.c | 173 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 D | rte_latencystats.c | 129 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 D | rte_os_shim.h | 55 rte_timespec_get(struct timespec * now,int base) rte_timespec_get() argument
|
/dpdk/lib/eal/common/ |
H A D | eal_common_proc.c | 440 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 D | malloc_mp.c | 704 struct timeval now; in request_to_primary() local
|
/dpdk/app/test-pmd/ |
H A D | noisy_vnf.c | 134 uint64_t now; in noisy_eth_tx_burst() local
|
/dpdk/examples/l2fwd-jobstats/ |
H A D | main.c | 437 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 D | ionic_crypto_ops.c | 481 uint64_t then, now, hz, delta; in iocpt_dequeue_sym() local
|