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.c249 CMN_TYPE_DTC, enumerator
683 if (eattr->type == CMN_TYPE_DTC) in arm_cmn_event_show()
784 CMN_EVENT_ATTR(CMN_ANY, dtc_##_name, CMN_TYPE_DTC, 0)
1507 if (CMN_EVENT_TYPE(event) == CMN_TYPE_DTC) { in arm_cmn_event_read()
1574 if (type == CMN_TYPE_DTC) { in arm_cmn_event_start()
1608 if (type == CMN_TYPE_DTC) { in arm_cmn_event_stop()
1663 if (type == CMN_TYPE_DTC) { in arm_cmn_val_add_event()
1713 if (type == CMN_TYPE_DTC) { in arm_cmn_validate_group()
1787 if (type == CMN_TYPE_DTC) in arm_cmn_event_init()
1879 if (type == CMN_TYPE_DTC) { in arm_cmn_event_add()
[all …]