Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/perf/
Darm-cmn.c312 u8 mesh_x; member
352 return fls((cmn->mesh_x - 1) | (cmn->mesh_y - 1) | 2); in arm_cmn_xyidbits()
384 int xp_idx = cmn->mesh_x * nid.y + nid.x; in arm_cmn_node_to_xp()
466 for (x = 0; x < cmn->mesh_x; x++) in arm_cmn_map_show()
471 int xp_base = cmn->mesh_x * y; in arm_cmn_map_show()
474 for (x = 0; x < cmn->mesh_x; x++) in arm_cmn_map_show()
478 for (x = 0; x < cmn->mesh_x; x++) { in arm_cmn_map_show()
492 for (x = 0; x < cmn->mesh_x; x++) { in arm_cmn_map_show()
501 for (x = 0; x < cmn->mesh_x; x++) in arm_cmn_map_show()
506 for (x = 0; x < cmn->mesh_x; x++) in arm_cmn_map_show()
[all …]