Searched refs:CCN_TYPE_XP (Results 1 – 1 of 1) sorted by relevance
105 #define CCN_TYPE_XP 0x08 macro295 .type = CCN_TYPE_XP, .event = _event, \333 case CCN_TYPE_XP: in arm_ccn_pmu_event_show()653 if (type == CCN_TYPE_XP) in arm_ccn_pmu_event_alloc()660 if (type == CCN_TYPE_XP && event_id == CCN_EVENT_WATCHPOINT) in arm_ccn_pmu_event_alloc()690 if (CCN_CONFIG_TYPE(event->attr.config) == CCN_TYPE_XP && in arm_ccn_pmu_event_release()754 case CCN_TYPE_XP: in arm_ccn_pmu_event_init()805 if (event_id == CCN_EVENT_WATCHPOINT && type != CCN_TYPE_XP) { in arm_ccn_pmu_event_init()808 type = CCN_TYPE_XP; in arm_ccn_pmu_event_init()885 if (CCN_CONFIG_TYPE(event->attr.config) == CCN_TYPE_XP) in arm_ccn_pmu_xp_dt_config()[all …]