Searched defs:cyc (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/arch/arm/mach-pxa/
H A Dmp900.c33 int cyc = delay / 10; isp116x_pfm_delay() local
/linux-4.1.27/tools/perf/util/
H A Dtsc.c17 u64 tsc_to_perf_time(u64 cyc, struct perf_tsc_conversion *tc) tsc_to_perf_time() argument
/linux-4.1.27/arch/arm/lib/
H A Ddelay.c52 static inline u64 cyc_to_ns(u64 cyc, u32 mult, u32 shift) cyc_to_ns() argument
/linux-4.1.27/tools/perf/tests/
H A Drdpmc.c35 u64 count, cyc = 0, time_offset = 0, enabled, running, delta; mmap_read_self() local
/linux-4.1.27/arch/arm/mach-s3c24xx/
H A Diotiming-s3c2410.c87 static inline unsigned int to_div(unsigned int cyc, unsigned int hclk_tns) to_div() argument
105 static unsigned int calc_0124(unsigned int cyc, unsigned long hclk_tns, calc_0124() argument
136 int calc_tacp(unsigned int cyc, unsigned long hclk, unsigned long *v) calc_tacp() argument
153 static int calc_tacc(unsigned int cyc, int nwait_en, calc_tacc() argument
/linux-4.1.27/kernel/time/
H A Dsched_clock.c91 static inline u64 notrace cyc_to_ns(u64 cyc, u32 mult, u32 shift) cyc_to_ns() argument
98 u64 cyc, res; sched_clock() local
144 u64 cyc; update_sched_clock() local
170 u64 res, wrap, new_mask, new_epoch, cyc, ns; sched_clock_register() local
/linux-4.1.27/arch/mn10300/proc-mn103e010/include/proc/
H A Ddmactl-regs.h95 u32 cyc; member in struct:mn10300_dmactl_regs
/linux-4.1.27/arch/mn10300/proc-mn2ws0050/include/proc/
H A Ddmactl-regs.h96 u32 cyc; member in struct:mn10300_dmactl_regs
/linux-4.1.27/arch/x86/kernel/
H A Dtsc.c201 static inline unsigned long long cycles_2_ns(unsigned long long cyc) cycles_2_ns() argument
/linux-4.1.27/arch/x86/platform/uv/
H A Dtlb_uv.c441 static inline unsigned long long cycles_2_ns(unsigned long long cyc) cycles_2_ns() argument
458 unsigned long long cyc; ns_2_cycles() local
466 static inline unsigned long cycles_2_us(unsigned long long cyc) cycles_2_us() argument
/linux-4.1.27/drivers/dma/
H A Dpl330.c1197 int cyc, cycmax, szlp, szlpend, szbrst, off; _loop() local
1116 _ldst_memtomem(unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs, int cyc) _ldst_memtomem() argument
1140 _ldst_devtomem(unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs, int cyc) _ldst_devtomem() argument
1155 _ldst_memtodev(unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs, int cyc) _ldst_memtodev() argument
1170 _bursts(unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs, int cyc) _bursts() argument

Completed in 780 milliseconds