Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/nvidia/tegra/lib/debug/
Dprofiler.c104 PROFILER_SIZE_BYTES, in boot_profiler_add_record()
136 flush_dcache_range(shmem_base_addr, PROFILER_SIZE_BYTES); in boot_profiler_deinit()
141 PROFILER_SIZE_BYTES); in boot_profiler_deinit()
/external/arm-trusted-firmware/plat/nvidia/tegra/include/lib/
Dprofiler.h14 #define PROFILER_SIZE_BYTES U(0x1000) macro
/external/arm-trusted-firmware/plat/nvidia/tegra/common/
Dtegra_bl31_setup.c157 PROFILER_SIZE_BYTES); in bl31_early_platform_setup2()