Searched defs:MMCR1_PMCSEL_SHIFT (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/powerpc/perf/
H A Disa207-common.h212 #define MMCR1_PMCSEL_SHIFT(pmc) (24 - (((pmc) - 1)) * 8) macro

Completed in 306 milliseconds