Searched refs:boot_profiler_add_record (Results 1 – 3 of 3) sorted by relevance
172 boot_profiler_add_record("[TF] early setup entry"); in bl31_early_platform_setup2()185 boot_profiler_add_record("[TF] early setup exit"); in bl31_early_platform_setup2()220 boot_profiler_add_record("[TF] plat setup entry"); in bl31_platform_setup()245 boot_profiler_add_record("[TF] plat setup exit"); in bl31_platform_setup()263 boot_profiler_add_record("[TF] bl31 exit"); in bl31_plat_runtime_setup()285 boot_profiler_add_record("[TF] arch setup entry"); in bl31_plat_arch_setup()323 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