Home
last modified time | relevance | path

Searched refs:timer_get_boot_us (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dbootstage.c125 return bootstage_add_record(id, NULL, 0, timer_get_boot_us()); in bootstage_mark()
131 timer_get_boot_us()); in bootstage_error()
141 return bootstage_add_record(id, name, flags, timer_get_boot_us()); in bootstage_mark_name()
175 ulong start_us = timer_get_boot_us(); in bootstage_start()
193 duration = (uint32_t)timer_get_boot_us() - rec->start_us; in bootstage_accum()
/OK3568_Linux_fs/u-boot/tpl/arch/arm/cpu/armv8/
H A Dgeneric_timer.su
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Dgeneric_timer.su
H A Dgeneric_timer.c66 ulong timer_get_boot_us(void) in timer_get_boot_us() function
/OK3568_Linux_fs/u-boot/spl/arch/arm/cpu/armv8/
H A Dgeneric_timer.su
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/
H A Darch_timer.c37 ulong timer_get_boot_us(void) in timer_get_boot_us() function
/OK3568_Linux_fs/u-boot/lib/
H A Dtime.c40 ulong timer_get_boot_us(void) in timer_get_boot_us() function
/OK3568_Linux_fs/u-boot/arch/sandbox/cpu/
H A Dcpu.c147 ulong timer_get_boot_us(void) in timer_get_boot_us() function
/OK3568_Linux_fs/u-boot/drivers/timer/
H A Drockchip_timer.c42 ulong timer_get_boot_us(void) in timer_get_boot_us() function
H A Dtsc_timer.c298 ulong timer_get_boot_us(void) in timer_get_boot_us() function
/OK3568_Linux_fs/u-boot/include/
H A Dbootstage.h220 ulong timer_get_boot_us(void);
/OK3568_Linux_fs/u-boot/tpl/
H A Du-boot-tpl.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map