Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/lib/debug/
A Dprofiler.c48 static profiler_rec_t *head, *cur, *tail; variable
71 tail = (profiler_rec_t *)shmem_end_base; in boot_profiler_init()
115 if (cur == tail) { in boot_profiler_add_record()
133 tail = NULL; in boot_profiler_deinit()

Completed in 2 milliseconds