/third_party/uboot/u-boot-2020.01/arch/powerpc/lib/ |
D | ticks.S | 19 .globl get_ticks symbol 20 get_ticks: label
|
/third_party/uboot/u-boot-2020.01/lib/ |
D | time.c | 78 uint64_t notrace get_ticks(void) in get_ticks() function 104 uint64_t __weak notrace get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/ |
D | arch_timer.c | 38 unsigned long long get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/sa1100/ |
D | timer.c | 53 unsigned long long get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/arm920t/imx/ |
D | timer.c | 65 unsigned long long get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/vf610/ |
D | timer.c | 49 unsigned long long get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-omap2/ |
D | timer.c | 92 unsigned long long get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-davinci/ |
D | timer.c | 56 unsigned long long get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/stv0991/ |
D | timer.c | 99 unsigned long long get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/arm926ejs/lpc32xx/ |
D | timer.c | 77 unsigned long long get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/ |
D | generic_timer.c | 89 __weak uint64_t get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-at91/arm920t/ |
D | timer.c | 108 unsigned long long get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/arm926ejs/spear/ |
D | timer.c | 108 unsigned long long get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/arch/sh/lib/ |
D | time_sh2.c | 47 unsigned long long get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/arch/microblaze/cpu/ |
D | timer.c | 107 unsigned long long get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/arch/xtensa/lib/ |
D | time.c | 96 unsigned long long get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/board/armltd/integrator/ |
D | timer.c | 147 unsigned long long get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-imx/ |
D | syscounter.c | 83 unsigned long long get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/s5p-common/ |
D | timer.c | 124 unsigned long long get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/ls102xa/ |
D | timer.c | 82 unsigned long long get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/board/broadcom/bcmstb/ |
D | bcmstb.c | 99 uint64_t get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-rmobile/ |
D | timer.c | 77 unsigned long long get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/iproc-common/ |
D | timer.c | 118 unsigned long long get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/arm926ejs/mxs/ |
D | timer.c | 81 unsigned long long get_ticks(void) in get_ticks() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/arm920t/ep93xx/ |
D | timer.c | 58 unsigned long long get_ticks(void) in get_ticks() function
|