Home
last modified time | relevance | path

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

/linux/arch/powerpc/perf/
H A Disa207-common.h51 #define EVENT_LINUX_MASK \ macro
64 EVENT_LINUX_MASK | \
89 EVENT_LINUX_MASK | \
123 EVENT_LINUX_MASK | \
H A Disa207-common.c428 base_event = event & ~EVENT_LINUX_MASK; in isa207_get_constraint()