Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_pmu.c27 (BIT(I915_SAMPLE_BUSY) | \
175 enable &= ~BIT(I915_SAMPLE_BUSY); in pmu_needs_timer()
391 add_sample(&pmu->sample[I915_SAMPLE_BUSY], period_ns); in engine_sample()
532 case I915_SAMPLE_BUSY: in engine_event_status()
655 } else if (sample == I915_SAMPLE_BUSY && in __i915_pmu_event_read()
1003 __engine_event(I915_SAMPLE_BUSY, "busy"), in create_event_attributes()
/linux/include/uapi/drm/
H A Di915_drm.h258 I915_SAMPLE_BUSY = 0, enumerator
275 __I915_PMU_ENGINE(class, instance, I915_SAMPLE_BUSY)
/linux/tools/include/uapi/drm/
H A Di915_drm.h258 I915_SAMPLE_BUSY = 0, enumerator
275 __I915_PMU_ENGINE(class, instance, I915_SAMPLE_BUSY)