Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/perf/
Disa207-common.h50 #define EVENT_PSEL_MASK 0xff /* PMCxSEL value */ macro
67 EVENT_PSEL_MASK)
92 EVENT_PSEL_MASK))
Disa207-common.c372 psel = event[i] & EVENT_PSEL_MASK; in isa207_compute_mmcr()