Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dperf_event.h30 #define ARCH_PERFMON_EVENTSEL_INV (1ULL << 23) macro
63 ARCH_PERFMON_EVENTSEL_INV | \
67 ARCH_PERFMON_EVENTSEL_INV | \
/Linux-v5.4/arch/x86/kvm/
Dpmu.c182 ARCH_PERFMON_EVENTSEL_INV | in reprogram_gp_counter()
/Linux-v5.4/arch/x86/oprofile/
Dnmi_int.c52 counter_config->extra &= (ARCH_PERFMON_EVENTSEL_INV | in op_x86_get_ctrl()
/Linux-v5.4/arch/x86/events/
Dcore.c1733 bool inv = (config & ARCH_PERFMON_EVENTSEL_INV); in x86_event_sysfs_show()