Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Darm-cmn.c239 CMN_TYPE_DTC, enumerator
636 if (eattr->type == CMN_TYPE_DTC) in arm_cmn_event_show()
737 CMN_EVENT_ATTR(CMN_ANY, dtc_##_name, CMN_TYPE_DTC, 0)
1433 if (CMN_EVENT_TYPE(event) == CMN_TYPE_DTC) { in arm_cmn_event_read()
1500 if (type == CMN_TYPE_DTC) { in arm_cmn_event_start()
1531 if (type == CMN_TYPE_DTC) { in arm_cmn_event_stop()
1572 if (type == CMN_TYPE_DTC) { in arm_cmn_val_add_event()
1619 if (type == CMN_TYPE_DTC) { in arm_cmn_validate_group()
1692 if (type == CMN_TYPE_DTC) in arm_cmn_event_init()
1776 if (type == CMN_TYPE_DTC) { in arm_cmn_event_add()
[all …]