Home
last modified time | relevance | path

Searched defs:timer_period (Results 1 – 12 of 12) sorted by relevance

/dpdk/examples/l2fwd-event/
H A Dl2fwd_event.c156 const uint8_t tx_q_id, const uint64_t timer_period, in l2fwd_event_fwd()
194 const uint64_t timer_period = rsrc->timer_period; in l2fwd_event_loop_single() local
239 const uint64_t timer_period = rsrc->timer_period; in l2fwd_event_loop_burst() local
356 const uint64_t timer_period, const uint32_t flags) in l2fwd_event_vector_fwd()
423 const uint64_t timer_period = rsrc->timer_period; in l2fwd_event_loop_vector() local
H A Dl2fwd_common.h85 uint64_t timer_period; member
H A Dmain.c559 const uint64_t timer_period = rsrc->timer_period; in l2fwd_event_print_stats() local
/dpdk/examples/pipeline/
H A Dthread.c59 uint64_t timer_period; /* Measured in CPU cycles. */ member
70 uint64_t timer_period; /* Measured in CPU cycles. */ member
/dpdk/examples/link_status_interrupt/
H A Dmain.c106 static int64_t timer_period = 10 * TIMER_MILLISECOND * 1000; /* default period is 10 seconds */ variable
/dpdk/examples/l2fwd-keepalive/
H A Dmain.c102 static int64_t timer_period = 10 * TIMER_MILLISECOND * 1000; /* 10 seconds */ variable
/dpdk/examples/l2fwd/
H A Dmain.c116 static uint64_t timer_period = 10; /* default period is 10 seconds */ variable
/dpdk/examples/l2fwd-jobstats/
H A Dmain.c113 static int64_t timer_period = 10; variable
/dpdk/drivers/common/sfc_efx/base/
H A Defx_tx.c886 unsigned int timer_period; in siena_tx_qpace() local
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h596 uint64_t timer_period; /* Measured in CPU cycles. */ member
609 uint64_t timer_period; /* Measured in CPU cycles. */ member
/dpdk/app/test-pmd/
H A Dtestpmd.c2157 uint64_t timer_period; in flush_fwd_rx_queues() local
4300 uint64_t timer_period; in main() local
/dpdk/examples/ip_pipeline/
H A Dthread.c60 uint64_t timer_period; /* Measured in CPU cycles. */ member
73 uint64_t timer_period; /* Measured in CPU cycles. */ member