Lines Matching refs:linear_id
32 uint32_t linear_id = plat_my_core_pos(); in tsp_update_sync_sel1_intr_stats() local
34 tsp_stats[linear_id].sync_sel1_intr_count++; in tsp_update_sync_sel1_intr_stats()
36 tsp_stats[linear_id].sync_sel1_intr_ret_count++; in tsp_update_sync_sel1_intr_stats()
43 tsp_stats[linear_id].sync_sel1_intr_count, in tsp_update_sync_sel1_intr_stats()
44 tsp_stats[linear_id].sync_sel1_intr_ret_count); in tsp_update_sync_sel1_intr_stats()
54 uint32_t linear_id = plat_my_core_pos(); in tsp_handle_preemption() local
56 tsp_stats[linear_id].preempt_intr_count++; in tsp_handle_preemption()
58 read_mpidr(), tsp_stats[linear_id].preempt_intr_count); in tsp_handle_preemption()
71 uint32_t linear_id = plat_my_core_pos(), id; in tsp_common_int_handler() local
109 tsp_stats[linear_id].sel1_intr_count++; in tsp_common_int_handler()
113 read_mpidr(), tsp_stats[linear_id].sel1_intr_count); in tsp_common_int_handler()