Searched refs:I915_SAMPLE_WAIT (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | i915_pmu.c | 28 BIT(I915_SAMPLE_WAIT) | \ 367 add_sample(&pmu->sample[I915_SAMPLE_WAIT], period_ns); in gen3_engine_sample() 401 add_sample(&pmu->sample[I915_SAMPLE_WAIT], period_ns); in gen2_engine_sample() 555 case I915_SAMPLE_WAIT: in engine_event_status() 1000 __engine_event(I915_SAMPLE_WAIT, "wait"), in create_event_attributes()
|
| /linux-6.15/include/uapi/drm/ |
| H A D | i915_drm.h | 259 I915_SAMPLE_WAIT = 1, enumerator 278 __I915_PMU_ENGINE(class, instance, I915_SAMPLE_WAIT)
|
| /linux-6.15/tools/include/uapi/drm/ |
| H A D | i915_drm.h | 259 I915_SAMPLE_WAIT = 1, enumerator 278 __I915_PMU_ENGINE(class, instance, I915_SAMPLE_WAIT)
|