Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/perf/
Dpower5-pmu.c34 #define PM_ISU0_ALT 6 macro
160 if (unit == PM_ISU0_ALT) in power5_get_constraint()
419 if (unit == PM_ISU0_ALT) in power5_compute_mmcr()
446 unituse[PM_ISU0_ALT] = 1; /* move ISU to TTM1 */ in power5_compute_mmcr()
474 if (unit == PM_ISU0 && unituse[PM_ISU0_ALT]) { in power5_compute_mmcr()
476 unit = PM_ISU0_ALT; in power5_compute_mmcr()
Dpower5+-pmu.c34 #define PM_ISU0_ALT 6 macro
153 if (unit == PM_ISU0_ALT) in power5p_get_constraint()
483 if (unit == PM_ISU0_ALT) in power5p_compute_mmcr()
506 unituse[PM_ISU0_ALT] = 1; /* move ISU to TTM1 */ in power5p_compute_mmcr()
534 if (unit == PM_ISU0 && unituse[PM_ISU0_ALT]) { in power5p_compute_mmcr()
536 unit = PM_ISU0_ALT; in power5p_compute_mmcr()