Home
last modified time | relevance | path

Searched refs:ARCH_PERFMON_EVENTSEL_INV (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
A Dperf_event.h32 #define ARCH_PERFMON_EVENTSEL_INV (1ULL << 23) macro
89 ARCH_PERFMON_EVENTSEL_INV | \
93 ARCH_PERFMON_EVENTSEL_INV | \
/linux/tools/testing/selftests/kvm/include/x86_64/
A Dpmu.h35 #define ARCH_PERFMON_EVENTSEL_INV BIT_ULL(23) macro
/linux/arch/x86/events/
A Dcore.c1970 bool inv = (config & ARCH_PERFMON_EVENTSEL_INV); in x86_event_sysfs_show()

Completed in 12 milliseconds