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
81 return I915_ENGINE_SAMPLE_COUNT + val; in other_bit()678 I915_ENGINE_SAMPLE_COUNT); in i915_pmu_enable()680 I915_ENGINE_SAMPLE_COUNT); in i915_pmu_enable()
451 unsigned int enable_count[I915_ENGINE_SAMPLE_COUNT];459 struct i915_pmu_sample sample[I915_ENGINE_SAMPLE_COUNT];
Completed in 8 milliseconds