Home
last modified time | relevance | path

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

/arch/powerpc/perf/
Dppc970-pmu.c36 #define PM_LASTUNIT 9 macro
181 static unsigned long unit_cons[PM_LASTUNIT+1][2] = {
208 if (unit > PM_LASTUNIT) in p970_get_constraint()
290 if (unit > PM_LASTUNIT) in p970_compute_mmcr()
Dpower5-pmu.c38 #define PM_LASTUNIT 0xc macro
127 static unsigned long unit_cons[PM_LASTUNIT+1][2] = {
158 if (unit > PM_LASTUNIT) in power5_get_constraint()
417 if (unit > PM_LASTUNIT) in power5_compute_mmcr()
Dpower5+-pmu.c38 #define PM_LASTUNIT 0xc macro
123 static unsigned long unit_cons[PM_LASTUNIT+1][2] = {
151 if (unit > PM_LASTUNIT) in power5p_get_constraint()
481 if (unit > PM_LASTUNIT) in power5p_compute_mmcr()