Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/nvidia/tegra/lib/debug/
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()