Home
last modified time | relevance | path

Searched refs:ARCH_PERFMON_EVENTSEL_OS (Results 1 – 8 of 8) sorted by relevance

/linux/tools/testing/selftests/kvm/x86_64/
H A Dpmu_event_filter_test.c
H A Dpmu_counters_test.c
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dpmu.h
/linux/arch/x86/events/zhaoxin/
H A Dcore.c326 if (hwc->config & ARCH_PERFMON_EVENTSEL_OS) in zhaoxin_pmu_enable_fixed()
/linux/arch/x86/events/intel/
H A Dbts.c241 config |= ARCH_PERFMON_EVENTSEL_OS; in __bts_event_start()
H A Dds.c839 if (!(config & ARCH_PERFMON_EVENTSEL_OS)) in intel_pmu_enable_bts()
H A Dcore.c2839 if (hwc->config & ARCH_PERFMON_EVENTSEL_OS) in intel_pmu_enable_fixed()
/linux/arch/x86/events/
H A Dcore.c626 event->hw.config |= ARCH_PERFMON_EVENTSEL_OS; in x86_pmu_hw_config()