| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | disk.c | 28 bootstage_mark(BOOTSTAGE_ID_IDE_START); in common_diskboot() 33 bootstage_mark(BOOTSTAGE_ID_IDE_ADDR); in common_diskboot() 38 bootstage_mark(BOOTSTAGE_ID_IDE_BOOT_DEVICE); in common_diskboot() 48 bootstage_mark(BOOTSTAGE_ID_IDE_TYPE); in common_diskboot() 63 bootstage_mark(BOOTSTAGE_ID_IDE_PART_READ); in common_diskboot() 70 bootstage_mark(BOOTSTAGE_ID_IDE_FORMAT); in common_diskboot() 77 bootstage_mark(BOOTSTAGE_ID_IDE_CHECKSUM); in common_diskboot() 108 bootstage_mark(BOOTSTAGE_ID_IDE_READ); in common_diskboot() 119 bootstage_mark(BOOTSTAGE_ID_IDE_FIT_READ_OK); in common_diskboot()
|
| H A D | nand.c | 882 bootstage_mark(BOOTSTAGE_ID_NAND_HDR_READ); in nand_load_image() 889 bootstage_mark(BOOTSTAGE_ID_NAND_TYPE); in nand_load_image() 908 bootstage_mark(BOOTSTAGE_ID_NAND_TYPE); in nand_load_image() 917 bootstage_mark(BOOTSTAGE_ID_NAND_READ); in nand_load_image() 927 bootstage_mark(BOOTSTAGE_ID_NAND_FIT_READ_OK); in nand_load_image() 973 bootstage_mark(BOOTSTAGE_ID_NAND_PART); in do_nandboot() 999 bootstage_mark(BOOTSTAGE_ID_NAND_SUFFIX); in do_nandboot() 1006 bootstage_mark(BOOTSTAGE_ID_NAND_BOOT_DEVICE); in do_nandboot() 1016 bootstage_mark(BOOTSTAGE_ID_NAND_AVAILABLE); in do_nandboot()
|
| H A D | net.c | 341 bootstage_mark(BOOTSTAGE_ID_NET_START); in netboot_common() 348 bootstage_mark(BOOTSTAGE_ID_NET_NETLOOP_OK); in netboot_common() 359 bootstage_mark(BOOTSTAGE_ID_NET_LOADED); in netboot_common() 364 bootstage_mark(BOOTSTAGE_ID_NET_DONE); in netboot_common()
|
| /OK3568_Linux_fs/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 | 526 bootstage_mark(BOOTSTAGE_ID_KERNEL_LOADED); in bootm_load_os() 844 bootstage_mark(BOOTSTAGE_ID_CHECK_HEADER); in image_get_kernel() 852 bootstage_mark(BOOTSTAGE_ID_CHECK_CHECKSUM); in image_get_kernel() 864 bootstage_mark(BOOTSTAGE_ID_CHECK_ARCH); in image_get_kernel() 906 bootstage_mark(BOOTSTAGE_ID_CHECK_MAGIC); in boot_get_kernel() 919 bootstage_mark(BOOTSTAGE_ID_CHECK_IMAGETYPE); in boot_get_kernel() 954 bootstage_mark(BOOTSTAGE_ID_DECOMP_IMAGE); in boot_get_kernel()
|
| H A D | image-fit.c | 2054 bootstage_mark(bootstage_id + BOOTSTAGE_SUB_FORMAT); in fit_image_load_index() 2060 bootstage_mark(bootstage_id + BOOTSTAGE_SUB_FORMAT_OK); in fit_image_load_index() 2063 bootstage_mark(bootstage_id + BOOTSTAGE_SUB_UNIT_NAME); in fit_image_load_index() 2071 bootstage_mark(bootstage_id + BOOTSTAGE_SUB_NO_UNIT_NAME); in fit_image_load_index() 2125 bootstage_mark(BOOTSTAGE_ID_FIT_CONFIG); in fit_image_load_index() 2146 bootstage_mark(bootstage_id + BOOTSTAGE_SUB_CHECK_ARCH); in fit_image_load_index() 2166 bootstage_mark(bootstage_id + BOOTSTAGE_SUB_CHECK_ALL); in fit_image_load_index() 2196 bootstage_mark(bootstage_id + BOOTSTAGE_SUB_CHECK_ALL_OK); in fit_image_load_index() 2223 bootstage_mark(bootstage_id + BOOTSTAGE_SUB_GET_DATA_OK); in fit_image_load_index() 2271 bootstage_mark(bootstage_id + BOOTSTAGE_SUB_LOAD); in fit_image_load_index()
|
| H A D | image.c | 429 bootstage_mark(BOOTSTAGE_ID_RD_MAGIC); in image_get_ramdisk() 442 bootstage_mark(BOOTSTAGE_ID_RD_HDR_CHECKSUM); in image_get_ramdisk() 1049 bootstage_mark(BOOTSTAGE_ID_CHECK_RAMDISK); in boot_get_ramdisk() 1108 bootstage_mark(BOOTSTAGE_ID_RAMDISK); in boot_get_ramdisk() 1118 bootstage_mark(BOOTSTAGE_ID_NO_RAMDISK); in boot_get_ramdisk() 1200 bootstage_mark(BOOTSTAGE_ID_COPY_RAMDISK); in boot_ramdisk_high()
|
| H A D | bootstage.c | 123 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 54 Each time you call bootstage_mark(BOOTSTAGE_ID_ALLOC, ...)
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | bootstage.h | 268 ulong bootstage_mark(enum bootstage_id id); 379 static inline ulong bootstage_mark(enum bootstage_id id) in bootstage_mark() function
|
| /OK3568_Linux_fs/u-boot/arch/microblaze/lib/ |
| H A D | bootm.c | 54 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in do_bootm_linux()
|
| /OK3568_Linux_fs/u-boot/arch/sandbox/lib/ |
| H A D | bootm.c | 56 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in do_bootm_linux()
|
| /OK3568_Linux_fs/u-boot/arch/m68k/lib/ |
| H A D | bootm.c | 84 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in do_bootm_linux()
|
| /OK3568_Linux_fs/u-boot/arch/arc/lib/ |
| H A D | bootm.c | 70 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in boot_jump_linux()
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | bootm.c | 397 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in boot_jump_linux() 448 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in boot_jump_linux()
|
| /OK3568_Linux_fs/u-boot/net/ |
| H A D | eth_common.c | 63 bootstage_mark(BOOTSTAGE_ID_NET_ETH_START); in eth_common_init()
|
| H A D | eth_legacy.c | 266 bootstage_mark(BOOTSTAGE_ID_NET_ETH_INIT); in eth_initialize()
|
| H A D | eth-uclass.c | 417 bootstage_mark(BOOTSTAGE_ID_NET_ETH_INIT); in eth_initialize()
|
| /OK3568_Linux_fs/u-boot/arch/nds32/lib/ |
| H A D | bootm.c | 67 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in do_bootm_linux()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/lib/ |
| H A D | bootm.c | 56 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in boot_jump_linux()
|
| /OK3568_Linux_fs/u-boot/arch/mips/lib/ |
| H A D | bootm.c | 302 bootstage_mark(BOOTSTAGE_ID_RUN_OS); in boot_jump_linux()
|