/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | renesas_wdt.c | 76 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 D | clocksource.h | 204 static inline s64 clocksource_cyc2ns(u64 cycles, u32 mult, u32 shift) in clocksource_cyc2ns() argument
|
H A D | timekeeping.h | 248 u64 cycles; member 277 u64 cycles; member
|
/kernel/linux/linux-6.6/drivers/pwm/ |
H A D | pwm-berlin.c | 97 u64 cycles; in berlin_pwm_config() local [all...] |
/kernel/linux/linux-6.6/drivers/char/hw_random/ |
H A D | ks-sa-rng.c | 93 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 D | timer-ixp4xx.c | 96 static int ixp4xx_set_next_event(unsigned long cycles, in ixp4xx_set_next_event() argument
|
H A D | timer-keystone.c | 125 static int keystone_set_next_event(unsigned long cycles, in keystone_set_next_event() argument
|
H A D | timer-tegra.c | 54 static int tegra_timer_set_next_event(unsigned long cycles, in tegra_timer_set_next_event() argument
|
H A D | timer-sprd.c | 60 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 D | arc_timer.c | 243 static void arc_timer_event_setup(unsigned int cycles) in arc_timer_event_setup() argument
|
H A D | timer-davinci.c | 138 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 D | timer-rockchip.c | 65 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 D | timer-qcom.c | 50 static int msm_timer_set_next_event(unsigned long cycles, in msm_timer_set_next_event() argument
|
H A D | timer-rda.c | 35 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 D | debugfs.c | 67 u64 cycles; in microbenchmark() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/ |
H A D | scan.h | 75 u8 cycles; /* maximum number of scan cycles */ member
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | switch-tracking.c | 329 const char *cycles = "cycles:u"; in test__switch_tracking() local [all...] |
/kernel/liteos_a/arch/arm/arm/src/ |
H A D | arm_generic_timer.c | 151 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 D | los_lockdep.c | 243 UINT64 cycles; in OsLockDepRecord() local
|
/kernel/linux/linux-6.6/lib/vdso/ |
H A D | gettimeofday.c | 14 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 D | m_debug_clip.c | 384 long *cycles = &(benchmark_tab[np][psize-1]); in _math_test_all_cliptest_functions() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_test_conv.c | 164 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 D | Config.hpp | 56 double cycles[PERF_TIMERS]; member
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
H A D | spinlock_test_common.cc | 153 int64_t cycles = cycle_distribution(generator); in TEST() local
|
/third_party/zlib/examples/ |
H A D | gzappend.c | 126 unsigned cycles; in rotate() local
|