Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dperf_event.h204 X86_USER_RDPMC_ALWAYS_ENABLE = 2, enumerator
H A Dcore.c2679 else if (x86_pmu.attr_rdpmc == X86_USER_RDPMC_ALWAYS_ENABLE) in set_attr_rdpmc()
/linux/arch/x86/events/intel/
H A Dcore.c3281 if (x86_pmu.attr_rdpmc == X86_USER_RDPMC_ALWAYS_ENABLE || in intel_pmu_update_rdpmc_user_disable()