Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/perf/
H A Darm-cmn.c175 CMN_TYPE_XP, enumerator
315 return dn->type == CMN_TYPE_XP ? dn : dn + dn->to_xp; in arm_cmn_node_to_xp()
380 type = CMN_TYPE_XP; in arm_cmn_event_attr_is_visible()
403 CMN_EVENT_ATTR(mxp_##_name, CMN_TYPE_XP, _event, 0)
945 type = CMN_TYPE_XP; in arm_cmn_event_init()
1052 if (type == CMN_TYPE_XP) { in arm_cmn_event_add()
1291 cmn->xps = arm_cmn_node(cmn, CMN_TYPE_XP); in arm_cmn_init_dtcs()
1294 if (dn->type != CMN_TYPE_XP) in arm_cmn_init_dtcs()
1325 else if (node->type == CMN_TYPE_XP) in arm_cmn_init_node_info()
/kernel/linux/linux-6.6/drivers/perf/
H A Darm-cmn.c246 CMN_TYPE_XP, enumerator
500 if (dn->type == CMN_TYPE_XP) in arm_cmn_show_logid()
692 if (type == CMN_TYPE_XP) { in arm_cmn_event_attr_is_visible()
762 CMN_EVENT_ATTR(CMN_ANY, mxp_##_name, CMN_TYPE_XP, _event)
1718 type = CMN_TYPE_XP; in arm_cmn_event_init()
1725 } else if (type == CMN_TYPE_XP && cmn->part == PART_CMN700) { in arm_cmn_event_init()
1833 if (type == CMN_TYPE_XP) { in arm_cmn_event_add()
2085 cmn->xps = arm_cmn_node(cmn, CMN_TYPE_XP); in arm_cmn_init_dtcs()
2088 if (dn->type == CMN_TYPE_XP) { in arm_cmn_init_dtcs()
2145 else if (node->type == CMN_TYPE_XP) in arm_cmn_init_node_info()
[all...]

Completed in 9 milliseconds