Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/perf/
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()
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()
/kernel/linux/linux-6.6/arch/powerpc/perf/
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()
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()

Completed in 5 milliseconds