I915_SAMPLE_SEMA
BIT(I915_SAMPLE_SEMA))
add_sample(&pmu->sample[I915_SAMPLE_SEMA], period_ns);
case I915_SAMPLE_SEMA:
__engine_event(I915_SAMPLE_SEMA, "sema"),
#define I915_ENGINE_SAMPLE_COUNT (I915_SAMPLE_SEMA + 1)
__I915_PMU_ENGINE(class, instance, I915_SAMPLE_SEMA)