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

/linux-4.4.14/arch/powerpc/perf/
H A Dppc970-pmu.c68 #define MMCR1_PMC3SEL_SH 27 macro
391 << (MMCR1_PMC3SEL_SH - 5 * (pmc - 2)); p970_compute_mmcr()
414 shift = MMCR1_PMC3SEL_SH - 5 * (pmc - 2); p970_disable_pmc()
H A Dpower4-pmu.c80 #define MMCR1_PMC3SEL_SH 27 macro
506 mmcr1 |= psel << (MMCR1_PMC3SEL_SH - 5 * (pmc - 2)); p4_compute_mmcr()
537 mmcr[1] &= ~(0x1fUL << (MMCR1_PMC3SEL_SH - 5 * (pmc - 2))); p4_disable_pmc()
H A Dpower7-pmu.c48 #define MMCR1_PMC3SEL_SH 8 macro
H A Dpower5+-pmu.c70 #define MMCR1_PMC3SEL_SH 9 macro
H A Dpower5-pmu.c70 #define MMCR1_PMC3SEL_SH 9 macro

Completed in 155 milliseconds