Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/perf/
Darm-cmn.c282 struct arm_cmn_dtm { struct
328 struct arm_cmn_dtm *dtms;
1234 struct arm_cmn_dtm *dtm = NULL; in arm_cmn_read_dtm()
1603 struct arm_cmn_dtm *dtm = &cmn->dtms[hw->dn[i].dtm] + hw->dtm_offset; in arm_cmn_event_clear()
1655 struct arm_cmn_dtm *dtm = &cmn->dtms[dn->dtm] + hw->dtm_offset; in arm_cmn_event_add()
1862 static void arm_cmn_init_dtm(struct arm_cmn_dtm *dtm, struct arm_cmn_node *xp, int idx) in arm_cmn_init_dtm()
1990 struct arm_cmn_dtm *dtm; in arm_cmn_discover()