Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_pmu.c17 (BIT(I915_SAMPLE_BUSY) | \
105 enable &= ~BIT(I915_SAMPLE_BUSY); in pmu_needs_timer()
189 add_sample(&engine->pmu.sample[I915_SAMPLE_BUSY], in engines_sample()
307 if (engine_event_sample(event) == I915_SAMPLE_BUSY && in engine_event_destroy()
325 case I915_SAMPLE_BUSY: in engine_event_status()
383 if (sample == I915_SAMPLE_BUSY && intel_engine_supports_stats(engine)) in engine_event_init()
539 } else if (sample == I915_SAMPLE_BUSY && in __i915_pmu_event_read()
839 __engine_event(I915_SAMPLE_BUSY, "busy"), in create_event_attributes()
/Linux-v4.19/tools/include/uapi/drm/
Di915_drm.h111 I915_SAMPLE_BUSY = 0, enumerator
128 __I915_PMU_ENGINE(class, instance, I915_SAMPLE_BUSY)
/Linux-v4.19/include/uapi/drm/
Di915_drm.h111 I915_SAMPLE_BUSY = 0, enumerator
128 __I915_PMU_ENGINE(class, instance, I915_SAMPLE_BUSY)