Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Darm-cmn.c193 #define CMN_WP_DOWN 2 macro
997 CMN_EVENT_ATTR(CMN_ANY, watchpoint_down, CMN_TYPE_WP, CMN_WP_DOWN),
1720 if (eventid != CMN_WP_UP && eventid != CMN_WP_DOWN) in arm_cmn_event_init()