| /kernel/linux/linux-5.10/arch/riscv/include/asm/ |
| D | timex.h | 18 static inline cycles_t get_cycles(void) in get_cycles() function 23 static inline u32 get_cycles(void) in get_cycles() function 27 #define get_cycles get_cycles macro 51 static inline cycles_t get_cycles(void) in get_cycles() function 55 #define get_cycles get_cycles macro
|
| /kernel/linux/linux-6.6/arch/riscv/include/asm/ |
| D | timex.h | 18 static inline cycles_t get_cycles(void) in get_cycles() function 23 static inline u32 get_cycles(void) in get_cycles() function 27 #define get_cycles get_cycles macro 51 static inline cycles_t get_cycles(void) in get_cycles() function 55 #define get_cycles get_cycles macro
|
| /kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
| D | timex.h | 16 #define get_cycles get_cycles macro 22 static inline cycles_t get_cycles(void) in get_cycles() function 26 #define get_cycles get_cycles macro
|
| /kernel/linux/linux-6.6/arch/openrisc/include/asm/ |
| D | timex.h | 16 #define get_cycles get_cycles macro 22 static inline cycles_t get_cycles(void) in get_cycles() function 26 #define get_cycles get_cycles macro
|
| /kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
| D | timex.h | 17 #define get_cycles get_cycles macro 19 static inline cycles_t get_cycles(void) in get_cycles() function
|
| /kernel/linux/linux-6.6/arch/parisc/include/asm/ |
| D | timex.h | 16 static inline cycles_t get_cycles(void) in get_cycles() function 20 #define get_cycles get_cycles macro
|
| /kernel/linux/linux-5.10/arch/parisc/include/asm/ |
| D | timex.h | 16 static inline cycles_t get_cycles(void) in get_cycles() function 20 #define get_cycles get_cycles macro
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | timex.h | 18 static inline cycles_t get_cycles(void) in get_cycles() function 22 #define get_cycles get_cycles macro
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | timex.h | 18 static inline cycles_t get_cycles(void) in get_cycles() function 22 #define get_cycles get_cycles macro
|
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| D | timex.h | 35 get_cycles (void) in get_cycles() function 42 #define get_cycles get_cycles macro
|
| /kernel/linux/linux-5.10/arch/alpha/include/asm/ |
| D | timex.h | 25 static inline cycles_t get_cycles (void) in get_cycles() function 31 #define get_cycles get_cycles macro
|
| /kernel/linux/linux-6.6/arch/alpha/include/asm/ |
| D | timex.h | 25 static inline cycles_t get_cycles (void) in get_cycles() function 31 #define get_cycles get_cycles macro
|
| /kernel/linux/linux-6.6/arch/ia64/include/asm/ |
| D | timex.h | 35 get_cycles (void) in get_cycles() function 42 #define get_cycles get_cycles macro
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| D | tsc.h | 21 static inline cycles_t get_cycles(void) in get_cycles() function 28 #define get_cycles get_cycles macro
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| D | timex.h | 72 static inline cycles_t get_cycles(void) in get_cycles() function 79 #define get_cycles get_cycles macro
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | timex.h | 72 static inline cycles_t get_cycles(void) in get_cycles() function 79 #define get_cycles get_cycles macro
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | tsc.h | 21 static inline cycles_t get_cycles(void) in get_cycles() function 28 #define get_cycles get_cycles macro
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| D | timex.h | 14 #define get_cycles() arch_timer_read_counter() macro
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| D | timex.h | 14 #define get_cycles() arch_timer_read_counter() macro
|
| /kernel/linux/linux-6.6/arch/nios2/include/asm/ |
| D | timex.h | 11 #define get_cycles get_cycles macro
|
| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| D | timex.h | 13 #define get_cycles() ({ cycles_t c; read_current_timer(&c) ? 0 : c; }) macro
|
| /kernel/linux/linux-5.10/arch/nios2/include/asm/ |
| D | timex.h | 11 #define get_cycles get_cycles macro
|
| /kernel/linux/linux-6.6/include/asm-generic/ |
| D | timex.h | 10 static inline cycles_t get_cycles(void) in get_cycles() function
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| D | timex.h | 10 static inline cycles_t get_cycles(void) in get_cycles() function
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | timex.h | 13 #define get_cycles() ({ cycles_t c; read_current_timer(&c) ? 0 : c; }) macro
|