| /kernel/linux/linux-6.6/arch/x86/lib/ |
| H A D | delay.c | 63 static void delay_tsc(u64 cycles) in delay_tsc() argument 105 static void delay_halt_tpause(u64 start, u64 cycles) in delay_halt_tpause() argument 125 static void delay_halt_mwaitx(u64 unused, u64 cycles) in delay_halt_mwaitx() argument 151 u64 start, end, cycles in delay_halt() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_engine_cs.c | 145 u32 cycles[COUNT]; in perf_mi_bb_start() local 272 u32 cycles[COUNT]; in perf_mi_noop() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
| H A D | fan.c | 129 u32 cycles, cur, prev; in nvkm_therm_fan_sense() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/v3d/ |
| H A D | v3d_debugfs.c | 210 uint32_t cycles; in v3d_measure_clock() local
|
| /kernel/linux/linux-6.6/tools/perf/dlfilters/ |
| H A D | dlfilter-show-cycles.c | 19 static __u64 cycles[MAX_CPU][MAX_ENTRY]; variable 30 __u64 cycles[MAX_ENTRY]; member 98 static void print_vals(__u64 cycles, __u64 delta) in print_vals() argument [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | block-info.h | 16 u64 cycles; member 46 u64 cycles; member
|
| H A D | branch.h | 23 u64 cycles:16; member
|
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | checkasm.h | 221 uint64_t cycles; member
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_qpu_emit.c | 628 uint32_t cycles = qpu_schedule_instructions(c); in vc4_generate_code() local
|
| /third_party/mesa3d/src/mesa/math/ |
| H A D | m_debug_norm.c | 359 long *cycles = &benchmark_tab[mtype]; in _math_test_all_normal_transform_functions() local
|
| H A D | m_debug_xform.c | 313 unsigned long *cycles = &(benchmark_tab[psize-1][mtype]); in _math_test_all_transform_functions() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
| H A D | per_thread_sem_test.cc | 112 int64_t cycles = base_internal::CycleClock::Now(); in TestTiming() local
|
| /kernel/linux/linux-5.10/drivers/clocksource/ |
| 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-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 | 139 davinci_clockevent_set_next_event_std(unsigned long cycles, in davinci_clockevent_set_next_event_std() argument 155 davinci_clockevent_set_next_event_cmp(unsigned long cycles, in davinci_clockevent_set_next_event_cmp() 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-ixp4xx.c | 107 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-atlas7.c | 89 u64 cycles; in sirfsoc_timer_read() local
|
| /kernel/linux/linux-5.10/arch/hexagon/kernel/ |
| H A D | time.c | 209 void __delay(unsigned long cycles) in __delay() argument
|
| /kernel/linux/linux-5.10/arch/arm/mach-spear/ |
| H A D | time.c | 157 static int clockevent_next_event(unsigned long cycles, in clockevent_next_event() argument
|
| /kernel/linux/linux-5.10/arch/mips/pci/ |
| H A D | pci-octeon.c | 415 unsigned long cycles, pci_clock; in octeon_pci_initialize() local [all...] |
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| H A D | time_32.c | 155 u64 cycles; in timer_cs_read() local
|
| /kernel/linux/linux-5.10/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
|