Searched refs:PM_LSU1 (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/powerpc/perf/
H A Dpower5+-pmu.c41 #define PM_LSU1 0xc macro
163 if (unit != PM_LSU1) power5p_get_constraint()
444 } else if (unit == PM_LSU1 && byte >= 4) { power5p_marked_instr_event()
490 if (unit != PM_LSU1) power5p_compute_mmcr()
541 } else if (unit == PM_LSU1 + 1) { power5p_compute_mmcr()
H A Dpower5-pmu.c41 #define PM_LSU1 0xc macro
170 if (unit != PM_LSU1) power5_get_constraint()
375 } else if (unit == PM_LSU1 && byte >= 4) { power5_marked_instr_event()
426 if (unit != PM_LSU1) power5_compute_mmcr()
481 } else if (unit == PM_LSU1 + 1) { power5_compute_mmcr()
H A Dpower4-pmu.c42 #define PM_LSU1 0xc macro
198 [PM_LSU1] = { 0x00000000000000ul, 0x00010000000000ul, PM_LSU1, 40 },
241 case PM_LSU1: p4_marked_instr_event()

Completed in 45 milliseconds