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

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

Completed in 126 milliseconds