Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/perf/
Darm-cmn.c300 struct arm_cmn_dtm { struct
346 struct arm_cmn_dtm *dtms;
1392 struct arm_cmn_dtm *dtm = NULL; in arm_cmn_read_dtm()
1770 struct arm_cmn_dtm *dtm = &cmn->dtms[hw->dn[i].dtm] + hw->dtm_offset; in arm_cmn_event_clear()
1822 struct arm_cmn_dtm *dtm = &cmn->dtms[dn->dtm] + hw->dtm_offset; in arm_cmn_event_add()
2029 static void arm_cmn_init_dtm(struct arm_cmn_dtm *dtm, struct arm_cmn_node *xp, int idx) in arm_cmn_init_dtm()
2159 struct arm_cmn_dtm *dtm; in arm_cmn_discover()