Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dperf_event.h203 X86_USER_RDPMC_CONDITIONAL_ENABLE = 1, enumerator
H A Dcore.c2173 x86_pmu.attr_rdpmc = X86_USER_RDPMC_CONDITIONAL_ENABLE; in init_hw_perf_events()
/linux/arch/x86/events/intel/
H A Dcore.c3282 (x86_pmu.attr_rdpmc == X86_USER_RDPMC_CONDITIONAL_ENABLE && in intel_pmu_update_rdpmc_user_disable()