Searched refs:I915_SAMPLE_WAIT (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_pmu.c | 30 BIT(I915_SAMPLE_WAIT) | \ 369 add_sample(&pmu->sample[I915_SAMPLE_WAIT], period_ns); in gen3_engine_sample() 403 add_sample(&pmu->sample[I915_SAMPLE_WAIT], period_ns); in gen2_engine_sample() 557 case I915_SAMPLE_WAIT: in engine_event_status() 1002 __engine_event(I915_SAMPLE_WAIT, "wait"), in create_event_attributes()
|
| /linux/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/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)
|