Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Darm-cmn.c257 CMN_TYPE_CXRA = 0x100, enumerator
738 if (type == CMN_TYPE_CXRA && eventid > 0x10) in arm_cmn_event_attr_is_visible()
744 if (type == CMN_TYPE_CXRA || type == CMN_TYPE_CXHA) in arm_cmn_event_attr_is_visible()
796 CMN_EVENT_ATTR(_model, cxra_##_name, CMN_TYPE_CXRA, _event)
2437 case CMN_TYPE_CXRA: in arm_cmn_discover()