Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds