| /dpdk/examples/rxtx_callbacks/ |
| H A D | main.c | 77 uint64_t ticks; in calc_latency() local 200 uint64_t ticks; in port_init() local
|
| /dpdk/lib/eal/common/ |
| H A D | eal_common_timer.c | 27 const uint64_t ticks = (uint64_t)us * rte_get_timer_hz() / 1E6; in rte_delay_us_block() local
|
| /dpdk/app/test/ |
| H A D | test_timer_perf.c | 50 const uint64_t ticks = rte_get_timer_hz() * DELAY_SECONDS; in test_timer_perf() local
|
| H A D | test_timer_racecond.c | 63 uint64_t ticks = BILLION - (rte_get_timer_cycles() % BILLION) + in reload_timer() local
|
| H A D | test_hash_functions.c | 99 uint64_t ticks, start, end; in run_hash_func_perf_test() local
|
| H A D | test_timer_secondary.c | 178 uint64_t ticks, timeout_ms; in test_timer_secondary() local
|
| H A D | test_timer.c | 129 mytimer_reset(struct mytimerinfo *timinfo, uint64_t ticks, in mytimer_reset()
|
| /dpdk/drivers/net/axgbe/ |
| H A D | axgbe_mdio.c | 429 unsigned long ticks; in axgbe_an73_page_received() local 969 unsigned long ticks; in axgbe_check_link_timeout() local 1025 unsigned long ticks; in autoneg_time_out() local
|
| /dpdk/lib/timer/ |
| H A D | rte_timer.c | 544 rte_timer_reset(struct rte_timer *tim, uint64_t ticks, in rte_timer_reset() 554 uint64_t ticks, enum rte_timer_type type, in rte_timer_alt_reset() 574 rte_timer_reset_sync(struct rte_timer *tim, uint64_t ticks, in rte_timer_reset_sync()
|
| /dpdk/drivers/net/cnxk/ |
| H A D | cnxk_ptp.c | 31 uint64_t ticks_base = 0, ticks = 0, tsc = 0, t_freq; in cnxk_nix_tsc_convert() local
|
| /dpdk/lib/eal/windows/include/ |
| H A D | rte_os_shim.h | 63 uint64_t ticks; in rte_timespec_get() local
|
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_ev.c | 549 unsigned int ticks; in efx_ev_usecs_to_ticks() local 1265 unsigned int ticks; in siena_ev_qmoderate() local
|
| H A D | ef10_ev.c | 354 unsigned int ticks; in ef10_ev_qmoderate() local
|
| H A D | efx_mcdi.c | 2821 unsigned int ticks; in efx_mcdi_init_evq() local
|
| /dpdk/drivers/raw/ifpga/base/ |
| H A D | opae_spi_transaction.c | 130 unsigned long ticks; in do_spi_txrx() local
|
| H A D | ifpga_fme.c | 1028 unsigned long ticks; in nios_spi_wait_init_done() local
|
| /dpdk/drivers/event/dlb2/ |
| H A D | dlb2_selftest.c | 156 const uint64_t ticks = (tmo_us * rte_get_timer_hz()) / 1E6; in enqueue_timeout() local
|
| /dpdk/drivers/net/pfe/ |
| H A D | pfe_ethdev.c | 147 uint64_t ticks = 1; /* 1 msec */ in pfe_recv_pkts_on_intr() local
|
| /dpdk/drivers/net/cxgbe/base/ |
| H A D | common.h | 419 unsigned int ticks) in core_ticks_to_us()
|
| /dpdk/examples/l3fwd-power/ |
| H A D | main.c | 2385 uint64_t ticks; in telemetry_setup_timer() local
|
| /dpdk/drivers/net/ena/ |
| H A D | ena_ethdev.c | 1181 uint64_t ticks; in ena_start() local
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x.c | 503 uint8_t sb_index, uint8_t ticks) in bnx2x_storm_memset_hc_timeout() 534 uint8_t ticks = (usec / 4); in bnx2x_update_coalesce_sb_index() local
|