Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dperf_event.h28 #define ARCH_PERFMON_EVENTSEL_PIN_CONTROL (1ULL << 19) macro
83 ARCH_PERFMON_EVENTSEL_PIN_CONTROL | \
/linux-5.19.10/arch/x86/kvm/
Dpmu.c217 if (eventsel & ARCH_PERFMON_EVENTSEL_PIN_CONTROL) in reprogram_gp_counter()
/linux-5.19.10/arch/x86/events/
Dcore.c1975 bool pc = (config & ARCH_PERFMON_EVENTSEL_PIN_CONTROL); in x86_event_sysfs_show()