Home
last modified time | relevance | path

Searched defs:time (Results 1 – 25 of 37) sorted by relevance

12

/dpdk/app/test/
H A Dtest_meter.c207 uint64_t time; in tm_test_srtcm_color_blind_check() local
264 uint64_t time; in tm_test_trtcm_color_blind_check() local
323 uint64_t time; in tm_test_trtcm_rfc4115_color_blind_check() local
391 uint64_t time; in tm_test_srtcm_aware_check() local
498 uint64_t time; in tm_test_trtcm_aware_check() local
597 uint64_t time; in tm_test_trtcm_rfc4115_aware_check() local
/dpdk/lib/meter/
H A Drte_meter.h348 uint64_t time; /* Time of latest update of C and E token buckets */ member
416 uint64_t time, in rte_meter_srtcm_color_blind_check()
457 uint64_t time, in rte_meter_srtcm_color_aware_check()
499 uint64_t time, in rte_meter_trtcm_color_blind_check()
541 uint64_t time, in rte_meter_trtcm_color_aware_check()
585 uint64_t time, in rte_meter_trtcm_rfc4115_color_blind_check()
628 uint64_t time, in rte_meter_trtcm_rfc4115_color_aware_check()
/dpdk/examples/qos_meter/
H A Dmain.h26 #define FUNC_METER(m, p, time, pkt_len, pkt_color) \ argument
42 #define FUNC_METER(m, p, time, pkt_len, pkt_color) \ argument
57 #define FUNC_METER(m, p, time, pkt_len, pkt_color) \ argument
H A Dmain.c143 app_pkt_handle(struct rte_mbuf *pkt, uint64_t time) in app_pkt_handle()
/dpdk/lib/sched/
H A Drte_pie.h154 struct rte_pie *pie, uint64_t time) in _calc_drop_probability()
272 const uint64_t time) in rte_pie_enqueue_nonempty()
341 const uint64_t time) in rte_pie_enqueue()
364 uint64_t time) in rte_pie_dequeue()
H A Drte_red.h202 const uint64_t time) in rte_red_enqueue_empty()
382 const uint64_t time) in rte_red_enqueue()
401 rte_red_mark_queue_empty(struct rte_red *red, const uint64_t time) in rte_red_mark_queue_empty()
H A Drte_sched.c236 uint64_t time; /* Current NIC TX time measured in bytes */ member
686 uint64_t time = time_ms; in rte_sched_time_ms_to_bytes() local
1892 uint32_t qindex, uint32_t pkt_len, uint64_t time) { in rte_sched_port_pie_dequeue()
/dpdk/drivers/net/dpaa2/mc/
H A Ddprtc.c410 uint64_t *time) in dprtc_get_time()
446 uint64_t time) in dprtc_set_time()
476 uint16_t token, uint64_t time) in dprtc_set_alarm()
H A Dfsl_dprtc_cmd.h86 uint64_t time; member
/dpdk/lib/table/
H A Drte_swx_table_learner.c237 uint32_t time[TABLE_KEYS_PER_BUCKET]; member
493 uint64_t time = b->time[i]; in rte_swx_table_learner_lookup() local
567 uint64_t time = b->time[i]; in rte_swx_table_learner_add() local
/dpdk/lib/eal/linux/
H A Deal_alarm.c40 struct timeval time; member
/dpdk/lib/eal/freebsd/
H A Deal_alarm.c35 struct timespec time; member
/dpdk/drivers/net/fm10k/base/
H A Dfm10k_common.c197 u16 i, time; in fm10k_disable_queues_generic() local
/dpdk/lib/pipeline/
H A Drte_swx_pipeline_internal.h928 uint64_t time; member
3549 uint64_t time, n_pkts, n_bytes; in __instr_meter_hhm_exec() local
3582 uint64_t time, n_pkts, n_bytes; in __instr_meter_hhi_exec() local
3615 uint64_t time, n_pkts, n_bytes; in __instr_meter_hmm_exec() local
3648 uint64_t time, n_pkts, n_bytes; in __instr_meter_hmi_exec() local
3681 uint64_t time, n_pkts, n_bytes; in __instr_meter_mhm_exec() local
3714 uint64_t time, n_pkts, n_bytes; in __instr_meter_mhi_exec() local
3747 uint64_t time, n_pkts, n_bytes; in __instr_meter_mmm_exec() local
3780 uint64_t time, n_pkts, n_bytes; in __instr_meter_mmi_exec() local
3813 uint64_t time, n_pkts, n_bytes; in __instr_meter_ihm_exec() local
[all …]
H A Drte_table_action.c309 uint64_t time, in pkt_work_mtr()
1614 uint64_t time; member
1627 uint64_t time) in pkt_work_time()
2881 uint64_t time, in pkt_work()
3013 uint64_t time, in pkt4_work()
3366 uint64_t time = 0; in ah() local
H A Drte_table_action.h705 uint64_t time; member
/dpdk/drivers/net/ice/base/
H A Dice_ptp_hw.c1022 ice_ptp_prep_phy_time_e822(struct ice_hw *hw, u32 time) in ice_ptp_prep_phy_time_e822()
1077 ice_ptp_prep_port_adj_e822(struct ice_hw *hw, u8 port, s64 time, in ice_ptp_prep_port_adj_e822()
2878 static enum ice_status ice_ptp_prep_phy_time_e810(struct ice_hw *hw, u32 time) in ice_ptp_prep_phy_time_e810()
3439 enum ice_status ice_ptp_init_time(struct ice_hw *hw, u64 time) in ice_ptp_init_time()
/dpdk/examples/pipeline/
H A Dthread.c531 uint64_t time = rte_get_tsc_cycles(); in thread_main() local
/dpdk/app/test-regex/
H A Dmain.c400 long double time; in run_regex() local
/dpdk/drivers/net/qede/base/
H A Dbcm_osal.h85 #define OSAL_UDELAY(time) usec_delay(time) argument
86 #define OSAL_MSLEEP(time) rte_delay_us_sleep(1000 * (time)) argument
H A Decore_vf.c82 int time = 100; in ecore_send_msg2pf() local
/dpdk/examples/ip_pipeline/
H A Dpipeline.h293 struct rte_table_action_time_params time; member
/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_mbox.c730 u32 time; in hinic_mbox_to_func() local
/dpdk/drivers/net/cxgbe/
H A Dcxgbe_main.c281 static int closest_timer(const struct sge *s, int time) in closest_timer()
/dpdk/drivers/net/iavf/
H A Diavf_rxtx.h785 uint64_t iavf_tstamp_convert_32b_64b(uint64_t time, uint32_t in_timestamp) in iavf_tstamp_convert_32b_64b()

12