Searched refs:ARCH_PERFMON_EVENTSEL_OS (Results 1 – 8 of 8) sorted by relevance
473 eventsel |= ARCH_PERFMON_EVENTSEL_OS; in reprogram_counter()491 !(eventsel & ARCH_PERFMON_EVENTSEL_OS), in reprogram_counter()843 select_os = config & ARCH_PERFMON_EVENTSEL_OS; in cpl_is_matched()
26 #define ARCH_PERFMON_EVENTSEL_OS (1ULL << 17) macro
327 if (hwc->config & ARCH_PERFMON_EVENTSEL_OS) in zhaoxin_pmu_enable_fixed()
242 config |= ARCH_PERFMON_EVENTSEL_OS; in __bts_event_start()
844 if (!(config & ARCH_PERFMON_EVENTSEL_OS)) in intel_pmu_enable_bts()
2877 if (hwc->config & ARCH_PERFMON_EVENTSEL_OS) in intel_pmu_enable_fixed()
374 ARCH_PERFMON_EVENTSEL_OS); in amd_core_hw_config()
633 event->hw.config |= ARCH_PERFMON_EVENTSEL_OS; in x86_pmu_hw_config()
Completed in 43 milliseconds