Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Darm-cmn.c277 CMN_TYPE_DTC, enumerator
803 if (eattr->type == CMN_TYPE_DTC) in arm_cmn_event_show()
908 CMN_EVENT_ATTR(CMN_ANY, dtc_##_name, CMN_TYPE_DTC, 0)
1697 if (CMN_EVENT_TYPE(event) == CMN_TYPE_DTC) { in arm_cmn_event_read()
1757 if (type == CMN_TYPE_DTC) { in arm_cmn_event_start()
1791 if (type == CMN_TYPE_DTC) { in arm_cmn_event_stop()
1846 if (type == CMN_TYPE_DTC) { in arm_cmn_val_add_event()
1898 if (type == CMN_TYPE_DTC) { in arm_cmn_validate_group()
1984 if (type == CMN_TYPE_DTC) in arm_cmn_event_init()
2101 if (type == CMN_TYPE_DTC) { in arm_cmn_event_add()
[all …]