Searched refs:arm_cmn_hw_event (Results 1 – 1 of 1) sorted by relevance
539 struct arm_cmn_hw_event { struct553 static struct arm_cmn_hw_event *to_cmn_hw(struct perf_event *event) in to_cmn_hw() argument555 BUILD_BUG_ON(sizeof(struct arm_cmn_hw_event) > offsetof(struct hw_perf_event, target)); in to_cmn_hw()556 return (struct arm_cmn_hw_event *)&event->hw; in to_cmn_hw()1231 static u64 arm_cmn_read_dtm(struct arm_cmn *cmn, struct arm_cmn_hw_event *hw, in arm_cmn_read_dtm()1271 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_init_counter()1287 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_event_read()1351 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_event_start()1382 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_event_stop()1419 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_val_add_event()[all …]