Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/
Di915_pmu.h46 (I915_ENGINE_SAMPLE_COUNT + __I915_PMU_TRACKED_EVENT_COUNT)
48 #define I915_ENGINE_SAMPLE_COUNT (I915_SAMPLE_SEMA + 1) macro
Di915_pmu.c81 return I915_ENGINE_SAMPLE_COUNT + val; in other_bit()
679 I915_ENGINE_SAMPLE_COUNT); in i915_pmu_enable()
681 I915_ENGINE_SAMPLE_COUNT); in i915_pmu_enable()
/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_engine_types.h450 unsigned int enable_count[I915_ENGINE_SAMPLE_COUNT];
458 struct i915_pmu_sample sample[I915_ENGINE_SAMPLE_COUNT];