Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dperf_event.h25 #define ARCH_PERFMON_EVENTSEL_PIN_CONTROL (1ULL << 19) macro
59 ARCH_PERFMON_EVENTSEL_PIN_CONTROL | \
/arch/x86/kvm/
Dpmu.c141 if (eventsel & ARCH_PERFMON_EVENTSEL_PIN_CONTROL) in reprogram_gp_counter()
/arch/x86/kernel/cpu/
Dperf_event.c1658 bool pc = (config & ARCH_PERFMON_EVENTSEL_PIN_CONTROL); in x86_event_sysfs_show()