/linux-4.1.27/arch/arm/mach-pxa/ |
H A D | mp900.c | 33 int cyc = delay / 10; isp116x_pfm_delay() local
|
/linux-4.1.27/tools/perf/util/ |
H A D | tsc.c | 17 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 D | delay.c | 52 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 D | rdpmc.c | 35 u64 count, cyc = 0, time_offset = 0, enabled, running, delta; mmap_read_self() local
|
/linux-4.1.27/arch/arm/mach-s3c24xx/ |
H A D | iotiming-s3c2410.c | 87 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 D | sched_clock.c | 91 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 D | dmactl-regs.h | 95 u32 cyc; member in struct:mn10300_dmactl_regs
|
/linux-4.1.27/arch/mn10300/proc-mn2ws0050/include/proc/ |
H A D | dmactl-regs.h | 96 u32 cyc; member in struct:mn10300_dmactl_regs
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | tsc.c | 201 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 D | tlb_uv.c | 441 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 D | pl330.c | 1197 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
|