Searched refs:CCN_TYPE_XP (Results 1 – 1 of 1) sorted by relevance
106 #define CCN_TYPE_XP 0x08 macro305 .type = CCN_TYPE_XP, .event = _event, \343 case CCN_TYPE_XP: in arm_ccn_pmu_event_show()663 if (type == CCN_TYPE_XP) in arm_ccn_pmu_event_alloc()670 if (type == CCN_TYPE_XP && event_id == CCN_EVENT_WATCHPOINT) in arm_ccn_pmu_event_alloc()700 if (CCN_CONFIG_TYPE(event->attr.config) == CCN_TYPE_XP && in arm_ccn_pmu_event_release()764 case CCN_TYPE_XP: in arm_ccn_pmu_event_init()815 if (event_id == CCN_EVENT_WATCHPOINT && type != CCN_TYPE_XP) { in arm_ccn_pmu_event_init()818 type = CCN_TYPE_XP; in arm_ccn_pmu_event_init()895 if (CCN_CONFIG_TYPE(event->attr.config) == CCN_TYPE_XP) in arm_ccn_pmu_xp_dt_config()[all …]