Home
last modified time | relevance | path

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

/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/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/meter/
H A Drte_meter.h331 uint64_t time; /* Time of latest update of C and E token buckets */ global() member
399 rte_meter_srtcm_color_blind_check(struct rte_meter_srtcm * m,struct rte_meter_srtcm_profile * p,uint64_t time,uint32_t pkt_len) rte_meter_srtcm_color_blind_check() argument
440 rte_meter_srtcm_color_aware_check(struct rte_meter_srtcm * m,struct rte_meter_srtcm_profile * p,uint64_t time,uint32_t pkt_len,enum rte_color pkt_color) rte_meter_srtcm_color_aware_check() argument
482 rte_meter_trtcm_color_blind_check(struct rte_meter_trtcm * m,struct rte_meter_trtcm_profile * p,uint64_t time,uint32_t pkt_len) rte_meter_trtcm_color_blind_check() argument
524 rte_meter_trtcm_color_aware_check(struct rte_meter_trtcm * m,struct rte_meter_trtcm_profile * p,uint64_t time,uint32_t pkt_len,enum rte_color pkt_color) rte_meter_trtcm_color_aware_check() argument
568 rte_meter_trtcm_rfc4115_color_blind_check(struct rte_meter_trtcm_rfc4115 * m,struct rte_meter_trtcm_rfc4115_profile * p,uint64_t time,uint32_t pkt_len) rte_meter_trtcm_rfc4115_color_blind_check() argument
611 rte_meter_trtcm_rfc4115_color_aware_check(struct rte_meter_trtcm_rfc4115 * m,struct rte_meter_trtcm_rfc4115_profile * p,uint64_t time,uint32_t pkt_len,enum rte_color pkt_color) rte_meter_trtcm_rfc4115_color_aware_check() argument
[all...]
/dpdk/lib/sched/
H A Drte_pie.h148 struct rte_pie *pie, uint64_t time) in _calc_drop_probability() argument
261 const uint64_t time) in rte_pie_enqueue_nonempty() argument
329 rte_pie_enqueue(const struct rte_pie_config * pie_cfg,struct rte_pie * pie,const unsigned int qlen,uint32_t pkt_len,const uint64_t time) rte_pie_enqueue() argument
351 rte_pie_dequeue(struct rte_pie * pie,uint32_t pkt_len,uint64_t time) rte_pie_dequeue() argument
[all...]
H A Drte_red.h198 const uint64_t time) in rte_red_enqueue_empty() argument
378 rte_red_enqueue(const struct rte_red_config * red_cfg,struct rte_red * red,const unsigned q,const uint64_t time) rte_red_enqueue() argument
397 rte_red_mark_queue_empty(struct rte_red * red,const uint64_t time) rte_red_mark_queue_empty() argument
[all...]
H A Drte_sched.c237 uint64_t time; /* Current NIC TX time measured in bytes */ member
687 uint64_t time = time_ms; in rte_sched_time_ms_to_bytes() local
1909 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.c84 uint32_t time[TABLE_KEYS_PER_BUCKET]; member
405 uint64_t time = b->time[i]; in rte_swx_table_learner_lookup() local
537 uint64_t time = b->time[i]; in rte_swx_table_learner_add() local
/dpdk/lib/eal/linux/
H A Deal_alarm.c42 struct timeval time; member
[all...]
/dpdk/lib/eal/freebsd/
H A Deal_alarm.c36 struct timespec time; member
[all...]
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c542 uint64_t time = rte_get_tsc_cycles(); in rte_pmd_softnic_run_internal() local
/dpdk/lib/pipeline/
H A Drte_table_action.c309 uint64_t time, in pkt_work_mtr() argument
1614 uint64_t time; global() member
1627 pkt_work_time(struct time_data * data,uint64_t time) pkt_work_time() argument
2875 pkt_work(struct rte_mbuf * mbuf,struct rte_pipeline_table_entry * table_entry,uint64_t time,struct rte_table_action * action,struct ap_config * cfg) pkt_work() argument
3007 pkt4_work(struct rte_mbuf ** mbufs,struct rte_pipeline_table_entry ** table_entries,uint64_t time,struct rte_table_action * action,struct ap_config * cfg) pkt4_work() argument
3360 uint64_t time = 0; ah() local
[all...]
H A Drte_swx_pipeline_internal.h1091 uint64_t time; member
4176 uint64_t time, n_pkts, n_bytes; in __instr_meter_hhm_exec() local
4209 uint64_t time, n_pkts, n_bytes; in __instr_meter_hhi_exec() local
4242 uint64_t time, n_pkts, n_bytes; in __instr_meter_hmm_exec() local
4275 uint64_t time, n_pkts, n_bytes; in __instr_meter_hmi_exec() local
4308 uint64_t time, n_pkts, n_bytes; in __instr_meter_mhm_exec() local
4341 uint64_t time, n_pkts, n_bytes; in __instr_meter_mhi_exec() local
4374 uint64_t time, n_pkts, n_bytes; in __instr_meter_mmm_exec() local
4407 uint64_t time, n_pkts, n_bytes; in __instr_meter_mmi_exec() local
4440 uint64_t time, n_pkts, n_bytes; in __instr_meter_ihm_exec() local
[all …]
H A Drte_table_action.h701 /** Initial timestamp value. Typically set to current time. */ member
H A Drte_swx_pipeline.c2679 uint64_t action_id, n_pkts_hit, n_pkts_action, time; in instr_learner_exec() local
2740 uint64_t action_id, n_pkts_hit, n_pkts_action, time; in instr_learner_af_exec() local
11555 uint64_t mailbox_size, time; in rte_swx_ctl_pipeline_learner_lookup() local
/dpdk/app/test-regex/
H A Dmain.c416 long double time; in run_regex() local
/dpdk/examples/ip_pipeline/
H A Dpipeline.h289 struct rte_table_action_time_params time; member
H A Dthread.c3100 uint64_t time = rte_get_tsc_cycles(); thread_main() local
/dpdk/drivers/net/qede/base/
H A Decore_vf.c82 int time = 100; in ecore_send_msg2pf() local
/dpdk/drivers/net/cxgbe/
H A Dcxgbe_main.c283 static int closest_timer(const struct sge *s, int time) in closest_timer()
/dpdk/drivers/raw/ifpga/base/
H A Difpga_defines.h707 u8 time:7; member
725 u8 time:7; member
/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_niccfg.h473 u8 time[HINIC_COMPILE_TIME_LEN]; member