Searched refs:I915_ENGINE_SAMPLE_COUNT (Results 1 – 3 of 3) sorted by relevance
46 (I915_ENGINE_SAMPLE_COUNT + __I915_PMU_TRACKED_EVENT_COUNT)48 #define I915_ENGINE_SAMPLE_COUNT (I915_SAMPLE_SEMA + 1) macro
79 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()
366 unsigned int enable_count[I915_ENGINE_SAMPLE_COUNT];374 struct i915_pmu_sample sample[I915_ENGINE_SAMPLE_COUNT];
Completed in 8 milliseconds