Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/perf/
Darm-cmn.c269 CMN_TYPE_WP = 0x7770 enumerator
682 if (eattr->type == CMN_TYPE_WP) in arm_cmn_event_show()
714 if (type == CMN_TYPE_WP) in arm_cmn_event_attr_is_visible()
1022 CMN_EVENT_ATTR(CMN_ANY, watchpoint_up, CMN_TYPE_WP, CMN_WP_UP),
1023 CMN_EVENT_ATTR(CMN_ANY, watchpoint_down, CMN_TYPE_WP, CMN_WP_DOWN),
1579 } else if (type == CMN_TYPE_WP) { in arm_cmn_event_start()
1611 } else if (type == CMN_TYPE_WP) { in arm_cmn_event_stop()
1677 if (type != CMN_TYPE_WP) in arm_cmn_val_add_event()
1730 if (type != CMN_TYPE_WP) in arm_cmn_validate_group()
1790 if (type == CMN_TYPE_WP) { in arm_cmn_event_init()
[all …]