Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/perf/
Dpower5-pmu.c32 #define PM_ISU0 1 macro
131 [PM_ISU0] = { 0x00002000000000ul, 0x00000800000000ul },
163 unit = PM_ISU0; in power5_get_constraint()
424 unit = PM_ISU0; in power5_compute_mmcr()
448 if (unituse[PM_ISU0] & in power5_compute_mmcr()
451 unituse[PM_ISU0] = 0; in power5_compute_mmcr()
478 if (unit == PM_ISU0 && unituse[PM_ISU0_ALT]) { in power5_compute_mmcr()
Dpower5+-pmu.c32 #define PM_ISU0 1 macro
127 [PM_ISU0] = { 0x0200000000ul, 0x0080000000ul },
156 unit = PM_ISU0; in power5p_get_constraint()
488 unit = PM_ISU0; in power5p_compute_mmcr()
508 if (unituse[PM_ISU0] & in power5p_compute_mmcr()
511 unituse[PM_ISU0] = 0; in power5p_compute_mmcr()
538 if (unit == PM_ISU0 && unituse[PM_ISU0_ALT]) { in power5p_compute_mmcr()