Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/nvidia/tegra/lib/debug/
H A 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()
/rk3399_ARM-atf/plat/nvidia/tegra/include/lib/
H A Dprofiler.h14 #define PROFILER_SIZE_BYTES U(0x1000) macro
/rk3399_ARM-atf/plat/nvidia/tegra/common/
H A Dtegra_bl31_setup.c158 PROFILER_SIZE_BYTES); in bl31_early_platform_setup2()