Home
last modified time | relevance | path

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

/trusted-firmware-a/bl32/tsp/
A Dtsp_main.c120 tsp_stats[linear_id].eret_count++; in tsp_main()
149 tsp_stats[linear_id].eret_count++; in tsp_cpu_on_main()
158 tsp_stats[linear_id].eret_count, in tsp_cpu_on_main()
190 tsp_stats[linear_id].eret_count++; in tsp_cpu_off_main()
199 tsp_stats[linear_id].eret_count, in tsp_cpu_off_main()
233 tsp_stats[linear_id].eret_count++; in tsp_cpu_suspend_main()
241 tsp_stats[linear_id].eret_count, in tsp_cpu_suspend_main()
271 tsp_stats[linear_id].eret_count++; in tsp_cpu_resume_main()
281 tsp_stats[linear_id].eret_count, in tsp_cpu_resume_main()
306 tsp_stats[linear_id].eret_count++; in tsp_system_off_main()
[all …]
A Dtsp_private.h43 uint32_t eret_count; /* Number of entries on this cpu */ member

Completed in 4 milliseconds