Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Darm-cmn.c272 CMN_TYPE_WP = 0x7770 enumerator
685 if (eattr->type == CMN_TYPE_WP) in arm_cmn_event_show()
717 if (type == CMN_TYPE_WP) in arm_cmn_event_attr_is_visible()
1023 CMN_EVENT_ATTR(CMN_ANY, watchpoint_up, CMN_TYPE_WP, CMN_WP_UP),
1024 CMN_EVENT_ATTR(CMN_ANY, watchpoint_down, CMN_TYPE_WP, CMN_WP_DOWN),
1580 } else if (type == CMN_TYPE_WP) { in arm_cmn_event_start()
1612 } else if (type == CMN_TYPE_WP) { in arm_cmn_event_stop()
1678 if (type != CMN_TYPE_WP) in arm_cmn_val_add_event()
1731 if (type != CMN_TYPE_WP) in arm_cmn_validate_group()
1791 if (type == CMN_TYPE_WP) { in arm_cmn_event_init()
[all …]