Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/perf/
Disa207-common.h53 #define EVENT_LINUX_MASK \ macro
66 EVENT_LINUX_MASK | \
91 EVENT_LINUX_MASK | \
Disa207-common.c255 base_event = event & ~EVENT_LINUX_MASK; in isa207_get_constraint()