Searched refs:ARCH_PERFMON_EVENTSEL_OS (Results 1 – 9 of 9) sorted by relevance
24 #define ARCH_PERFMON_EVENTSEL_OS (1ULL << 17) macro
234 !(eventsel & ARCH_PERFMON_EVENTSEL_OS), in reprogram_gp_counter()
326 if (hwc->config & ARCH_PERFMON_EVENTSEL_OS) in zhaoxin_pmu_enable_fixed()
50 val |= counter_config->kernel ? ARCH_PERFMON_EVENTSEL_OS : 0; in op_x86_get_ctrl()
235 config |= ARCH_PERFMON_EVENTSEL_OS; in __bts_event_start()
555 if (!(config & ARCH_PERFMON_EVENTSEL_OS)) in intel_pmu_enable_bts()
2463 if (hwc->config & ARCH_PERFMON_EVENTSEL_OS) in intel_pmu_enable_fixed()
337 ARCH_PERFMON_EVENTSEL_OS); in amd_core_hw_config()
594 event->hw.config |= ARCH_PERFMON_EVENTSEL_OS; in x86_pmu_hw_config()