I915_SAMPLE_BUSY
enable &= ~BIT(I915_SAMPLE_BUSY);
(BIT(I915_SAMPLE_BUSY) | \
add_sample(&engine->pmu.sample[I915_SAMPLE_BUSY],
if (engine_event_sample(event) == I915_SAMPLE_BUSY &&
case I915_SAMPLE_BUSY:
if (sample == I915_SAMPLE_BUSY && intel_engine_supports_stats(engine))
} else if (sample == I915_SAMPLE_BUSY &&
__engine_event(I915_SAMPLE_BUSY, "busy"),
__I915_PMU_ENGINE(class, instance, I915_SAMPLE_BUSY)