Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
A Di915_pmu.h46 (I915_ENGINE_SAMPLE_COUNT + __I915_PMU_TRACKED_EVENT_COUNT)
48 #define I915_ENGINE_SAMPLE_COUNT (I915_SAMPLE_SEMA + 1) macro
A Di915_pmu.c79 return I915_ENGINE_SAMPLE_COUNT + val; in other_bit()
680 I915_ENGINE_SAMPLE_COUNT); in i915_pmu_enable()
682 I915_ENGINE_SAMPLE_COUNT); in i915_pmu_enable()
/linux/drivers/gpu/drm/i915/gt/
A Dintel_engine_types.h366 unsigned int enable_count[I915_ENGINE_SAMPLE_COUNT];
374 struct i915_pmu_sample sample[I915_ENGINE_SAMPLE_COUNT];

Completed in 9 milliseconds