Searched refs:ARCH_PERFMON_EVENTSEL_OS (Results 1 – 11 of 11) sorted by relevance
113 ARCH_PERFMON_EVENTSEL_OS | INTEL_ARCH_BRANCHES_RETIRED); in intel_guest_code()115 ARCH_PERFMON_EVENTSEL_OS | INTEL_ARCH_INSTRUCTIONS_RETIRED); in intel_guest_code()137 ARCH_PERFMON_EVENTSEL_OS | AMD_ZEN_BRANCHES_RETIRED); in amd_guest_code()139 ARCH_PERFMON_EVENTSEL_OS | AMD_ZEN_INSTRUCTIONS_RETIRED); in amd_guest_code()443 ARCH_PERFMON_EVENTSEL_OS | MEM_INST_RETIRED_LOAD); in intel_masked_events_guest_code()445 ARCH_PERFMON_EVENTSEL_OS | MEM_INST_RETIRED_STORE); in intel_masked_events_guest_code()447 ARCH_PERFMON_EVENTSEL_OS | MEM_INST_RETIRED_LOAD_STORE); in intel_masked_events_guest_code()464 ARCH_PERFMON_EVENTSEL_OS | LS_DISPATCH_LOAD); in amd_masked_events_guest_code()466 ARCH_PERFMON_EVENTSEL_OS | LS_DISPATCH_STORE); in amd_masked_events_guest_code()468 ARCH_PERFMON_EVENTSEL_OS | LS_DISPATCH_LOAD_STORE); in amd_masked_events_guest_code()
257 uint64_t eventsel = ARCH_PERFMON_EVENTSEL_OS | in guest_test_arch_event()
29 #define ARCH_PERFMON_EVENTSEL_OS BIT_ULL(17) macro
473 eventsel |= ARCH_PERFMON_EVENTSEL_OS; in reprogram_counter()491 !(eventsel & ARCH_PERFMON_EVENTSEL_OS), in reprogram_counter()844 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()
818 if (!(config & ARCH_PERFMON_EVENTSEL_OS)) in intel_pmu_enable_bts()
2832 if (hwc->config & ARCH_PERFMON_EVENTSEL_OS) in intel_pmu_enable_fixed()
373 ARCH_PERFMON_EVENTSEL_OS); in amd_core_hw_config()
626 event->hw.config |= ARCH_PERFMON_EVENTSEL_OS; in x86_pmu_hw_config()