Home
last modified time | relevance | path

Searched defs:MMCR1_UNIT_SHIFT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Disa207-common.h203 #define MMCR1_UNIT_SHIFT(pmc) (60 - (4 * ((pmc) - 1))) macro
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Disa207-common.h210 #define MMCR1_UNIT_SHIFT(pmc) (60 - (4 * ((pmc) - 1))) macro

Completed in 2 milliseconds