Home
last modified time | relevance | path

Searched refs:timestamp_add_now (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/coreboot/
H A Dtimestamp.c29 timestamp_add_now(TS_U_BOOT_INITTED); in timestamp_init()
44 void timestamp_add_now(enum timestamp_id id) in timestamp_add_now() function
/openbmc/u-boot/arch/x86/lib/
H A Dbootm.c35 timestamp_add_now(TS_U_BOOT_START_KERNEL); in bootm_announce_and_cleanup()
154 timestamp_add_now(TS_U_BOOT_START_KERNEL); in boot_linux_kernel()
/openbmc/u-boot/arch/x86/include/asm/arch-coreboot/
H A Dtimestamp.h38 void timestamp_add_now(enum timestamp_id id);