Searched defs:timer (Results 1 – 9 of 9) sorted by relevance
136 timer_cancel(uint64_t *timer) in timer_cancel()142 timer_set(uint64_t *timer, uint64_t timeout) in timer_set()149 timer_force_expired(uint64_t *timer) in timer_force_expired()155 timer_is_stopped(uint64_t *timer) in timer_is_stopped()161 timer_is_expired(uint64_t *timer) in timer_is_expired()168 timer_is_running(uint64_t *timer) in timer_is_running()
96 timer = Timer(args.timeout, kill, [app_proc]) variable
26 HANDLE timer; member90 HANDLE timer; in rte_eal_alarm_set() local
20 HANDLE timer; in rte_delay_us_sleep() local
30 static struct rte_timer timer[N_TIMERS]; variable
382 l2fwd_fwd_job(__rte_unused struct rte_timer *timer, void *arg) in l2fwd_fwd_job()438 l2fwd_flush_job(__rte_unused struct rte_timer *timer, __rte_unused void *arg) in l2fwd_flush_job()
23 uint64_t timer : 22; member
2480 uint8_t timer = hw->func_caps.ts_func_info.tmr_index_owned; in ice_dev_close() local3520 ice_pps_out_cfg(struct ice_hw *hw, int idx, int timer) in ice_pps_out_cfg()3575 uint8_t timer = hw->func_caps.ts_func_info.tmr_index_owned; in ice_dev_start() local
1903 static void ena_timer_wd_callback(__rte_unused struct rte_timer *timer, in ena_timer_wd_callback()