Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/perf/
H A Dpower5-pmu.c36 #define PM_ISU0_ALT 6 macro
162 if (unit == PM_ISU0_ALT) in power5_get_constraint()
423 if (unit == PM_ISU0_ALT) in power5_compute_mmcr()
450 unituse[PM_ISU0_ALT] = 1; /* move ISU to TTM1 */ in power5_compute_mmcr()
478 if (unit == PM_ISU0 && unituse[PM_ISU0_ALT]) { in power5_compute_mmcr()
480 unit = PM_ISU0_ALT; in power5_compute_mmcr()
H A Dpower5+-pmu.c36 #define PM_ISU0_ALT 6 macro
155 if (unit == PM_ISU0_ALT) in power5p_get_constraint()
487 if (unit == PM_ISU0_ALT) in power5p_compute_mmcr()
510 unituse[PM_ISU0_ALT] = 1; /* move ISU to TTM1 */ in power5p_compute_mmcr()
538 if (unit == PM_ISU0 && unituse[PM_ISU0_ALT]) { in power5p_compute_mmcr()
540 unit = PM_ISU0_ALT; in power5p_compute_mmcr()