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

/linux-4.4.14/arch/powerpc/perf/
H A Dppc970-pmu.c40 #define PM_LASTUNIT 9 macro
185 static unsigned long unit_cons[PM_LASTUNIT+1][2] = {
212 if (unit > PM_LASTUNIT) p970_get_constraint()
294 if (unit > PM_LASTUNIT) p970_compute_mmcr()
H A Dpower5+-pmu.c42 #define PM_LASTUNIT 0xc macro
127 static unsigned long unit_cons[PM_LASTUNIT+1][2] = {
155 if (unit > PM_LASTUNIT) power5p_get_constraint()
485 if (unit > PM_LASTUNIT) power5p_compute_mmcr()
H A Dpower5-pmu.c42 #define PM_LASTUNIT 0xc macro
131 static unsigned long unit_cons[PM_LASTUNIT+1][2] = {
162 if (unit > PM_LASTUNIT) power5_get_constraint()
421 if (unit > PM_LASTUNIT) power5_compute_mmcr()

Completed in 42 milliseconds