Lines Matching refs:arm_cmn_hw_event
594 struct arm_cmn_hw_event { struct
610 static_assert(sizeof(struct arm_cmn_hw_event) <= offsetof(struct hw_perf_event, target)); argument
619 static struct arm_cmn_hw_event *to_cmn_hw(struct perf_event *event) in to_cmn_hw()
621 return (struct arm_cmn_hw_event *)&event->hw; in to_cmn_hw()
1374 struct arm_cmn_hw_event *hw, in arm_cmn_get_assigned_wp_idx()
1385 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_claim_wp_idx()
1445 static u64 arm_cmn_read_dtm(struct arm_cmn *cmn, struct arm_cmn_hw_event *hw, in arm_cmn_read_dtm()
1486 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_init_counter()
1501 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_event_read()
1567 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_event_start()
1601 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_event_stop()
1652 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_val_add_event()
1688 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_validate_group()
1767 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_event_init()
1840 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_event_clear()
1869 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_event_add()
1972 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_event_del()