Searched refs:PM_L2SEL_MSK (Results 1 – 1 of 1) sorted by relevance
27 #define PM_L2SEL_MSK 7 macro108 int l2sel = (event >> PM_L2SEL_SH) & PM_L2SEL_MSK; in power7_get_constraint()274 l2sel = (event[i] >> PM_L2SEL_SH) & PM_L2SEL_MSK; in power7_compute_mmcr()