Home
last modified time | relevance | path

Searched defs:period (Results 1 – 25 of 46) sorted by relevance

12

/f-stack/dpdk/lib/librte_jobstats/
H A Drte_jobstats.c201 rte_jobstats_set_period(struct rte_jobstats *job, uint64_t period, in rte_jobstats_set_period()
215 rte_jobstats_set_min(struct rte_jobstats *job, uint64_t period) in rte_jobstats_set_min()
223 rte_jobstats_set_max(struct rte_jobstats *job, uint64_t period) in rte_jobstats_set_max()
H A Drte_jobstats.h37 uint64_t period; member
/f-stack/freebsd/arm/allwinner/
H A Daw_pwm.c89 unsigned int period; member
248 aw_pwm_channel_config(device_t dev, u_int channel, u_int period, u_int duty) in aw_pwm_channel_config()
328 aw_pwm_channel_get_config(device_t dev, u_int channel, u_int *period, u_int *duty) in aw_pwm_channel_get_config()
H A Da10_timer.c324 sbintime_t period) in a10_timer_timer_start()
/f-stack/freebsd/x86/isa/
H A Dclock.c105 uint32_t period; member
323 set_i8254_freq(int mode, uint32_t period) in set_i8254_freq()
501 attimer_start(struct eventtimer *et, sbintime_t first, sbintime_t period) in attimer_start()
/f-stack/freebsd/arm64/rockchip/
H A Drk_pwm.c119 unsigned int period; member
269 rk_pwm_channel_config(device_t dev, u_int channel, u_int period, u_int duty) in rk_pwm_channel_config()
331 rk_pwm_channel_get_config(device_t dev, u_int channel, u_int *period, u_int *duty) in rk_pwm_channel_get_config()
/f-stack/freebsd/arm/ti/am335x/
H A Dam335x_ehrpwm.c244 am335x_ehrpwm_cfg_period(struct am335x_ehrpwm_softc *sc, u_int period) in am335x_ehrpwm_cfg_period()
326 int clkdiv, error, freq, i, period; in am335x_ehrpwm_sysctl_freq() local
446 uint32_t period; in am335x_ehrpwm_sysctl_period() local
485 am335x_ehrpwm_channel_config(device_t dev, u_int channel, u_int period, u_int duty) in am335x_ehrpwm_channel_config()
506 u_int *period, u_int *duty) in am335x_ehrpwm_channel_get_config()
H A Dam335x_ecap.c104 am335x_pwm_config_ecap(int unit, int period, int duty) in am335x_pwm_config_ecap()
H A Dam335x_dmtimer.c95 am335x_dmtimer_et_start(struct eventtimer *et, sbintime_t first, sbintime_t period) in am335x_dmtimer_et_start()
/f-stack/dpdk/lib/librte_meter/
H A Drte_meter.c22 double period; in rte_meter_get_tb_params() local
/f-stack/freebsd/arm/freescale/imx/
H A Dimx_epit.c103 uint32_t period; member
222 epit_et_start(struct eventtimer *et, sbintime_t first, sbintime_t period) in epit_et_start()
H A Dimx_gpt.c289 imx_gpt_timer_start(struct eventtimer *et, sbintime_t first, sbintime_t period) in imx_gpt_timer_start()
/f-stack/freebsd/sys/
H A Dtimeffc.h49 uint64_t period; /* Estimate of counter period. */ member
129 uint64_t period; member
/f-stack/freebsd/kern/
H A Dkern_et.c182 et_start(struct eventtimer *et, sbintime_t first, sbintime_t period) in et_start()
/f-stack/app/redis-5.0.5/src/
H A Dlatency.h61 time_t period; /* Number of seconds since first event and now. */ member
H A Ddebug.c1398 void watchdogScheduleSignal(int period) { in watchdogScheduleSignal()
1411 void enableWatchdog(int period) { in enableWatchdog()
/f-stack/dpdk/lib/librte_timer/
H A Drte_timer.h105 uint64_t period; /**< Period of timer (0 if not periodic). */ member
H A Drte_timer.c476 uint64_t period, unsigned tim_lcore, in __rte_timer_reset()
564 uint64_t period; in rte_timer_alt_reset() local
/f-stack/freebsd/mips/ingenic/
H A Djz4780_timer.c105 jz4780_timer_start(struct eventtimer *et, sbintime_t first, sbintime_t period) in jz4780_timer_start()
/f-stack/freebsd/mips/mips/
H A Dtick.c229 clock_start(struct eventtimer *et, sbintime_t first, sbintime_t period) in clock_start()
/f-stack/freebsd/mips/nlm/
H A Dtick.c230 clock_start(struct eventtimer *et, sbintime_t first, sbintime_t period) in clock_start()
/f-stack/freebsd/net/altq/
H A Daltq_priq.h61 u_int period; member
H A Daltq_hfsc.h110 u_int period; member
153 u_int period; member
277 u_int period; member
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_systimer.c133 bcm_systimer_start(struct eventtimer *et, sbintime_t first, sbintime_t period) in bcm_systimer_start()
/f-stack/freebsd/arm/versatile/
H A Dsp804.c126 sp804_timer_start(struct eventtimer *et, sbintime_t first, sbintime_t period) in sp804_timer_start()

12