X86_CONFIG
u64 alt_config = X86_CONFIG(.event=0xc0, .inv=1, .cmask=16);
u64 alt_config = X86_CONFIG(.event=0xc2, .umask=0x01, .inv=1, .cmask=16);
u64 alt_config = X86_CONFIG(.event=0xc0, .umask=0x01, .inv=1, .cmask=16);
return (event->attr.config & INTEL_ARCH_EVENT_MASK) == X86_CONFIG(.event=0xcd, .umask=0x01);
return (event->attr.config & INTEL_ARCH_EVENT_MASK) == X86_CONFIG(.event=0x03, .umask=0x82);
X86_CONFIG(.event=0xc0, .umask=0x01);
x86_pmu.rtm_abort_event = X86_CONFIG(.event=0xc9, .umask=0x04);
X86_CONFIG(.event=0x0e, .umask=0x01, .inv=1, .cmask=1);
X86_CONFIG(.event=0xb1, .umask=0x3f, .inv=1, .cmask=1);
X86_CONFIG(.event=0x0e, .umask=0x01, .inv=1, .cmask=1);
X86_CONFIG(.event=0xb1, .umask=0x3f, .inv=1, .cmask=1);
X86_CONFIG(.event=0x0e, .umask=0x01, .inv=1, .cmask=1);
X86_CONFIG(.event=0xb1, .umask=0x01, .inv=1, .cmask=1);
X86_CONFIG(.event=0x0e, .umask=0x01, .inv=1, .cmask=1);
x86_pmu.rtm_abort_event = X86_CONFIG(.event=0xc9, .umask=0x04);
X86_CONFIG(.event = 0x01, .umask = 0x01, .inv = 0x01, .cmask = 0x01);
X86_CONFIG(.event = 0x0f, .umask = 0x04, .inv = 0, .cmask = 0);
perf_miss_attr.config = X86_CONFIG(.event = 0xd1,
perf_hit_attr.config = X86_CONFIG(.event = 0xd1,
perf_hit_attr.config = X86_CONFIG(.event = 0x2e,
perf_miss_attr.config = X86_CONFIG(.event = 0x2e,