Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/perf/
H A Dpower7-pmu.c26 #define PM_L2SEL_SH 8 /* L2 event select */ macro
108 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()