Home
last modified time | relevance | path

Searched refs:EVENT_PSEL_MASK (Results 1 - 4 of 4) sorted by relevance

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

Completed in 3 milliseconds