Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/perf/
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()
489 if (unit != PM_LSU1) in power5p_compute_mmcr()
540 } else if (unit == PM_LSU1 + 1) { in power5p_compute_mmcr()
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()
425 if (unit != PM_LSU1) in power5_compute_mmcr()
480 } else if (unit == PM_LSU1 + 1) { in power5_compute_mmcr()
/kernel/linux/linux-6.6/arch/powerpc/perf/
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()
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()

Completed in 6 milliseconds