Home
last modified time | relevance | path

Searched defs:cycles (Results 126 - 150 of 294) sorted by relevance

12345678910>>...12

/kernel/linux/linux-6.6/drivers/watchdog/
H A Drenesas_wdt.c76 static void rwdt_wait_cycles(struct rwdt_priv *priv, unsigned int cycles) in rwdt_wait_cycles() argument
/kernel/linux/linux-6.6/include/linux/
H A Dclocksource.h204 static inline s64 clocksource_cyc2ns(u64 cycles, u32 mult, u32 shift) in clocksource_cyc2ns() argument
H A Dtimekeeping.h248 u64 cycles; member
277 u64 cycles; member
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-berlin.c97 u64 cycles; in berlin_pwm_config() local
[all...]
/kernel/linux/linux-6.6/drivers/char/hw_random/
H A Dks-sa-rng.c93 static unsigned int cycles_to_ns(unsigned long clk_rate, unsigned int cycles) in cycles_to_ns() argument
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-ixp4xx.c96 static int ixp4xx_set_next_event(unsigned long cycles, in ixp4xx_set_next_event() argument
H A Dtimer-keystone.c125 static int keystone_set_next_event(unsigned long cycles, in keystone_set_next_event() argument
H A Dtimer-tegra.c54 static int tegra_timer_set_next_event(unsigned long cycles, in tegra_timer_set_next_event() argument
H A Dtimer-sprd.c60 static void sprd_timer_update_counter(void __iomem *base, unsigned long cycles) in sprd_timer_update_counter() argument
79 static int sprd_timer_set_next_event(unsigned long cycles, in sprd_timer_set_next_event() argument
85 sprd_timer_update_counter(timer_of_base(to), cycles); in sprd_timer_set_next_event() local
H A Darc_timer.c243 static void arc_timer_event_setup(unsigned int cycles) in arc_timer_event_setup() argument
H A Dtimer-davinci.c138 davinci_clockevent_set_next_event_std(unsigned long cycles, in davinci_clockevent_set_next_event_std() argument
154 davinci_clockevent_set_next_event_cmp(unsigned long cycles, in davinci_clockevent_set_next_event_cmp() argument
H A Dtimer-rockchip.c65 static void rk_timer_update_counter(unsigned long cycles, in rk_timer_update_counter() argument
77 static inline int rk_timer_set_next_event(unsigned long cycles, in rk_timer_set_next_event() argument
H A Dtimer-qcom.c50 static int msm_timer_set_next_event(unsigned long cycles, in msm_timer_set_next_event() argument
H A Dtimer-rda.c35 static int rda_ostimer_start(void __iomem *base, bool periodic, u64 cycles) in rda_ostimer_start() argument
/kernel/linux/linux-6.6/kernel/kcsan/
H A Ddebugfs.c67 u64 cycles; in microbenchmark() local
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/
H A Dscan.h75 u8 cycles; /* maximum number of scan cycles */ member
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dswitch-tracking.c329 const char *cycles = "cycles:u"; in test__switch_tracking() local
[all...]
/kernel/liteos_a/arch/arm/arm/src/
H A Darm_generic_timer.c151 UINT64 cycles = (UINT64)usecs * g_sysClock / OS_SYS_US_PER_SECOND; in HalDelayUs() local
167 UINT64 cycles = HalClockGetCycles(); in HalClockGetTickTimerCycles() local
172 UINT64 HalClockTickTimerReload(UINT64 cycles) in HalClockTickTimerReload() argument
/kernel/liteos_a/kernel/base/mp/
H A Dlos_lockdep.c243 UINT64 cycles; in OsLockDepRecord() local
/kernel/linux/linux-6.6/lib/vdso/
H A Dgettimeofday.c14 u64 vdso_calc_delta(u64 cycles, u64 last, u64 mask, u32 mult) in vdso_calc_delta() argument
42 static inline bool vdso_cycles_ok(u64 cycles) in vdso_cycles_ok() argument
55 u64 cycles, last, ns; in do_hres_timens() local
114 u64 cycles, last, sec, ns; in do_hres() local
[all...]
/third_party/mesa3d/src/mesa/math/
H A Dm_debug_clip.c384 long *cycles = &(benchmark_tab[np][psize-1]); in _math_test_all_cliptest_functions() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_conv.c164 int64_t cycles[LP_TEST_NUM_SAMPLES]; in test_one() local
63 write_tsv_row(FILE *fp, struct lp_type src_type, struct lp_type dst_type, double cycles, boolean success) write_tsv_row() argument
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DConfig.hpp56 double cycles[PERF_TIMERS]; member
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dspinlock_test_common.cc153 int64_t cycles = cycle_distribution(generator); in TEST() local
/third_party/zlib/examples/
H A Dgzappend.c126 unsigned cycles; in rotate() local

Completed in 13 milliseconds

12345678910>>...12