Home
last modified time | relevance | path

Searched defs:drain_tsc (Results 1 – 16 of 16) sorted by relevance

/dpdk/examples/qos_sched/
H A Dapp_thread.c161 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / US_PER_S * BURST_TX_DRAIN_US; in app_tx_thread() local
233 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / US_PER_S * BURST_TX_DRAIN_US; in app_mixed_thread() local
/dpdk/examples/l2fwd-event/
H A Dl2fwd_poll.c31 uint64_t prev_tsc, diff_tsc, cur_tsc, drain_tsc; in l2fwd_poll_main_loop() local
/dpdk/examples/l3fwd-power/
H A Dmain.c937 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / in main_intr_loop() local
1103 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / in main_telemetry_loop() local
1220 const uint64_t drain_tsc = in main_empty_poll_loop() local
1329 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / US_PER_S * BURST_TX_DRAIN_US; in main_legacy_loop() local
/dpdk/examples/link_status_interrupt/
H A Dmain.c208 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / US_PER_S * in lsi_main_loop() local
/dpdk/examples/l3fwd/
H A Dl3fwd_fib.c179 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / in fib_main_loop() local
H A Dl3fwd_lpm.c154 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / in lpm_main_loop() local
H A Dl3fwd_em.c574 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / in em_main_loop() local
/dpdk/examples/l2fwd-keepalive/
H A Dmain.c202 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) in l2fwd_main_loop() local
/dpdk/examples/ipv4_multicast/
H A Dmain.c382 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / US_PER_S * BURST_TX_DRAIN_US; in send_timeout_burst() local
/dpdk/examples/l2fwd/
H A Dmain.c213 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / US_PER_S * in l2fwd_main_loop() local
/dpdk/examples/l2fwd-jobstats/
H A Dmain.c117 uint64_t drain_tsc; variable
/dpdk/examples/ip_fragmentation/
H A Dmain.c396 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / US_PER_S * BURST_TX_DRAIN_US; in main_loop() local
/dpdk/examples/ip_reassembly/
H A Dmain.c434 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / US_PER_S * BURST_TX_DRAIN_US; in main_loop() local
/dpdk/examples/l2fwd-crypto/
H A Dmain.c725 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / in l2fwd_main_loop() local
/dpdk/examples/l3fwd-acl/
H A Dmain.c1439 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) in main_loop() local
/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.c1238 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) in ipsec_poll_mode_worker() local