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.c301 CMN_TYPE_WP = 0x7770 enumerator
806 if (eattr->type == CMN_TYPE_WP) in arm_cmn_event_show()
842 if (type == CMN_TYPE_WP) in arm_cmn_event_attr_is_visible()
1203 CMN_EVENT_ATTR(CMN_ANY, watchpoint_up, CMN_TYPE_WP, CMN_WP_UP),
1204 CMN_EVENT_ATTR(CMN_ANY, watchpoint_down, CMN_TYPE_WP, CMN_WP_DOWN),
1764 } else if (type == CMN_TYPE_WP) { in arm_cmn_event_start()
1796 } else if (type == CMN_TYPE_WP) { in arm_cmn_event_stop()
1864 if (type != CMN_TYPE_WP) in arm_cmn_val_add_event()
1921 if (type != CMN_TYPE_WP) in arm_cmn_validate_group()
1994 if (type == CMN_TYPE_WP) { in arm_cmn_event_init()
[all …]