Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/bl32/tsp/
A Dtsp_main.c45 tsp_stats[linear_id].eret_count++; in tsp_main()
51 tsp_stats[linear_id].eret_count, in tsp_main()
70 tsp_stats[linear_id].eret_count++; in tsp_cpu_on_main()
77 tsp_stats[linear_id].eret_count, in tsp_cpu_on_main()
107 tsp_stats[linear_id].eret_count++; in tsp_cpu_off_main()
114 tsp_stats[linear_id].eret_count, in tsp_cpu_off_main()
146 tsp_stats[linear_id].eret_count++; in tsp_cpu_suspend_main()
152 tsp_stats[linear_id].eret_count, in tsp_cpu_suspend_main()
180 tsp_stats[linear_id].eret_count++; in tsp_cpu_resume_main()
188 tsp_stats[linear_id].eret_count, in tsp_cpu_resume_main()
[all …]
A Dtsp_common.c101 tsp_stats[linear_id].eret_count++; in tsp_system_off_main()
106 tsp_stats[linear_id].eret_count); in tsp_system_off_main()
129 tsp_stats[linear_id].eret_count++; in tsp_system_reset_main()
134 tsp_stats[linear_id].eret_count); in tsp_system_reset_main()
A Dtsp_ffa_main.c298 tsp_stats[linear_id].eret_count++; in tsp_cpu_off_main()
305 tsp_stats[linear_id].eret_count, in tsp_cpu_off_main()
336 tsp_stats[linear_id].eret_count++; in tsp_cpu_suspend_main()
342 tsp_stats[linear_id].eret_count, in tsp_cpu_suspend_main()
369 tsp_stats[linear_id].eret_count++; in tsp_cpu_resume_main()
377 tsp_stats[linear_id].eret_count, in tsp_cpu_resume_main()
611 tsp_stats[linear_id].eret_count++; in tsp_main()
617 tsp_stats[linear_id].eret_count, in tsp_main()
641 tsp_stats[linear_id].eret_count++; in tsp_cpu_on_main()
647 tsp_stats[linear_id].eret_count, in tsp_cpu_on_main()
A Dtsp_private.h37 uint32_t eret_count; /* Number of entries on this cpu */ member

Completed in 5 milliseconds