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