Searched refs:PM_LASTUNIT (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/powerpc/perf/
H A Dppc970-pmu.c38 #define PM_LASTUNIT 9 macro
183 static unsigned long unit_cons[PM_LASTUNIT+1][2] = {
210 if (unit > PM_LASTUNIT)
294 if (unit > PM_LASTUNIT)
H A Dpower5+-pmu.c40 #define PM_LASTUNIT 0xc macro
125 static unsigned long unit_cons[PM_LASTUNIT+1][2] = {
153 if (unit > PM_LASTUNIT)
485 if (unit > PM_LASTUNIT)
H A Dpower5-pmu.c40 #define PM_LASTUNIT 0xc macro
129 static unsigned long unit_cons[PM_LASTUNIT+1][2] = {
160 if (unit > PM_LASTUNIT)
421 if (unit > PM_LASTUNIT)

Completed in 143 milliseconds