Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Darm-cmn.c262 CMN_TYPE_WP = 0x7770 enumerator
639 if (eattr->type == CMN_TYPE_WP) in arm_cmn_event_show()
671 if (type == CMN_TYPE_WP) in arm_cmn_event_attr_is_visible()
979 CMN_EVENT_ATTR(CMN_ANY, watchpoint_up, CMN_TYPE_WP, CMN_WP_UP),
980 CMN_EVENT_ATTR(CMN_ANY, watchpoint_down, CMN_TYPE_WP, CMN_WP_DOWN),
1504 } else if (type == CMN_TYPE_WP) { in arm_cmn_event_start()
1534 } else if (type == CMN_TYPE_WP) { in arm_cmn_event_stop()
1587 if (type != CMN_TYPE_WP) in arm_cmn_val_add_event()
1637 if (type != CMN_TYPE_WP) in arm_cmn_validate_group()
1697 if (type == CMN_TYPE_WP) { in arm_cmn_event_init()
[all …]