Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/perf/
H A Dpower5-pmu.c36 #define PM_ISU0_ALT 6 macro
162 if (unit == PM_ISU0_ALT) in power5_get_constraint()
422 if (unit == PM_ISU0_ALT) in power5_compute_mmcr()
449 unituse[PM_ISU0_ALT] = 1; /* move ISU to TTM1 */ in power5_compute_mmcr()
477 if (unit == PM_ISU0 && unituse[PM_ISU0_ALT]) { in power5_compute_mmcr()
479 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()
486 if (unit == PM_ISU0_ALT) in power5p_compute_mmcr()
509 unituse[PM_ISU0_ALT] = 1; /* move ISU to TTM1 */ in power5p_compute_mmcr()
537 if (unit == PM_ISU0 && unituse[PM_ISU0_ALT]) { in power5p_compute_mmcr()
539 unit = PM_ISU0_ALT; in power5p_compute_mmcr()