/openbmc/u-boot/cmd/ |
H A D | disk.c | 27 bootstage_mark(BOOTSTAGE_ID_IDE_START); in common_diskboot() 32 bootstage_mark(BOOTSTAGE_ID_IDE_ADDR); in common_diskboot() 37 bootstage_mark(BOOTSTAGE_ID_IDE_BOOT_DEVICE); in common_diskboot() 47 bootstage_mark(BOOTSTAGE_ID_IDE_TYPE); in common_diskboot() 62 bootstage_mark(BOOTSTAGE_ID_IDE_PART_READ); in common_diskboot() 69 bootstage_mark(BOOTSTAGE_ID_IDE_FORMAT); in common_diskboot() 76 bootstage_mark(BOOTSTAGE_ID_IDE_CHECKSUM); in common_diskboot() 107 bootstage_mark(BOOTSTAGE_ID_IDE_READ); in common_diskboot() 118 bootstage_mark(BOOTSTAGE_ID_IDE_FIT_READ_OK); in common_diskboot()
|
H A D | nand.c | 874 bootstage_mark(BOOTSTAGE_ID_NAND_HDR_READ); in nand_load_image() 881 bootstage_mark(BOOTSTAGE_ID_NAND_TYPE); in nand_load_image() 900 bootstage_mark(BOOTSTAGE_ID_NAND_TYPE); in nand_load_image() 909 bootstage_mark(BOOTSTAGE_ID_NAND_READ); in nand_load_image() 919 bootstage_mark(BOOTSTAGE_ID_NAND_FIT_READ_OK); in nand_load_image() 965 bootstage_mark(BOOTSTAGE_ID_NAND_PART); in do_nandboot() 991 bootstage_mark(BOOTSTAGE_ID_NAND_SUFFIX); in do_nandboot() 998 bootstage_mark(BOOTSTAGE_ID_NAND_BOOT_DEVICE); in do_nandboot() 1008 bootstage_mark(BOOTSTAGE_ID_NAND_AVAILABLE); in do_nandboot()
|
H A D | net.c | 243 bootstage_mark(BOOTSTAGE_ID_NET_START); in netboot_common() 250 bootstage_mark(BOOTSTAGE_ID_NET_NETLOOP_OK); in netboot_common() 261 bootstage_mark(BOOTSTAGE_ID_NET_LOADED); in netboot_common() 266 bootstage_mark(BOOTSTAGE_ID_NET_DONE); in netboot_common()
|
/openbmc/u-boot/common/ |
H A D | bootm_os.c | 109 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in do_bootm_netbsd() 167 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in do_bootm_rtems() 200 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in do_bootm_ose() 248 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in do_bootm_plan9() 306 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in do_bootvx_fdt() 398 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in do_bootm_integrity() 424 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in do_bootm_openrtos()
|
H A D | bootm.c | 476 bootstage_mark(BOOTSTAGE_ID_KERNEL_LOADED); in bootm_load_os() 836 bootstage_mark(BOOTSTAGE_ID_CHECK_HEADER); in image_get_kernel() 844 bootstage_mark(BOOTSTAGE_ID_CHECK_CHECKSUM); in image_get_kernel() 856 bootstage_mark(BOOTSTAGE_ID_CHECK_ARCH); in image_get_kernel() 898 bootstage_mark(BOOTSTAGE_ID_CHECK_MAGIC); in boot_get_kernel() 911 bootstage_mark(BOOTSTAGE_ID_CHECK_IMAGETYPE); in boot_get_kernel() 945 bootstage_mark(BOOTSTAGE_ID_DECOMP_IMAGE); in boot_get_kernel()
|
H A D | image-fit.c | 1815 bootstage_mark(bootstage_id + BOOTSTAGE_SUB_FORMAT); in fit_image_load() 1821 bootstage_mark(bootstage_id + BOOTSTAGE_SUB_FORMAT_OK); in fit_image_load() 1824 bootstage_mark(bootstage_id + BOOTSTAGE_SUB_UNIT_NAME); in fit_image_load() 1832 bootstage_mark(bootstage_id + BOOTSTAGE_SUB_NO_UNIT_NAME); in fit_image_load() 1863 bootstage_mark(BOOTSTAGE_ID_FIT_CONFIG); in fit_image_load() 1883 bootstage_mark(bootstage_id + BOOTSTAGE_SUB_CHECK_ARCH); in fit_image_load() 1903 bootstage_mark(bootstage_id + BOOTSTAGE_SUB_CHECK_ALL); in fit_image_load() 1930 bootstage_mark(bootstage_id + BOOTSTAGE_SUB_CHECK_ALL_OK); in fit_image_load() 1952 bootstage_mark(bootstage_id + BOOTSTAGE_SUB_GET_DATA_OK); in fit_image_load() 2000 bootstage_mark(bootstage_id + BOOTSTAGE_SUB_LOAD); in fit_image_load()
|
H A D | image.c | 413 bootstage_mark(BOOTSTAGE_ID_RD_MAGIC); in image_get_ramdisk() 426 bootstage_mark(BOOTSTAGE_ID_RD_HDR_CHECKSUM); in image_get_ramdisk() 1033 bootstage_mark(BOOTSTAGE_ID_CHECK_RAMDISK); in boot_get_ramdisk() 1092 bootstage_mark(BOOTSTAGE_ID_RAMDISK); in boot_get_ramdisk() 1102 bootstage_mark(BOOTSTAGE_ID_NO_RAMDISK); in boot_get_ramdisk() 1181 bootstage_mark(BOOTSTAGE_ID_COPY_RAMDISK); in boot_ramdisk_high()
|
H A D | bootstage.c | 122 ulong bootstage_mark(enum bootstage_id id) in bootstage_mark() function
|
H A D | Kconfig | 7 calls to bootstage_mark() with a suitable BOOTSTAGE_ID from
|
/openbmc/u-boot/include/ |
H A D | bootstage.h | 261 ulong bootstage_mark(enum bootstage_id id); 372 static inline ulong bootstage_mark(enum bootstage_id id) in bootstage_mark() function
|
/openbmc/u-boot/arch/microblaze/lib/ |
H A D | bootm.c | 51 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in do_bootm_linux()
|
/openbmc/u-boot/arch/sandbox/lib/ |
H A D | bootm.c | 54 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in do_bootm_linux()
|
/openbmc/u-boot/arch/riscv/lib/ |
H A D | bootm.c | 87 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in boot_jump_linux()
|
/openbmc/u-boot/arch/m68k/lib/ |
H A D | bootm.c | 83 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in do_bootm_linux()
|
/openbmc/u-boot/arch/arc/lib/ |
H A D | bootm.c | 83 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in boot_jump_linux()
|
/openbmc/u-boot/net/ |
H A D | eth_common.c | 33 bootstage_mark(BOOTSTAGE_ID_NET_ETH_START); in eth_common_init()
|
H A D | eth_legacy.c | 265 bootstage_mark(BOOTSTAGE_ID_NET_ETH_INIT); in eth_initialize()
|
H A D | eth-uclass.c | 421 bootstage_mark(BOOTSTAGE_ID_NET_ETH_INIT); in eth_initialize()
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | bootm.c | 334 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in boot_jump_linux() 385 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in boot_jump_linux()
|
/openbmc/u-boot/arch/powerpc/lib/ |
H A D | bootm.c | 55 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in boot_jump_linux()
|
/openbmc/u-boot/arch/nds32/lib/ |
H A D | bootm.c | 65 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in do_bootm_linux()
|
/openbmc/u-boot/arch/mips/lib/ |
H A D | bootm.c | 301 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in boot_jump_linux()
|