Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/
H A Dperf_event.h849 u64 pebs_capable; member
/openbmc/linux/arch/x86/events/intel/
H A Dcore.c2999 status &= ~(cpuc->pebs_enabled & x86_pmu.pebs_capable); in handle_pmi_common()
4062 u64 pebs_mask = cpuc->pebs_enabled & x86_pmu.pebs_capable; in intel_guest_get_msrs()
5975 x86_pmu.pebs_capable = PEBS_COUNTER_MASK; in intel_pmu_init()
6160 x86_pmu.pebs_capable = ~0ULL; in intel_pmu_init()
H A Dds.c2393 x86_pmu.pebs_capable = ~0ULL; in intel_ds_init()