Home
last modified time | relevance | path

Searched refs:arm_cmn_hw_event (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/perf/
H A Darm-cmn.c257 struct arm_cmn_hw_event { struct
268 static struct arm_cmn_hw_event *to_cmn_hw(struct perf_event *event) in to_cmn_hw()
270 BUILD_BUG_ON(sizeof(struct arm_cmn_hw_event) > offsetof(struct hw_perf_event, target)); in to_cmn_hw()
271 return (struct arm_cmn_hw_event *)&event->hw; in to_cmn_hw()
679 static u64 arm_cmn_read_dtm(struct arm_cmn *cmn, struct arm_cmn_hw_event *hw, in arm_cmn_read_dtm()
718 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_init_counter()
734 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_event_read()
762 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_event_start()
791 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_event_stop()
826 struct arm_cmn_hw_event *h in arm_cmn_val_add_event()
[all...]
/kernel/linux/linux-6.6/drivers/perf/
H A Darm-cmn.c589 struct arm_cmn_hw_event { struct
603 static struct arm_cmn_hw_event *to_cmn_hw(struct perf_event *event) in to_cmn_hw()
605 BUILD_BUG_ON(sizeof(struct arm_cmn_hw_event) > offsetof(struct hw_perf_event, target)); in to_cmn_hw()
606 return (struct arm_cmn_hw_event *)&event->hw; in to_cmn_hw()
1391 static u64 arm_cmn_read_dtm(struct arm_cmn *cmn, struct arm_cmn_hw_event *hw, in arm_cmn_read_dtm()
1431 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_init_counter()
1447 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_event_read()
1515 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_event_start()
1546 struct arm_cmn_hw_event *hw = to_cmn_hw(event); in arm_cmn_event_stop()
1583 struct arm_cmn_hw_event *h in arm_cmn_val_add_event()
[all...]

Completed in 6 milliseconds