Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/perf/
Darm-cmn.c594 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()
[all …]