Home
last modified time | relevance | path

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

/arch/powerpc/perf/
Dpower5-pmu.c41 #define PM_LSU1 0xc macro
170 if (unit != PM_LSU1) in power5_get_constraint()
375 } 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()
Dpower5+-pmu.c41 #define PM_LSU1 0xc macro
163 if (unit != PM_LSU1) in power5p_get_constraint()
444 } 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()
Dpower4-pmu.c42 #define PM_LSU1 0xc macro
198 [PM_LSU1] = { 0x00000000000000ul, 0x00010000000000ul, PM_LSU1, 40 },
241 case PM_LSU1: in p4_marked_instr_event()