Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dperf_event.h953 u64 pebs_capable; member
/linux/arch/x86/events/intel/
H A Dds.c3313 x86_pmu.pebs_capable = ~0ULL; in intel_arch_pebs_init()
3400 x86_pmu.pebs_capable = ~0ULL; in intel_ds_pebs_init()
H A Dcore.c3538 status &= ~(cpuc->pebs_enabled & x86_pmu.pebs_capable); in handle_pmi_common()
4999 u64 pebs_mask = cpuc->pebs_enabled & x86_pmu.pebs_capable; in intel_guest_get_msrs()
7579 x86_pmu.pebs_capable = PEBS_COUNTER_MASK; in intel_pmu_init()
7776 x86_pmu.pebs_capable = ~0ULL; in intel_pmu_init()