Home
last modified time | relevance | path

Searched defs:tim (Results 1 – 19 of 19) sorted by relevance

/dpdk/drivers/event/octeontx/
H A Dtimvf_worker.c9 struct rte_event_timer * const tim) in timvf_timer_reg_checks()
31 timvf_format_event(const struct rte_event_timer * const tim, in timvf_format_event()
41 struct rte_event_timer **tim, const uint16_t nb_timers) in timvf_timer_cancel_burst()
68 struct rte_event_timer **tim, const uint16_t nb_timers) in timvf_timer_arm_burst_sp()
92 struct rte_event_timer **tim, const uint16_t nb_timers) in timvf_timer_arm_burst_sp_stats()
105 struct rte_event_timer **tim, const uint16_t nb_timers) in timvf_timer_arm_burst_mp()
128 struct rte_event_timer **tim, const uint16_t nb_timers) in timvf_timer_arm_burst_mp_stats()
141 struct rte_event_timer **tim, const uint64_t timeout_tick, in timvf_timer_arm_tmo_brst()
179 struct rte_event_timer **tim, const uint64_t timeout_tick, in timvf_timer_arm_tmo_brst_stats()
H A Dtimvf_worker.h159 timvf_rem_entry(struct rte_event_timer *tim) in timvf_rem_entry()
254 struct rte_event_timer * const tim, in timvf_add_entry_sp()
301 struct rte_event_timer * const tim, in timvf_add_entry_mp()
355 struct rte_event_timer ** const tim, in timvf_cpy_wrk()
372 struct rte_event_timer ** const tim, in timvf_add_entry_brst()
/dpdk/lib/timer/
H A Drte_timer.c208 rte_timer_init(struct rte_timer *tim) in rte_timer_init()
223 timer_set_config_state(struct rte_timer *tim, in timer_set_config_state()
273 timer_set_running_state(struct rte_timer *tim) in timer_set_running_state()
392 timer_add(struct rte_timer *tim, unsigned int tim_lcore, in timer_add()
544 rte_timer_reset(struct rte_timer *tim, uint64_t ticks, in rte_timer_reset()
623 rte_timer_stop(struct rte_timer *tim) in rte_timer_stop()
640 rte_timer_stop_sync(struct rte_timer *tim) in rte_timer_stop_sync()
648 rte_timer_pending(struct rte_timer *tim) in rte_timer_pending()
659 struct rte_timer *tim, *next_tim; in __rte_timer_manage() local
801 struct rte_timer *tim, *next_tim, **pprev; in rte_timer_alt_manage() local
[all …]
/dpdk/drivers/event/cnxk/
H A Dcnxk_tim_worker.c10 struct rte_event_timer *const tim) in cnxk_tim_arm_checks()
34 cnxk_tim_format_event(const struct rte_event_timer *const tim, in cnxk_tim_format_event()
60 struct rte_event_timer **tim, const uint16_t nb_timers, in cnxk_tim_timer_arm_burst()
108 struct rte_event_timer **tim, in cnxk_tim_timer_arm_tmo_brst()
165 struct rte_event_timer **tim, in cnxk_tim_timer_cancel_burst()
H A Dcnxk_tim_worker.h232 const uint32_t rel_bkt, struct rte_event_timer *const tim, in cnxk_tim_add_entry_sp()
315 const uint32_t rel_bkt, struct rte_event_timer *const tim, in cnxk_tim_add_entry_mp()
425 struct rte_event_timer **const tim, in cnxk_tim_cpy_wrk()
443 struct rte_event_timer **const tim, in cnxk_tim_add_entry_brst()
565 cnxk_tim_rm_entry(struct rte_event_timer *tim) in cnxk_tim_rm_entry()
H A Dcnxk_tim_evdev.h89 struct roc_tim tim; member
/dpdk/drivers/common/cnxk/
H A Droc_tim_priv.h8 struct tim { struct
9 uint16_t tim_msix_offsets[MAX_RVU_BLKLF_CNT]; argument
H A Droc_tim.c12 struct tim *tim = roc_tim_to_tim_priv(roc_tim); in tim_fill_msix() local
229 struct tim *tim = roc_tim_to_tim_priv(roc_tim); in roc_tim_lf_alloc() local
278 struct tim *tim = roc_tim_to_tim_priv(roc_tim); in roc_tim_lf_free() local
H A Droc_mbox.h417 uint16_t __io tim; member
/dpdk/examples/timer/
H A Dmain.c27 timer0_cb(__rte_unused struct rte_timer *tim, in timer0_cb()
44 timer1_cb(__rte_unused struct rte_timer *tim, in timer1_cb()
/dpdk/app/test/
H A Dtest_timer_racecond.c41 timer_cb(struct rte_timer *tim, void *arg __rte_unused) in timer_cb()
56 reload_timer(struct rte_timer *tim) in reload_timer()
H A Dtest_event_timer_adapter.c438 const struct rte_event_timer tim = { in test_timer_state() local
495 const struct rte_event_timer tim = { in _arm_timers() local
609 const struct rte_event_timer tim = { in _arm_timers_burst() local
692 const struct rte_event_timer tim = { in test_timer_cancel_periodic() local
734 const struct rte_event_timer tim = { in test_timer_cancel() local
776 const struct rte_event_timer tim = { in _cancel_producer() local
815 const struct rte_event_timer tim = { in _cancel_producer_burst() local
996 const struct rte_event_timer tim = { in test_timer_cancel_random() local
H A Dtest_timer.c119 struct rte_timer tim; member
139 timer_stress_cb(__rte_unused struct rte_timer *tim, in timer_stress_cb()
400 timer_basic_cb(struct rte_timer *tim, void *arg) in timer_basic_cb()
H A Dtest_timer_secondary.c77 handle_expired_timer(struct rte_timer *tim) in handle_expired_timer()
179 struct rte_timer *tim; in test_timer_secondary() local
/dpdk/lib/eventdev/
H A Drte_event_timer_adapter.c604 swtim_callback(struct rte_timer *tim) in swtim_callback()
927 swtim_free_tim(struct rte_timer *tim, void *arg) in swtim_free_tim()
1050 struct rte_timer *tim, *tims[nb_evtims]; in __swtim_arm_burst() local
/dpdk/lib/power/
H A Drte_power_empty_poll.c353 rte_empty_poll_detection(struct rte_timer *tim, void *arg) in rte_empty_poll_detection()
/dpdk/app/test-eventdev/
H A Dtest_perf_common.h78 struct rte_event_timer tim; member
H A Dtest_perf_common.c163 struct rte_event_timer tim; in perf_event_timer_producer() local
229 struct rte_event_timer tim; in perf_event_timer_producer_burst() local
/dpdk/examples/l3fwd-power/
H A Dmain.c438 power_timer_cb(__rte_unused struct rte_timer *tim, in power_timer_cb()
2351 update_telemetry(__rte_unused struct rte_timer *tim, in update_telemetry()