/linux-2.6.39/include/asm-generic/ |
D | timex.h | 9 static inline cycles_t get_cycles(void) in get_cycles() function
|
/linux-2.6.39/arch/sparc/include/asm/ |
D | timex_32.h | 13 #define get_cycles() (0) macro
|
D | timex_64.h | 15 #define get_cycles() tick_ops->get_tick() macro
|
/linux-2.6.39/arch/cris/include/asm/ |
D | timex.h | 19 static inline cycles_t get_cycles(void) in get_cycles() function
|
/linux-2.6.39/arch/arm/include/asm/ |
D | timex.h | 19 static inline cycles_t get_cycles (void) in get_cycles() function
|
/linux-2.6.39/arch/powerpc/include/asm/ |
D | timex.h | 17 static inline cycles_t get_cycles(void) in get_cycles() function
|
/linux-2.6.39/arch/parisc/include/asm/ |
D | timex.h | 15 static inline cycles_t get_cycles (void) in get_cycles() function
|
/linux-2.6.39/arch/mips/include/asm/ |
D | timex.h | 36 static inline cycles_t get_cycles(void) in get_cycles() function
|
/linux-2.6.39/arch/um/include/asm/ |
D | timex.h | 6 static inline cycles_t get_cycles (void) in get_cycles() function
|
/linux-2.6.39/arch/tile/include/asm/ |
D | timex.h | 33 static inline cycles_t get_cycles(void) in get_cycles() function
|
/linux-2.6.39/arch/h8300/include/asm/ |
D | timex.h | 14 static inline cycles_t get_cycles(void) in get_cycles() function
|
/linux-2.6.39/arch/avr32/include/asm/ |
D | timex.h | 32 static inline cycles_t get_cycles (void) in get_cycles() function
|
/linux-2.6.39/arch/m32r/include/asm/ |
D | timex.h | 21 static __inline__ cycles_t get_cycles (void) in get_cycles() function
|
/linux-2.6.39/arch/m68k/include/asm/ |
D | timex.h | 26 static inline cycles_t get_cycles(void) in get_cycles() function
|
/linux-2.6.39/arch/ia64/include/asm/ |
D | timex.h | 34 get_cycles (void) in get_cycles() function
|
/linux-2.6.39/arch/alpha/include/asm/ |
D | timex.h | 24 static inline cycles_t get_cycles (void) in get_cycles() function
|
/linux-2.6.39/arch/blackfin/include/asm/ |
D | timex.h | 16 static inline cycles_t get_cycles(void) in get_cycles() function
|
/linux-2.6.39/arch/frv/include/asm/ |
D | timex.h | 11 static inline cycles_t get_cycles(void) in get_cycles() function
|
/linux-2.6.39/arch/x86/include/asm/ |
D | tsc.h | 22 static inline cycles_t get_cycles(void) in get_cycles() function
|
/linux-2.6.39/arch/mn10300/include/asm/ |
D | timex.h | 25 static inline cycles_t get_cycles(void) in get_cycles() function
|
/linux-2.6.39/arch/s390/include/asm/ |
D | timex.h | 96 static inline cycles_t get_cycles(void) in get_cycles() function
|
/linux-2.6.39/arch/xtensa/include/asm/ |
D | timex.h | 59 #define get_cycles() (0) macro
|
/linux-2.6.39/arch/tile/kernel/ |
D | time.c | 45 cycles_t get_cycles(void) in get_cycles() function
|