Home
last modified time | relevance | path

Searched refs:pebs_capable (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/x86/events/
H A Dperf_event.h898 u64 pebs_capable; member
/linux-6.15/arch/x86/events/intel/
H A Dcore.c3084 status &= ~(cpuc->pebs_enabled & x86_pmu.pebs_capable); in handle_pmi_common()
4341 u64 pebs_mask = cpuc->pebs_enabled & x86_pmu.pebs_capable; in intel_guest_get_msrs()
6637 x86_pmu.pebs_capable = PEBS_COUNTER_MASK; in intel_pmu_init()
6820 x86_pmu.pebs_capable = ~0ULL; in intel_pmu_init()
H A Dds.c2750 x86_pmu.pebs_capable = ~0ULL; in intel_ds_init()