Searched refs:boot_profiler_add_record (Results 1 – 3 of 3) sorted by relevance
173 boot_profiler_add_record("[TF] early setup entry"); in bl31_early_platform_setup2()186 boot_profiler_add_record("[TF] early setup exit"); in bl31_early_platform_setup2()221 boot_profiler_add_record("[TF] plat setup entry"); in bl31_platform_setup()246 boot_profiler_add_record("[TF] plat setup exit"); in bl31_platform_setup()264 boot_profiler_add_record("[TF] bl31 exit"); in bl31_plat_runtime_setup()286 boot_profiler_add_record("[TF] arch setup entry"); in bl31_plat_arch_setup()324 boot_profiler_add_record("[TF] arch setup exit"); in bl31_plat_arch_setup()
17 void boot_profiler_add_record(const char *str);
81 void boot_profiler_add_record(const char *str) in boot_profiler_add_record() function
Completed in 4 milliseconds