Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dperf_event.h180 #define PEBS_GP_REGS \ macro
/linux/arch/x86/events/intel/
H A Dds.c1730 (attr->sample_regs_intr & PEBS_GP_REGS)) || in pebs_update_adaptive_cfg()
1732 (attr->sample_regs_user & PEBS_GP_REGS)); in pebs_update_adaptive_cfg()
H A Dcore.c4451 if (event->attr.sample_regs_user & ~PEBS_GP_REGS) in intel_pmu_large_pebs_flags()
4453 if (event->attr.sample_regs_intr & ~PEBS_GP_REGS) in intel_pmu_large_pebs_flags()