Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/lib/debug/
A Dprofiler.c50 static bool is_shmem_buf_mapped; variable
99 if ((!is_shmem_buf_mapped) && in boot_profiler_add_record()
107 is_shmem_buf_mapped = true; in boot_profiler_add_record()
139 if (is_shmem_buf_mapped) { in boot_profiler_deinit()

Completed in 2 milliseconds