Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/perf/
H A Darm-cmn.c184 CMN_TYPE_WP = 0x7770 enumerator
353 if (eattr->type == CMN_TYPE_WP) in arm_cmn_event_show()
379 if (type == CMN_TYPE_WP) in arm_cmn_event_attr_is_visible()
505 CMN_EVENT_ATTR(watchpoint_up, CMN_TYPE_WP, 0, 0),
506 CMN_EVENT_ATTR(watchpoint_down, CMN_TYPE_WP, 2, 0),
771 } else if (type == CMN_TYPE_WP) { in arm_cmn_event_start()
799 } else if (type == CMN_TYPE_WP) { in arm_cmn_event_stop()
853 if (type != CMN_TYPE_WP) in arm_cmn_val_add_event()
904 if (type != CMN_TYPE_WP) in arm_cmn_validate_group()
944 if (type == CMN_TYPE_WP) { in arm_cmn_event_init()
[all...]
/kernel/linux/linux-6.6/drivers/perf/
H A Darm-cmn.c266 CMN_TYPE_WP = 0x7770 enumerator
656 if (eattr->type == CMN_TYPE_WP) in arm_cmn_event_show()
688 if (type == CMN_TYPE_WP) in arm_cmn_event_attr_is_visible()
996 CMN_EVENT_ATTR(CMN_ANY, watchpoint_up, CMN_TYPE_WP, CMN_WP_UP),
997 CMN_EVENT_ATTR(CMN_ANY, watchpoint_down, CMN_TYPE_WP, CMN_WP_DOWN),
1524 } else if (type == CMN_TYPE_WP) { in arm_cmn_event_start()
1554 } else if (type == CMN_TYPE_WP) { in arm_cmn_event_stop()
1607 if (type != CMN_TYPE_WP) in arm_cmn_val_add_event()
1657 if (type != CMN_TYPE_WP) in arm_cmn_validate_group()
1717 if (type == CMN_TYPE_WP) { in arm_cmn_event_init()
[all...]

Completed in 12 milliseconds