Home
last modified time | relevance | path

Searched refs:EVENT_PSEL_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/powerpc/perf/
Disa207-common.h48 #define EVENT_PSEL_MASK 0xff /* PMCxSEL value */ macro
65 EVENT_PSEL_MASK)
90 EVENT_PSEL_MASK))
124 EVENT_PSEL_MASK))
Disa207-common.c590 psel = event[i] & EVENT_PSEL_MASK; in isa207_compute_mmcr()