Lines Matching refs:linear_id
31 uint32_t linear_id = plat_my_core_pos(); in tsp_update_sync_sel1_intr_stats() local
33 tsp_stats[linear_id].sync_sel1_intr_count++; in tsp_update_sync_sel1_intr_stats()
35 tsp_stats[linear_id].sync_sel1_intr_ret_count++; in tsp_update_sync_sel1_intr_stats()
44 tsp_stats[linear_id].sync_sel1_intr_count, in tsp_update_sync_sel1_intr_stats()
45 tsp_stats[linear_id].sync_sel1_intr_ret_count); in tsp_update_sync_sel1_intr_stats()
57 uint32_t linear_id = plat_my_core_pos(); in tsp_handle_preemption() local
59 tsp_stats[linear_id].preempt_intr_count++; in tsp_handle_preemption()
63 read_mpidr(), tsp_stats[linear_id].preempt_intr_count); in tsp_handle_preemption()
78 uint32_t linear_id = plat_my_core_pos(), id; in tsp_common_int_handler() local
106 tsp_stats[linear_id].sel1_intr_count++; in tsp_common_int_handler()
112 read_mpidr(), tsp_stats[linear_id].sel1_intr_count); in tsp_common_int_handler()