Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dperf_event.h26 #define ARCH_PERFMON_EVENTSEL_PIN_CONTROL (1ULL << 19) macro
/linux-3.4.99/arch/x86/kvm/
Dpmu.c214 if (eventsel & ARCH_PERFMON_EVENTSEL_PIN_CONTROL) in reprogram_gp_counter()