Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/common/
A Dtegra_bl31_setup.c173 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()
/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/include/lib/
A Dprofiler.h17 void boot_profiler_add_record(const char *str);
/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/lib/debug/
A Dprofiler.c81 void boot_profiler_add_record(const char *str) in boot_profiler_add_record() function

Completed in 4 milliseconds