Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/perf/
H A Dpower5-pmu.c39 #define PM_LSU1 0xc macro
168 if (unit != PM_LSU1) in power5_get_constraint()
373 } else if (unit == PM_LSU1 && byte >= 4) { in power5_marked_instr_event()
426 if (unit != PM_LSU1) in power5_compute_mmcr()
481 } else if (unit == PM_LSU1 + 1) { in power5_compute_mmcr()
H A Dpower5+-pmu.c39 #define PM_LSU1 0xc macro
161 if (unit != PM_LSU1) in power5p_get_constraint()
442 } else if (unit == PM_LSU1 && byte >= 4) { in power5p_marked_instr_event()
490 if (unit != PM_LSU1) in power5p_compute_mmcr()
541 } else if (unit == PM_LSU1 + 1) { in power5p_compute_mmcr()