| /f-stack/dpdk/examples/qos_sched/ |
| H A D | app_thread.c | 161 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
|
| /f-stack/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
|
| /f-stack/dpdk/examples/l3fwd-power/ |
| H A D | main.c | 924 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / in main_intr_loop() local 1089 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / in main_telemetry_loop() local 1206 const uint64_t drain_tsc = in main_empty_poll_loop() local 1315 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
|
| /f-stack/dpdk/examples/link_status_interrupt/ |
| H A D | main.c | 204 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / US_PER_S * in lsi_main_loop() local
|
| /f-stack/dpdk/examples/l3fwd/ |
| H A D | l3fwd_lpm.c | 185 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / in lpm_main_loop() local
|
| H A D | l3fwd_em.c | 629 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / in em_main_loop() local
|
| /f-stack/dpdk/examples/l2fwd-keepalive/ |
| H A D | main.c | 203 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) in l2fwd_main_loop() local
|
| /f-stack/dpdk/examples/ipv4_multicast/ |
| H A D | main.c | 365 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
|
| /f-stack/dpdk/examples/l2fwd/ |
| H A D | main.c | 208 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / US_PER_S * in l2fwd_main_loop() local
|
| /f-stack/dpdk/examples/ip_fragmentation/ |
| H A D | main.c | 393 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / US_PER_S * BURST_TX_DRAIN_US; in main_loop() local
|
| /f-stack/dpdk/examples/l2fwd-jobstats/ |
| H A D | main.c | 116 uint64_t drain_tsc; variable
|
| /f-stack/dpdk/examples/ip_reassembly/ |
| H A D | main.c | 431 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / US_PER_S * BURST_TX_DRAIN_US; in main_loop() local
|
| /f-stack/lib/ |
| H A D | ff_dpdk_if.c | 1829 uint64_t drain_tsc = 0; local
|
| /f-stack/dpdk/examples/l2fwd-crypto/ |
| H A D | main.c | 700 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / in l2fwd_main_loop() local
|
| /f-stack/dpdk/examples/l3fwd-acl/ |
| H A D | main.c | 1427 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) in main_loop() local
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | ipsec-secgw.c | 1163 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) in ipsec_poll_mode_worker() local
|
| /f-stack/dpdk/examples/performance-thread/l3fwd-thread/ |
| H A D | main.c | 2316 const uint64_t drain_tsc = (rte_get_tsc_hz() + US_PER_S - 1) / in pthread_tx() local
|