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

/linux-master/arch/powerpc/perf/
H A Dpower7-pmu.c27 #define PM_L2SEL_MSK 7 macro
108 int l2sel = (event >> PM_L2SEL_SH) & PM_L2SEL_MSK;
274 l2sel = (event[i] >> PM_L2SEL_SH) & PM_L2SEL_MSK;

Completed in 195 milliseconds