| /f-stack/freebsd/kern/ |
| H A D | subr_prof.c | 461 addupc_intr(struct thread *td, uintfptr_t pc, u_int ticks) in addupc_intr() 488 addupc_task(struct thread *td, uintfptr_t pc, u_int ticks) in addupc_task()
|
| H A D | kern_clock.c | 383 volatile int ticks; variable 534 unsigned long ticks; in tvtohz() local
|
| /f-stack/dpdk/app/test/ |
| H A D | test_timer_perf.c | 50 const uint64_t ticks = rte_get_timer_hz() * DELAY_SECONDS; in test_timer_perf() local
|
| H A D | test_timer_racecond.c | 89 uint64_t ticks = BILLION - (rte_get_timer_cycles() % BILLION) + in reload_timer() local
|
| H A D | test_hash_functions.c | 99 uint64_t ticks, start, end; in run_hash_func_perf_test() local
|
| H A D | test_timer_secondary.c | 169 uint64_t ticks, timeout_ms; in test_timer_secondary() local
|
| H A D | test_timer.c | 130 mytimer_reset(struct mytimerinfo *timinfo, uint64_t ticks, in mytimer_reset()
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_timer.c | 33 const uint64_t ticks = (uint64_t)us * rte_get_timer_hz() / 1E6; in rte_delay_us_block() local
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx_gpt.c | 292 uint32_t ticks; in imx_gpt_timer_start() local 407 uint64_t curcnt, endcnt, startcnt, ticks; in imx_gpt_do_delay() local
|
| H A D | imx_epit.c | 171 uint64_t curcnt, endcnt, startcnt, ticks; in epit_do_delay() local 225 uint32_t ticks; in epit_et_start() local
|
| /f-stack/dpdk/examples/rxtx_callbacks/ |
| H A D | main.c | 80 uint64_t ticks; in calc_latency() local 198 uint64_t ticks; in port_init() local
|
| /f-stack/dpdk/drivers/net/axgbe/ |
| H A D | axgbe_mdio.c | 461 unsigned long ticks; in axgbe_an73_page_received() local 1001 unsigned long ticks; in axgbe_check_link_timeout() local 1057 unsigned long ticks; in autoneg_time_out() local
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | timer.h | 53 #define delay(ticks) schedule_timeout_uninterruptible(ticks) argument
|
| /f-stack/dpdk/lib/librte_timer/ |
| H A D | rte_timer.c | 550 rte_timer_reset(struct rte_timer *tim, uint64_t ticks, in rte_timer_reset() 560 uint64_t ticks, enum rte_timer_type type, in rte_timer_alt_reset() 580 rte_timer_reset_sync(struct rte_timer *tim, uint64_t ticks, in rte_timer_reset_sync()
|
| /f-stack/freebsd/mips/ingenic/ |
| H A D | jz4780_timer.c | 109 uint32_t ticks; in jz4780_timer_start() local
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_pptpgre.c | 1069 int remain, ticks; in ng_pptpgre_start_recv_ack_timer() local 1116 int ackTimeout, ticks; in ng_pptpgre_start_send_ack_timer() local 1155 int ticks; in ng_pptpgre_start_reorder_timer() local
|
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2835_wdog.c | 166 uint32_t ticks, reg; in bcmwd_watchdog_fn() local
|
| /f-stack/freebsd/sys/ |
| H A D | smr.h | 63 int ticks; /* tick of last update (LAZY) */ member
|
| /f-stack/freebsd/arm/mv/armada/ |
| H A D | wdt.c | 352 uint64_t ticks; in mv_watchdog_event() local
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_ptp.c | 75 uint64_t ticks_base = 0, ticks = 0, tsc = 0, t_freq; in otx2_nix_raw_clock_tsc_conv() local
|
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_ev.c | 530 unsigned int ticks; in efx_ev_usecs_to_ticks() local 1246 unsigned int ticks; in siena_ev_qmoderate() local
|
| /f-stack/dpdk/drivers/raw/ifpga/base/ |
| H A D | opae_spi_transaction.c | 158 unsigned long ticks; in byte_to_core_convert() local
|
| /f-stack/freebsd/arm/mv/ |
| H A D | timer.c | 483 uint64_t ticks; in mv_watchdog_event() local
|
| /f-stack/dpdk/drivers/event/dlb/ |
| H A D | dlb_selftest.c | 149 const uint64_t ticks = (tmo_us * rte_get_timer_hz()) / 1E6; in enqueue_timeout() local
|
| /f-stack/dpdk/drivers/event/dlb2/ |
| H A D | dlb2_selftest.c | 156 const uint64_t ticks = (tmo_us * rte_get_timer_hz()) / 1E6; in enqueue_timeout() local
|