Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Darm-cmn.c339 u8 mesh_x; member
377 return fls((cmn->mesh_x - 1) | (cmn->mesh_y - 1)); in arm_cmn_xyidbits()
397 return cmn->xps + cmn->mesh_x * y + x; in arm_cmn_node_to_xp()
530 for (x = 0; x < cmn->mesh_x; x++) in arm_cmn_map_show()
535 int xp_base = cmn->mesh_x * y; in arm_cmn_map_show()
539 for (x = 0; x < cmn->mesh_x; x++) in arm_cmn_map_show()
543 for (x = 0; x < cmn->mesh_x; x++) { in arm_cmn_map_show()
550 for (x = 0; x < cmn->mesh_x; x++) { in arm_cmn_map_show()
559 for (x = 0; x < cmn->mesh_x; x++) in arm_cmn_map_show()
564 for (x = 0; x < cmn->mesh_x; x++) in arm_cmn_map_show()
[all …]