I915_PMU_SAMPLE_BITS
return (event->attr.config >> I915_PMU_SAMPLE_BITS) & 0xff;
(I915_PMU_SAMPLE_BITS + I915_PMU_SAMPLE_INSTANCE_BITS)
(instance) << I915_PMU_SAMPLE_BITS | \