Searched refs:ARCH_PERFMON_EVENTSEL_OS (Results 1 – 9 of 9) sorted by relevance
21 #define ARCH_PERFMON_EVENTSEL_OS (1ULL << 17) macro138 ARCH_PERFMON_EVENTSEL_OS | INTEL_BR_RETIRED); in intel_guest_code()163 ARCH_PERFMON_EVENTSEL_OS | AMD_ZEN_BR_RETIRED); in amd_guest_code()
318 eventsel |= ARCH_PERFMON_EVENTSEL_OS; in reprogram_counter()335 !(eventsel & ARCH_PERFMON_EVENTSEL_OS), in reprogram_counter()548 select_os = config & ARCH_PERFMON_EVENTSEL_OS; in cpl_is_matched()
26 #define ARCH_PERFMON_EVENTSEL_OS (1ULL << 17) macro
326 if (hwc->config & ARCH_PERFMON_EVENTSEL_OS) in zhaoxin_pmu_enable_fixed()
241 config |= ARCH_PERFMON_EVENTSEL_OS; in __bts_event_start()
674 if (!(config & ARCH_PERFMON_EVENTSEL_OS)) in intel_pmu_enable_bts()
2746 if (hwc->config & ARCH_PERFMON_EVENTSEL_OS) in intel_pmu_enable_fixed()
344 ARCH_PERFMON_EVENTSEL_OS); in amd_core_hw_config()
619 event->hw.config |= ARCH_PERFMON_EVENTSEL_OS; in x86_pmu_hw_config()