Home
last modified time | relevance | path

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

/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/link_status_interrupt/
H A Dmain.c206 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / US_PER_S * in lsi_main_loop() local
/dpdk/examples/l2fwd-keepalive/
H A Dmain.c197 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) in l2fwd_main_loop() local
/dpdk/examples/l2fwd/
H A Dmain.c210 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / US_PER_S * in l2fwd_main_loop() local
/dpdk/examples/l3fwd/
H A Dl3fwd_fib.c191 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) / lpm_main_loop() local
H A Dl3fwd_acl.c1003 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) acl_main_loop() local
H A Dl3fwd_em.c592 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / in em_main_loop() local
/dpdk/examples/ipv4_multicast/
H A Dmain.c381 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/ipsec-secgw/
H A Dipsec_worker.c1584 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) ipsec_poll_mode_wrkr_inl_pr() local
1719 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) ipsec_poll_mode_wrkr_inl_pr_ss() local
H A Dipsec-secgw.c702 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) ipsec_poll_mode_worker() local
/dpdk/examples/l3fwd-power/
H A Dmain.c1094 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / in main_telemetry_loop() local
928 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / main_intr_loop() local
1217 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / US_PER_S * BURST_TX_DRAIN_US; main_legacy_loop() local
/dpdk/examples/l2fwd-jobstats/
H A Dmain.c114 uint64_t drain_tsc; variable
/dpdk/examples/ip_fragmentation/
H A Dmain.c395 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / US_PER_S * BURST_TX_DRAIN_US; main_loop() local
/dpdk/examples/ip_reassembly/
H A Dmain.c433 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / US_PER_S * BURST_TX_DRAIN_US; main_loop() local
/dpdk/examples/l2fwd-macsec/
H A Dmain.c672 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / US_PER_S * l2fwd_main_loop() local
/dpdk/examples/l2fwd-crypto/
H A Dmain.c717 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / in l2fwd_main_loop() local