Searched defs:cyc (Results 1 – 8 of 8) sorted by relevance
/arch/x86/include/asm/ |
D | timer.h | 58 static inline unsigned long long __cycles_2_ns(unsigned long long cyc) in __cycles_2_ns() 67 static inline unsigned long long cycles_2_ns(unsigned long long cyc) in cycles_2_ns()
|
/arch/arm/kernel/ |
D | sched_clock.c | 44 static inline u64 cyc_to_ns(u64 cyc, u32 mult, u32 shift) in cyc_to_ns() 49 static unsigned long long cyc_to_sched_clock(u32 cyc, u32 mask) in cyc_to_sched_clock() 80 u32 cyc; in update_sched_clock() local 165 u32 cyc = read_sched_clock(); in sched_clock() local
|
/arch/arm/plat-s3c24xx/ |
D | s3c2410-iotiming.c | 87 static inline unsigned int to_div(unsigned int cyc, unsigned int hclk_tns) in to_div() 105 static unsigned int calc_0124(unsigned int cyc, unsigned long hclk_tns, in calc_0124() 136 int calc_tacp(unsigned int cyc, unsigned long hclk, unsigned long *v) in calc_tacp() 153 static int calc_tacc(unsigned int cyc, int nwait_en, in calc_tacc()
|
/arch/arm/mach-pxa/ |
D | mp900.c | 33 int cyc = delay / 10; in isp116x_pfm_delay() local
|
/arch/microblaze/kernel/ |
D | timer.c | 302 cycle_t cyc = cnt32_to_63(cs->read(NULL)) & LLONG_MAX; in sched_clock() local
|
/arch/mn10300/proc-mn103e010/include/proc/ |
D | dmactl-regs.h | 95 u32 cyc; member
|
/arch/mn10300/proc-mn2ws0050/include/proc/ |
D | dmactl-regs.h | 96 u32 cyc; member
|
/arch/x86/platform/uv/ |
D | tlb_uv.c | 401 static inline unsigned long cycles_2_us(unsigned long long cyc) in cycles_2_us() 703 cycles_t cyc; in sec_2_cycles() local 1326 unsigned long long cyc; in usec_2_cycles() local
|