Searched refs:arm_cmn_hw_event (Results 1 – 1 of 1) sorted by relevance
569 struct arm_cmn_hw_event { struct586 static struct arm_cmn_hw_event *to_cmn_hw(struct perf_event *event) in to_cmn_hw() argument588 BUILD_BUG_ON(sizeof(struct arm_cmn_hw_event) > offsetof(struct hw_perf_event, target)); in to_cmn_hw()589 return (struct arm_cmn_hw_event *)&event->hw; in to_cmn_hw()1374 static u64 arm_cmn_read_dtm(struct arm_cmn *cmn, struct arm_cmn_hw_event *hw, in arm_cmn_read_dtm()1414 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_init_counter()1429 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_event_read()1495 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_event_start()1526 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_event_stop()1563 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_val_add_event()[all …]