| /dpdk/examples/l2fwd-event/ |
| H A D | l2fwd_poll.c | 31 uint64_t prev_tsc, diff_tsc, cur_tsc, drain_tsc; in l2fwd_poll_main_loop() local
|
| /dpdk/examples/link_status_interrupt/ |
| H A D | main.c | 206 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 D | main.c | 197 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) in l2fwd_main_loop() local
|
| /dpdk/examples/l2fwd/ |
| H A D | main.c | 210 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 D | l3fwd_fib.c | 191 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / in fib_main_loop() local
|
| H A D | l3fwd_lpm.c | 154 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / lpm_main_loop() local
|
| H A D | l3fwd_acl.c | 1003 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) acl_main_loop() local
|
| H A D | l3fwd_em.c | 592 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / in em_main_loop() local
|
| /dpdk/examples/ipv4_multicast/ |
| H A D | main.c | 381 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 D | ipsec_worker.c | 1584 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 D | ipsec-secgw.c | 702 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) ipsec_poll_mode_worker() local
|
| /dpdk/examples/l3fwd-power/ |
| H A D | main.c | 1094 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 D | main.c | 114 uint64_t drain_tsc; variable
|
| /dpdk/examples/ip_fragmentation/ |
| H A D | main.c | 395 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 D | main.c | 433 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 D | main.c | 672 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 D | main.c | 717 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / in l2fwd_main_loop() local
|