Searched refs:CCN_TYPE_XP (Results 1 – 1 of 1) sorted by relevance
106 #define CCN_TYPE_XP 0x08 macro296 .type = CCN_TYPE_XP, .event = _event, \334 case CCN_TYPE_XP: in arm_ccn_pmu_event_show()654 if (type == CCN_TYPE_XP) in arm_ccn_pmu_event_alloc()661 if (type == CCN_TYPE_XP && event_id == CCN_EVENT_WATCHPOINT) in arm_ccn_pmu_event_alloc()691 if (CCN_CONFIG_TYPE(event->attr.config) == CCN_TYPE_XP && in arm_ccn_pmu_event_release()755 case CCN_TYPE_XP: in arm_ccn_pmu_event_init()806 if (event_id == CCN_EVENT_WATCHPOINT && type != CCN_TYPE_XP) { in arm_ccn_pmu_event_init()809 type = CCN_TYPE_XP; in arm_ccn_pmu_event_init()886 if (CCN_CONFIG_TYPE(event->attr.config) == CCN_TYPE_XP) in arm_ccn_pmu_xp_dt_config()[all …]