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.c273 CMN_TYPE_WP = 0x7770 enumerator
686 if (eattr->type == CMN_TYPE_WP) in arm_cmn_event_show()
718 if (type == CMN_TYPE_WP) in arm_cmn_event_attr_is_visible()
1024 CMN_EVENT_ATTR(CMN_ANY, watchpoint_up, CMN_TYPE_WP, CMN_WP_UP),
1025 CMN_EVENT_ATTR(CMN_ANY, watchpoint_down, CMN_TYPE_WP, CMN_WP_DOWN),
1581 } else if (type == CMN_TYPE_WP) { in arm_cmn_event_start()
1613 } else if (type == CMN_TYPE_WP) { in arm_cmn_event_stop()
1679 if (type != CMN_TYPE_WP) in arm_cmn_val_add_event()
1732 if (type != CMN_TYPE_WP) in arm_cmn_validate_group()
1792 if (type == CMN_TYPE_WP) { in arm_cmn_event_init()
[all …]