Home
last modified time | relevance | path

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

/arch/powerpc/perf/
Dpower5-pmu.c30 #define PM_ISU0 1 macro
129 [PM_ISU0] = { 0x00002000000000ul, 0x00000800000000ul },
161 unit = PM_ISU0; in power5_get_constraint()
420 unit = PM_ISU0; in power5_compute_mmcr()
444 if (unituse[PM_ISU0] & in power5_compute_mmcr()
447 unituse[PM_ISU0] = 0; in power5_compute_mmcr()
474 if (unit == PM_ISU0 && unituse[PM_ISU0_ALT]) { in power5_compute_mmcr()
Dpower5+-pmu.c30 #define PM_ISU0 1 macro
125 [PM_ISU0] = { 0x0200000000ul, 0x0080000000ul },
154 unit = PM_ISU0; in power5p_get_constraint()
484 unit = PM_ISU0; in power5p_compute_mmcr()
504 if (unituse[PM_ISU0] & in power5p_compute_mmcr()
507 unituse[PM_ISU0] = 0; in power5p_compute_mmcr()
534 if (unit == PM_ISU0 && unituse[PM_ISU0_ALT]) { in power5p_compute_mmcr()