Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/perf/
H A Darm-cmn.c308 int xp_idx = cmn->mesh_x * y + x; in arm_cmn_init_node_to_xp() local
310 dn->to_xp = (cmn->xps + xp_idx) - dn; in arm_cmn_init_node_to_xp()
/kernel/linux/linux-6.6/drivers/perf/
H A Darm-cmn.c404 int xp_idx = cmn->mesh_x * nid.y + nid.x; in arm_cmn_node_to_xp() local
406 return cmn->xps + xp_idx; in arm_cmn_node_to_xp()

Completed in 7 milliseconds